
August 31, 2015

Hey I need help on this.
I have checked with ThriveTheme and they confirmed that the crash is not resulted by a plugin conflict, but theme.
And they suggested this fix: https://thrivethemes.com/tkb_item/jquery-conflicts-quick-fix/
I wonder how can I go about it?
My site:http://www.giraffevalue.com/

Community Member
June 22, 2013

Site working ok for me what is the problem?
Keith
Make sure you backup before upgrading and making changes.
Best results when one question per thread, link to site, version of WP, Thesis and skin.
http://www.kwjassociates.co.uk - Wordpress 5.4.2 – Thesis 2.9.14 - Focus 0.9.8
*** Do not edit Skin and Editor CSS - make changes using Custom CSS. ***
*** Do not edit core files - make changes using custom.php or master.php. ***

August 31, 2015

Sorry I didn't make it clearly. I'm referring to the plugin, the plugin is not working.
According to Thrive it is the jquery scripts that causing the conflict.
"There might be some jquery scripts that are loaded there and conflict with the plugin, but can’t say which for sure. Removing them might break your theme so that’s not recommended."
BTW this is what I found in the php file which has jquery in it:
public function init_design_admin() {
wp_enqueue_style(‘byob-admin-style’, BYOBAGN_URL . “/css/admin-styles.css”);
}
public function add_scripts_and_styles() {
$options = get_option(“{$this->_class}__design”);
if (!empty($options[‘scripts’][‘responsive_jquery’][‘use’])) {
wp_enqueue_script(‘jquery’);
add_action(‘hook_after_html’, array($this, ‘footer_scripts’));
}
if (empty($options[‘scripts’][‘remove_menu_script’][‘remove’])) {
wp_enqueue_script(‘jquery’);
add_action(‘hook_after_html’, array($this, ‘responsive_menu_scripts’));
}
if (!empty($options[‘main_menu’][‘center_menu’][‘center’])) {
wp_enqueue_script(‘jquery’);
add_action(‘hook_after_html’, array($this, ‘center_menu_scripts’));
}
if (is_home() || is_archive()) {
wp_enqueue_script(‘jquery’);
add_action(‘hook_after_html’, array($this, ‘archive_page_scripts’));
}
}
public function add_video_script() {
wp_enqueue_script(‘fitvids’, BYOBAGN_URL . “/js/jquery.fitvids.js”, array(‘jquery’), ”, true);
}

Community Member
June 22, 2013

Make sure you backup before upgrading and making changes.
Best results when one question per thread, link to site, version of WP, Thesis and skin.
http://www.kwjassociates.co.uk - Wordpress 5.4.2 – Thesis 2.9.14 - Focus 0.9.8
*** Do not edit Skin and Editor CSS - make changes using Custom CSS. ***
*** Do not edit core files - make changes using custom.php or master.php. ***

Community Member
June 22, 2013

Either way will do it but make sure you have a backup first.
I would also make a copy of the file being altered and keep it safe so if it goes wrong you cab upload the original file back.
Keith
Make sure you backup before upgrading and making changes.
Best results when one question per thread, link to site, version of WP, Thesis and skin.
http://www.kwjassociates.co.uk - Wordpress 5.4.2 – Thesis 2.9.14 - Focus 0.9.8
*** Do not edit Skin and Editor CSS - make changes using Custom CSS. ***
*** Do not edit core files - make changes using custom.php or master.php. ***

November 8, 2009

I don't recommend ANY of that. Email me a copy of the plugin and I can test it.
jQuery is being enqueued properly (as they rightly describe) so the method of including jQuery isn't the issue.
Does it work fine in Thesis Classic Responsive?
Rick Anderson – WordPress Instructor

December 3, 2014

Yes, I did have issues with loading images and I posted the CSS fix that Thrive support gave me on the other thread that was started on this plug-in.
I should have mentioned that issue earlier when I wrote the previous post, I just didn't think about it since the issue was resolved so quickly and I was not having the major issues that you were having. Sorry for the confusion.
Stacy
Most Users Ever Online: 228
Currently Online:
10 Guest(s)
Currently Browsing this Page:
1 Guest(s)
Top Posters:
Keith W Jones: 1444
Brian Tozer: 1004
Carolin: 984
Heidi Hafner: 509
John Cunningham: 423
Reece Morrel: 353
Newest Members:
volminFL
soundpilot
digitalaerolus
emma62755
sharonmarks
emma80233
Forum Stats:
Groups: 8
Forums: 46
Topics: 7004
Posts: 34849
Member Stats:
Guest Posters: 6
Members: 6764
Moderators: 2
Admins: 2
Administrators: Rick Anderson, Rick Anderson
Moderators: Pierre Cote, Laura Nugent