6 years ago
1
Topic

Hi

We have an autocomplete plugin that uses Jquery UI with the autocomplete plugin. With Joomla 3.7 + Seblod 3.11 this plugin conflicts with the embedded Jquery UI core that comes with SEBLOD (at least  in the backend). We have a JS conflict in the console.

We tried to only load the Jquey autocomplete without the Jquery ui complete package to avoid the conflict but it didn't work because it was loaded before the Jquery UI core

How can we tell SEBLOD to load any Jquery plugins to prevent any further conflict ?

thanks

Cyril

Get a Book for SEBLOD
4229 Posts
Kadministrator
6 years ago
0
Level 1

Jquery ui is part of Joomla core, not Seblod. You can override it inside your Joomla template by placing it in js/jui folder (see masterboostrap for example..).

Get a VIP membership