expressweldcare
Forum Replies Created
-
Forum: Plugins
In reply to: [Redis Object Cache] Socket error on read socketI have just tried opening All Products incognito and it worked which leads me to believe it was a caching issue.
Nevertheless, I’m sure increasing the timeout will prevent the issue happening again in the future.
Thank you for your suggestion, Till.
Forum: Plugins
In reply to: [Redis Object Cache] Socket error on read socketYes, the error happens everytime I select the All Products page.
I have added this code to wp-config:
// reasonable connection and read+write timeouts
define( 'WP_REDIS_TIMEOUT', 5 );
define( 'WP_REDIS_READ_TIMEOUT', 5 );I am still getting the error socket error on read socket when clicking All Products. I have tried flushing the cache again and disabling object cache.
Forum: Plugins
In reply to: [Google for WooCommerce] TypeError: Cannot read properties of undefinedWe are experiencing this problem too.
Hi Jose,
Thanks for your reply. After optimising the table yesterday, it went down from 9gb to 20mb. Today, it is at 10.6gb.
We have 514 product categories and 33 plugins.
Here are the 20 largest entries – https://snipboard.io/bF1aod.jpg
I followed the instructions that you have provided. I will now optimise the wp_options table and see what happens tomorrow.
I have tried the Menu widget but how can I get the menu to populate with the subcategories for that particular category?
I am experiencing the same problem with the latest version. After publishing a Woocommerce product, instead of being re-directed to the edit product screen, I am re-directed to the all posts screen.
After downgrading to 2.1.9, the issue was fixed.
Forum: Plugins
In reply to: [PPOM - Product Addons & Custom Fields for WooCommerce] Hide on Sticky BarThank you for your help, Vytis.
Problem solved.
Forum: Plugins
In reply to: [PPOM - Product Addons & Custom Fields for WooCommerce] Hide on Sticky BarHello
Forum: Plugins
In reply to: [PPOM - Product Addons & Custom Fields for WooCommerce] Hide on Sticky BarI would like to hide the PPOM element which I have circled in this screenshot – https://drive.google.com/file/d/1ER2ZyF9tEqM5D_EiZh-GsHr5LPOSXAWI/view?usp=share_link
Forum: Plugins
In reply to: [PPOM - Product Addons & Custom Fields for WooCommerce] Hide on Sticky BarAnything?
Forum: Plugins
In reply to: [WooCommerce] Styling PricesForum: Plugins
In reply to: [WooCommerce] Styling PricesThanks Igor but maybe I wasn’t clear.
This is what I’m looking for – image
Also, adding text-decoration: underline didn’t remove the underline, it added another one.