Home News Contact Us Forum About Us Demos Products F.A.Q.
Shopping Cart
You currently have 0 items in your cart.


Recent Events
  • 31/12/2023 New Year SALE

    We are glad to announce New Year SALE. 25% discount for all our extensions. Use NY24 coupon code. Hurry up the discount is valid till 7 January.

  • 21/11/2023 BLACK FRIDAY 23 is coming

    BIG SALE, 35% discount for all our extensions. Use BF23 coupon code. Hurry up the discount is valid till 27 November.


2Checkout.com, Inc. is an authorized retailer of goods and services provided by ARI Soft. 2CheckOut




Follow us on twitter



Welcome, Guest
Please Login or Register.    Lost Password?

Problem with arisoft plugin, mootools last version
(1 viewing) (1) Guest
Go to bottomPage: 12
TOPIC: Problem with arisoft plugin, mootools last version
#42800
Problem with arisoft plugin, mootools last version 10 Years, 9 Months ago Karma: 0
Ari image slider is not working on the other pages of the website, only on the main page - svetdom.by/
On this pages it is not working and of course it is published in modules:
svetdom.by/template-layout
svetdom.by/template-layout/menutsvet
svetdom.by/template-layout/usvet
svetdom.by/template-layout/svddomamenu
I installed mootools last version through ftp, and i think this is the problem. Or i am not right? by the way ari image slider was working on the other pages a bit after i installed mootools. So maybe it's not a conflict between jquery and mootols? If it is, should i use script no conflict? And where should i put it?
<script type="text/javascript">
jQuery.noConflict();
</script>
Help me to return ari image slider on this pages please.
svetdom.by/template-layout
svetdom.by/template-layout/menutsvet
svetdom.by/template-layout/usvet
svetdom.by/template-layout/svddomamenu
Last Edit: 2013/07/16 21:25 By chirillo77.
The administrator has disabled public write access.
 
#42817
Re:Problem with arisoft plugin, mootools last version 10 Years, 9 Months ago Karma: 747
Hello,

It can be a problem with Joomla! cache or site template because javascript code is loaded for module instance with ID = 56, but HTML code is loaded for module instance with ID = 53.

We can investigate the problem in more details if you provide a temporary access to your J! backend by email.

Regards,
ARI Soft
The administrator has disabled public write access.
 
#42820
Re:Problem with arisoft plugin, mootools last version 10 Years, 9 Months ago Karma: 0
Send you access to joomla backend. Thank you
The administrator has disabled public write access.
 
#42821
Re:Problem with arisoft plugin, mootools last version 10 Years, 9 Months ago Karma: 747
This problem with your site template. It doesn't contain the following code between <head> and </head> tags:

<jdoc:include type="head" />

and you load all javascript and CSS files manually. It is incorrectly because Joomla! extensions load necessary files by yourself.

Regards,
ARI Soft
The administrator has disabled public write access.
 
#42822
Re:Problem with arisoft plugin, mootools last version 10 Years, 9 Months ago Karma: 0
How can I fix head tag? In which file?
And what do you mean by: you load all javascript and CSS files manually. I don't understand. How can I fix that? Sorry if my questions sound sily, I am the beginner in joomla.
Last Edit: 2013/07/17 07:17 By chirillo77.
The administrator has disabled public write access.
 
#42823
Re:Problem with arisoft plugin, mootools last version 10 Years, 9 Months ago Karma: 747
If you modify index.php file of site template then return back original code between <head> and </head> tags. If someone modifies or create site template for your, contact this person so s/he fixes the problem because currently most of Joomla! extensions will not work with your site template.

Regards,
ARI Soft
The administrator has disabled public write access.
 
Go to topPage: 12