FLEXIcontent / flexicontent-cck

Advanced content management for Joomla
http://www.flexicontent.org
82 stars 53 forks source link

jQuery is not defined #1018

Closed asciixster closed 3 years ago

asciixster commented 3 years ago

Uncaught ReferenceError: jQuery is not defined in item view - "core-news" template

------------------ console
// To be removed ... in v3.3.x var _FC_GET = {"view":"item","option":"com_flexicontent","layout":""};

                jQuery(document).ready(function(){
                    jQuery('input.fc_checkboxtoggle').bootstrapToggle();

-----------------/

asciixster commented 3 years ago

nevermind this was due to "js to bottom"