e107inc / e107

e107 Bootstrap CMS (Content Management System) v2 with PHP, MySQL, HTML5, jQuery and Twitter Bootstrap. Issue Discussion Room: https://gitter.im/e107inc/e107
https://e107.org
GNU General Public License v3.0
321 stars 214 forks source link

jquery in gallery plugin #620

Closed Jimmi08 closed 10 years ago

Jimmi08 commented 10 years ago

When I set JQuery in preferencies only for admin area (not for frontend), javascripts/css from gallery plugin weren't loaded. Why?
Example: e107 use 1.8.3 jquery, I need use different version, so I include jquery.min.js in theme.php But I still want to gallery works. Maybe I need to set something else? Thanks

Jimmi08 commented 10 years ago

Closed, it's too complicated, you need to change dependency in gallery plugin etc... Stick with 1.8.3 jquery version and use e107 javascript for frontend.