Tabber Widget not working in Chrome
#-19
Posted 31 July 2011 - 01:10 PM
http://onceshopping.com/
#-18
Posted 31 July 2011 - 02:58 PM
you are loading a copy of the jQuery library "manually" (or by means of a plugin):
<script type='text/javascript' src='http://ajax.googleapis.com/ajax/libs/jquery/1.4/jquery.min.js?ver=3.2.1'></script>
this appears to conflict with the tabber script on Chrome, once you remove that you will see that the tabs function properly.
If you do need to include jQuery 1.4, (WordPress 3.2.1 loads version 1.6.1 by default), you might want to look at the function that requires it, and we can take it from there,
Ronald
Join the iThemes Builder Community on Google+.
To ensure that we can process your support request efficiently, ALWAYS include a link to your site, and/or the page your request is related to. Please also read the forum guidelines.
When asking your question/posting your request on the forum, please be as concise and specific as possible. The shorter your request, the more to the point, the more specific, the easier it will be for us to try and help out.
#-17
Posted 01 August 2011 - 11:43 AM
Thanks Again,
T. Edgell
#-16
Posted 01 August 2011 - 04:50 PM
#-15
Posted 01 August 2011 - 05:01 PM
just fyi, if the line exists in your (most likely) header.php file, it hasn't been added by a plugin, since plugins load their code dynamically when the site loads, and plugins don't change any theme template php files. So someone must have added it "manually" for some reason.
Ronald
Join the iThemes Builder Community on Google+.
To ensure that we can process your support request efficiently, ALWAYS include a link to your site, and/or the page your request is related to. Please also read the forum guidelines.
When asking your question/posting your request on the forum, please be as concise and specific as possible. The shorter your request, the more to the point, the more specific, the easier it will be for us to try and help out.
#-14
Posted 01 August 2011 - 09:21 PM
<?php builder_add_doctype(); ?> <?php builder_add_html_tag(); ?> <head> <?php builder_add_charset(); ?> <?php builder_add_title(); ?> <?php builder_add_favicon(); ?> <?php builder_add_stylesheets(); ?> <?php builder_add_scripts(); ?> <?php builder_add_meta_data(); ?> <?php wp_head(); //we need this for plugins ?> </head> Is there anywhere else you might suggest... We love your products and the service you provide the community... We have pulled a copy of all of the website files and are searching for files that may contain the reference. That did not help either... Where does
<?php builder_add_scripts(); ?> pull the information from? Thanks in advance for your guidance and help... It is much appreciated!
#-13
Posted 02 August 2011 - 04:39 AM
can you try to deactivate all plugins and see if this still happens, then activate one by one to see when (if at all) the issue occurs. That will allow you to pinpoint the plugin that might be adding the line of code. Also check the Builder settings page, and see if there is any code added in the javascript/analytics section,
if all fails to help out, can you send me some more information, so I can have a closer look?
Ronald
Join the iThemes Builder Community on Google+.
To ensure that we can process your support request efficiently, ALWAYS include a link to your site, and/or the page your request is related to. Please also read the forum guidelines.
When asking your question/posting your request on the forum, please be as concise and specific as possible. The shorter your request, the more to the point, the more specific, the easier it will be for us to try and help out.
#-12
Posted 02 August 2011 - 04:44 AM
can you try to deactivate all plugins and see if this still happens, then activate one by one to see when (if at all) the issue occurs. That will allow you to pinpoint the plugin that might be adding the line of code. Also check the Builder settings page, and see if there is any code added in the javascript/analytics section,
if all fails to help out, can you send me some more information, so I can have a closer look?
Ronald
Join the iThemes Builder Community on Google+.
To ensure that we can process your support request efficiently, ALWAYS include a link to your site, and/or the page your request is related to. Please also read the forum guidelines.
When asking your question/posting your request on the forum, please be as concise and specific as possible. The shorter your request, the more to the point, the more specific, the easier it will be for us to try and help out.
#-11
Posted 02 August 2011 - 02:46 PM
You and your team are amazing...
It was a plugin called The The Sliding Panels by TheTheFly http://thethefly.com/wp-plugins/thethe-sliding-panels/
Removing that has resolved the issue and we are back to building with "Builder"...!
Thank you so much for sticking with us... You have made a customer for life...
Thomas Edgell
#-10
Posted 02 August 2011 - 03:00 PM
Perhaps you can try this plugin, it's brand new (but not free!), and might provide similar functionality, and is hopefully coded with more respect to WordPress

Ronald
Join the iThemes Builder Community on Google+.
To ensure that we can process your support request efficiently, ALWAYS include a link to your site, and/or the page your request is related to. Please also read the forum guidelines.
When asking your question/posting your request on the forum, please be as concise and specific as possible. The shorter your request, the more to the point, the more specific, the easier it will be for us to try and help out.
#-9
Posted 02 August 2011 - 03:34 PM
How do you have the tabs [Themes][Plugins][Training] on the right hand side? Is that Zendesk?
#-8
Posted 02 August 2011 - 05:40 PM
Join the iThemes Builder Community on Google+.
To ensure that we can process your support request efficiently, ALWAYS include a link to your site, and/or the page your request is related to. Please also read the forum guidelines.
When asking your question/posting your request on the forum, please be as concise and specific as possible. The shorter your request, the more to the point, the more specific, the easier it will be for us to try and help out.





