简体   繁体   中英

Joomla Modal not on every page

I have a older Joomla intallation which includes a modal feature, however I have noticed in the sourcecode that the related JS and CSS only load on the main index page - it's not being loaded on all other pages.

Is there a way to include this globally ?

Some advise would be greatly appreciated.

弄清楚了-通过添加:

    <?php JHTML::_( 'behavior.modal' ); ?>

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM