Floating button
- Posted by TemplatePlazza (5423) Offline
Ah, I forgot that casiopea doesn't load jQuery. I have created template override for the module and load jQuery from it using:Seems working good now. Please check
3 years 1 month ago #14
by TemplatePlazza
use Joomla\CMS\Factory; $wa = Factory::getApplication()->getDocument()->getWebAssetManager(); $wa->useScript('jquery');
The topic has been marked as resolved.
- Posted by ow (10) Offline
The topic has been marked as resolved.