https://mysite/?ver=pprjq1
which returns
//not set
i see that in your code it’s related to jQuery_Cache function, which i’m guessing is your current hack to fix the jquery conflicts.. But it adds up to duplicate pagehits on my webstats now..
please fix! The plugin wasn’t creating additional HTTP GETs like this before.
https://www.ads-software.com/extend/plugins/quick-pagepost-redirect-plugin/
]]>I’d hoped I could add noconflict code to the nextgen gallery plugin so future plugins aren’t also non functional.
Thank you for your help.
I did read a few posts referencing:
<?php wp_enqueue_script(“jquery”); ?>
<?php wp_head(); ?>
Just not sure how to implement this code and if this is the right solution for my issue.
]]>I have seen this post about a similar issue:
https://www.ads-software.com/support/topic/plugin-easing-slider-jquery-question?replies=7
and the answer is identified as the jQuery not being loaded above the Easing Slider’s scripts as it needs ot be. The member says he ‘decided to set the Easing Slider call for Jquery to false and then simply repositioned the jquery.1.4.2.js toward the very top.’
– I have set load JQuery to FALSE in my Easing settings – but how do you ‘reposition the jquery.1.4.2.js toward the very top’???’
– does he mean move a file somewhere else or move a line of code in a file in the Plugin somewhere else?
Any help massively appreciated; I just can’t work out what he means…
MANY THANKS IN ADVANCE WORDPRESS GURUS!
]]>The Featured tabs on the homepage and the horizontal tabs in the sidebar on all pages are all being displayed at the same time – stacked one-by-one, instead of only displaying the 1 highlighted tab.
I have tried deactivating recent plugins I have installed, but no change occurred. I also recently made some CSS changes to the blog, but don’t think that should be causing the problem.
Any suggestions on how to fix the problem will be great.
My Featured Tab .php is as follows:
<?php query_posts('cat='.$theme_options["firstTabCatID"].'&showposts='.$theme_options["firstTabPostCount"]); ?>
<?php if (have_posts()) : while (have_posts()) : the_post(); ?>
And the sidebar tabs .php is:
<?php if ( !function_exists('dynamic_sidebar') || !dynamic_sidebar('GabWidget-Area-1') ) : ?>
<?php endif; ?>
]]>Robert
https://ibprosource.com
Excellent theme of yours and I’m using it for my WP blog.
I’m having a problem, and I think this is jQuery related conflict. See…I installed a wibiya bar in 2 ways: in a plugin for WP, or manually, by adding in your theme’s footer.php file the wibiya code to show up.
The two systems reacts in similar way, reporting:
When the wibiya toolbar is activated, the “Aa” jquery function of the theme stops working. Wibiya uses a Google script jQuery version 1.3.2 for framework. Also when activated, wibiya does not appear in IE browser giving me the size theme’s trouble as an error. In Firefox the toolbar works good but the theme’s “Aa” stops working.
I have no idea which version of jQuery version the theme uses but I think this is some kind of a conflict.
How can I fix this?,
what happens when I deactivate jquery in my fusion settings? (I need to know first before) and,
By adding a jQuery no conflict script would help? (if so, where?).
I really hope you are able to read this message.
I have been also with the wibiya guys trying to find a solution about this issue.
Thanks in advance.
My site is THIS
Fusion version is: 3.1