Shape 5

Wordpress Club Themes => Shenandoah - Club => : jensrsa May 01, 2013, 02:34:09 PM



: Plugins not showing in Firefox
: jensrsa May 01, 2013, 02:34:09 PM
The vertical accordion and Image fader plugins aren't displaying content or images in Firefox but works OK in IE. Although when I originally installed the site it worked fine

Firefox 20.0.1
S5 Image And Content Fader Version 1.2.3
Shape 5 Vertical Accordion Version 0.1
Wordpress 3.5.1

Site: http://capetownfinder.co.za


: Re: Plugins not showing in Firefox
: Tristan Rineer May 04, 2013, 02:36:37 PM
I am seeing the same issue in IE as in Firefox; from looking at your site head contents with Firebug (http://getfirebug.com/), it appears that jQuery is being loaded twice, which is probably causing a javascript conflict.


: Re: Plugins not showing in Firefox
: jensrsa May 07, 2013, 12:59:14 AM
Thanks, so how do I fix it?


: Re: Plugins not showing in Firefox
: Tristan Rineer May 07, 2013, 06:25:25 AM
That is something I'm not sure about.  Do you have any third-party plugins that might be using jQuery?  There shouldn't be anything included with the shaper that would cause the issue.

Until I know what's forcing jQuery to be included an extra time, I can't know how to fix it.


: Re: Plugins not showing in Firefox
: jensrsa May 07, 2013, 03:16:22 PM
All I can find is that there are two call for a jquery script, one in the includes and one in the template but they are for different versions

http://capetownfinder.co.za/wp-includes/js/jquery/jquery.js?ver=1.8.3

http://capetownfinder.co.za/wp-content/themes/s5_shenandoah/shenandoah/js/jquery13.js

On another site I run the Maxed Mag theme and the only jquery call is for

http://lionspride.co.za/wp-includes/js/jquery/jquery.js?ver=1.8.3


: Re: Plugins not showing in Firefox
: Tristan Rineer May 08, 2013, 08:21:53 AM
If you are willing to PM me FTP and login information, I'll take a look at the code and see what I can do.