Re: Hot eCommerce - Scroller Image Size

More
12 years 7 months ago #18353 by ivan.milic
In index.php of template you will find this:

<script src="//ajax.googleapis.com/ajax/libs/jquery/1.6.4/jquery.min.js" type="text/javascript"></script>
<script src="//ajax.googleapis.com/ajax/libs/jqueryui/1.8.16/jquery-ui.min.js" type="text/javascript"></script>

download letest jQuery and jQuery-ui from jquery.com , put them is some local folder like <template folder>/js/

and point those to references to this files.

Please Log in to join the conversation.

More
12 years 7 months ago #18359 by ianni.roberto@gmail.com
Hello Ivan, are not these lines in the index.php. There is something similar in administrator\components\com_virtuemart\helpers\config.php.

$ document-> addScript ('//ajax.googleapis.com/ajax/libs/jquery/1.6.4/jquery.min.js');
$ document-> addScript ('//ajax.googleapis.com/ajax/libs/jqueryui/1.8.16/jquery-ui.min.js');

I've modified but still does not work.

In addition in the file modules\mod_vmscroller\helper.php are the following lines where used jQuery on the local server, and is very recent version of the programs.

IncludeJavaScript ('". JURI :: base ()." Modules / mod_vmscroller / jquery.min.js. ""', 'Jquery.min.js');
IncludeJavaScript ('". JURI :: base ()." Modules / mod_vmscroller / jquery-ui.min.js. ""', 'Jquery-ui.min.js');

The demo version of Hot ecommer, use the same versions that appear in my web.

www.hotjoomlatemplates.com/joomla-templates

src="//ajax.googleapis.com/ajax/libs/jquery/1.6.4/jquery.min.js" <script type="text/javascript"> </ script>
src="//ajax.googleapis.com/ajax/libs/jqueryui/1.8.16/jquery-ui.min.js" <script type="text/javascript"> </ script>


Thanks in advance!!

Please Log in to join the conversation.

More
12 years 7 months ago #18370 by ivan.milic
what browser do you use?

Please Log in to join the conversation.

More
12 years 7 months ago #18378 by ianni.roberto@gmail.com
I'm using Google Chrome and Internet Explorer 9. Both has the same behavior.

Please Log in to join the conversation.

More
12 years 7 months ago #18390 by ivan.milic
Try disabling jquery in module settings

Please Log in to join the conversation.

More
12 years 7 months ago #18400 by ianni.roberto@gmail.com
Does not work, also I tried changing the settings.
What may be the problem?


Attachments:

Please Log in to join the conversation.

Time to create page: 0.092 seconds
Powered by Kunena Forum