Forum Replies Created
-
TonyModeratorGlad your problem is solved.
TonyModeratorIt should be countdown/view.php
MISSING countdown folder.
TonyModeratorScreenshot https://imgur.com/a/mR3TWoY
TonyModeratorI checked your folder structure, you didn’t upload the element countdown to joomla/templates/jl_destiny_pro/quix/elements/
Did you try to do that before?
TonyModeratorLet me know the result if any 🙂
TonyModeratorI tested and it worked. Submit the private ticket here https://joomlead.com/ticket-support/ then provide administrator account to check.
TonyModeratorHi Randy,
The video background is ATOM not particle type. Please go to base outline -> page settings -> see https://imgur.com/a/orqsqUpYou need to config the section ID for the background video particle, you can check your site layout to find the section id like so https://imgur.com/a/Q1YlT4C
TonyModeratorJust download the countdown override element here https://www.dropbox.com/s/smjinwc8fi9icl1/countdown.zip?dl=0
unzip and upload to joomla/templates/template_name/quix/elements/
Next, open view.php file -> line 30 then modify the text string.
TonyModeratorHi Katrin,
I can help by modifying the Quix core Js, however, I’m not recommending this case due to Quix update will revert back the change again. I recommend you contact the Themexpert so they can check the issue with Quix builder and gantry5 framework.
The Quix page builder itself should be fully compatible with any Joomla template framework.
TonyModeratorHi Randy,
Please check the particles folder and custom->particles folder. Did you find duplicate particles in both folders ? If so, please remove the jlvideobackground at particles folder and keep the particle locate at custom->particles folder only.
Is it possible to access to back-end to check ?
TonyModeratorHi Marcin,
It seems Quix does not support translate these text string using Joomla language override.
I found the code like so+ '<div class="days"><span>%-D</span> <?php echo JText::_("Days"); ?></div> ' + '<div class="hours"><span>%H</span> <?php echo JText::_("Hours"); ?></div> ' + '<div class="minutes"><span>%M</span> <?php echo JText::_("Minutes"); ?></div> ' + '<div class="seconds"><span>%S</span> <?php echo JText::_("Seconds"); ?></div> '
Which Quix version are you using ? We can create an override element in order to translate the text via html override instead modifing Quix core element
TonyModeratorHi Katrin,
Which Quix version are you using ? It seems an issue with Quix js and gantry5. Quix 2.x using uikit3 library js so I think it caused the issue with conflict js.
TonyModeratorHi Domingo,
Did you enable to Uikit3 for Gantry5 atom before? https://joomlead.com/g5/docs/uikit3-for-gantry5/NOTE: Are you using special Particles that included uikit version 2 ?
TonyModeratorDid you create language override for Joomla your language before ? Choosing your language for overriding instead default “English”
See https://joomlead.com/forums/topic/contact-form-translation/#post-125288
TonyModeratorHi Marcin,
Do you mean the rsvp form ?