Chrome Orange
Forum Replies Created
-
Forum: Plugins
In reply to: [SendGrid] Plugin uses depricated functionTo correct this change this file
wp-content/plugins/sendgrid-email-delivery-simplified/lib/class-sendgrid-settings.php
Change line 52 to
add_filter( 'current_screen', array( __CLASS__, 'show_contextual_help' ), 10 );And the show_contextual_help method (starts on line 101)
public static function show_contextual_help() { $screen = get_current_screen(); if ( SENDGRID_PLUGIN_STATISTICS == $screen->id or SENDGRID_PLUGIN_SETTINGS == $screen->id ) { $screen->add_help_tab( array( 'id' => 'sendgrid_help_tab', 'title' => __( 'Help' ), 'content' => file_get_contents( dirname( __FILE__ ) . '/../view/sendgrid_contextual_help.php' ) ) ); } }Forum: Plugins
In reply to: [WooCommerce] Fatal error after upgrading to 3.7.0@mdhtdes1gn swap the theme to Twenty Nineteen and test. If the issue goes away then it’s your theme and you need to fix your changes or contact your theme author.
Forum: Plugins
In reply to: [WooCommerce] Geolocate (with page caching support) causes random URLForum: Plugins
In reply to: [WooCommerce] Duplicating product doesn’t pass over SKUThe SKU has to be unique
https://docs.woocommerce.com/document/managing-products/
SKU – Stock keep unit (SKU) tracks products. Must be unique and should be formatted so it does not match any post IDs. For example, post IDs are numbers so a SKU could be WS01. That could stand for WooShirt 01.
Forum: Reviews
In reply to: [WooCommerce] Technical Support Has Been A NightmareIf you can provide me with a ticket ID or your username on WooThemes then I can get your ticket looked at.
Forum: Plugins
In reply to: [WooCommerce] Shipping page in admin panel goes blank after upgrade to 2.4.1Hi mummeg
It’s fixed. In your case it was the length of the slugs of your shipping classes.
Mod security can impose a maximum key length and this was bing hit. We are looking now to see if there is any way around this in the future.
I’ve fixed your site for you and been able to save the shipping settings – can you check them please.
Also, please can you change the password for that login
Thank you for deleting the login details @jan
Forum: Plugins
In reply to: [WooCommerce] Shipping page in admin panel goes blank after upgrade to 2.4.1Hi mummeg
I work for WooThemes, can I get a login to your site please – can you email it to andrew@woothemes.com please
Forum: Plugins
In reply to: [WooCommerce] Shipping page in admin panel goes blank after upgrade to 2.4.1Hi mummeg
Check your server error logs, there will be something in there.
Forum: Plugins
In reply to: [WooCommerce] Tabs on product page do not work@872101 @barry
Swap the theme to Twenty Twelve and see if the tabs work. If they do you’ll need to talk to the Divi authors.
Forum: Plugins
In reply to: [WooCommerce] Weird Errors showing up after updating 2.4.1Hi jeasysehgal
We have made some significant changes to Flat Rate shipping in 2.4, you can read more about them here
https://woocommerce.wordpress.com/2015/06/16/simplifying-flat-rate-shipping-in-wc-2-4/
Forum: Plugins
In reply to: [WooCommerce] error after update to 2.4.1 Please help!!!!@Elaein
You should start your own thread please – unless you are using the same theme as Yadiihair your issue will not be the same.
For Yadiihair it was a theme option that was the cause
Forum: Plugins
In reply to: [WooCommerce] Variations show FREEHi Abland
Ok, I work for WooThemes. Can I get you to email me a login to your WordPress admin please
Forum: Plugins
In reply to: [WooCommerce] New Orders emails not receivedHi davidblaise
Can you change the New Order email type to multipart and see if that resolves the issue please
https://dl.dropboxusercontent.com/s/tlj2i4itk2jrpor/2015-08-11%20at%2006.00.png?dl=0
Forum: Plugins
In reply to: [WooCommerce] Woocommerce Review Description Tabs not working.Hi Ravi
Your site is generating an error in the console
https://dl.dropboxusercontent.com/s/e6zxyja4nzw28f2/2015-08-11%20at%2005.22.png?dl=0
Can you deactivate the plugin that is adding the Stumbledupon link and see if that fixes it please
Forum: Plugins
In reply to: [WooCommerce] error after update to 2.4.1 Please help!!!!@yadilhair
Ok, I work for WooThemes, can you email me a login to your WordPress Admin?