Are you enjoying the extensions? Did you like the support? Help others decide.

Leave a review

file Slideshow doesn't work any more

More
10 years 7 months ago #3208 by admin
Replied by admin on topic Re: Slideshow doesn't work any more
Hello,
like I have tried to explain at the beginning of the thread, the MooTools libraries are added by the code:
JHtml::_('behavior.framework', true);
in the index.php.
Most templates use generic calls to the Joomla framework in order to include the right libraries into them.
But that code may change depending of your template's own framework.

Olivier.

Please Log in or Create an account to join the conversation.

More
10 years 7 months ago #3211 by mengana
Replied by mengana on topic Re: Slideshow doesn't work any more
Hi,
JHtml::_('behavior.framework', true);
I've already added to my index.php but apparently the MooTools libraries are not added. I've tried with the standard Joomla templates and it doesn't work either. What should I do?

Please Log in or Create an account to join the conversation.

More
10 years 7 months ago #3213 by admin
Replied by admin on topic Re: Slideshow doesn't work any more
I would suggest you contact the template's developer as there may be something specific to the template I do not know about if you cannot use the standard way of adding the libraries.

Olivier.
The following user(s) said Thank You: mengana

Please Log in or Create an account to join the conversation.

More
10 years 7 months ago #3226 by mengana
Replied by mengana on topic Re: Slideshow doesn't work any more
Hi, but I've tried with the standard joomla templates and it doesn't work either. That's to say it is not a question of the template at all. What do you think?

Please Log in or Create an account to join the conversation.

More
10 years 7 months ago #3227 by admin
Replied by admin on topic Re: Slideshow doesn't work any more
Hello,
It is already included in the standard Joomla! templates.
Look into any beez5 or beez3 templates from Joomla! (templates/beez3/index.php for instance) and you will find that line there.
Then, if you don't see MooTools in those templates, you have installed an extension that removes them.

Olivier.

Please Log in or Create an account to join the conversation.