Slight problem with template background slideshow

More
12 years 6 months ago #19058 by ivan.milic
Open index.php of template, you will see

<script type="text/javascript">
jQuery.noConflict();
</script>

just before that add this:


<script type="text/javascript" src="<real path to jquery.min.js file>/jquery.min.js"></script>

then disable jquery in modules.

Also since you are doing this , download latest jquery.min.js from jquery.com to put it on your site.

Please Log in to join the conversation.

More
12 years 6 months ago #19059 by Radyation
index.php edited, jquerry.min.js updated, background issue fixed.

The only modules using jquerry are the ones that came with the template. jquerry was disabled in all of them.

The other 2 problems remain.

Please Log in to join the conversation.

More
12 years 6 months ago #19068 by ivan.milic
add this to bottom of template_css.css:

#c9,#c10,#c11{
height:325px;
}

Please Log in to join the conversation.

More
12 years 6 months ago #19070 by Radyation
Added, nothing happens.

Please Log in to join the conversation.

More
12 years 6 months ago #19082 by ivan.milic
yes, strange but template_css.css is actually not even loaded on your page, put that in some other used .css file
The following user(s) said Thank You: Radyation

Please Log in to join the conversation.

More
12 years 6 months ago - 12 years 6 months ago #19093 by Radyation
Actually it worked, I have JCH-Optimize installed and it was using an old version of the template. The plugin is disabled now, and I'll leave it like this until we are done here.

2 fixed, 1 to go.

EDIT

As already said after disabling JCH-optimize my template worked fine. I realized that the capcha is working, too. Most probably it was causing the first problem as well.

Milic, thank you for your time and effort. :)
Last edit: 12 years 6 months ago by milos.

Please Log in to join the conversation.

Time to create page: 0.091 seconds
Powered by Kunena Forum