rashkoff
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce] PHP Deprecated Error MessagesHello, I get exactly the same error. In additional I receive also this error under product page availability:
Deprecated: La funzione The woocommerce_stock_html filter è deprecata dalla versione ! Utilizza al suo posto woocommerce_get_stock_html. in /home/martcom/public_html/wp-includes/functions.php on line 5383Forum: Plugins
In reply to: [W3 Total Cache] serve cache for logged in usersHi Marko,
this is the section now:
https://tinyurl.com/2xjppwejStill when a plugin is enable/disable or the theme personalizer is used, the cache is flush instantly. I need to keep the cache also in those scenarios and not only on page/post update.
Also, how to flush specifica product category after an order is procced?
Thanks
Forum: Plugins
In reply to: [W3 Total Cache] serve cache for logged in usersHi Marko,
thanks for the reply.
Yes, it’s very risky to do this, but the speed in woocommerce is really important.
The theme I’m using has ajaxify object and I’m testing of this can work for cart, stock etc.Some more questions:
1. Is it possible to empty the cash only for specific category when order is procced?
2. Is it possible to forbid the flush cache when a plugin is turn on/off or using the theme personalizer? So the cache can be flush only manually or by cron job…Thanks
Forum: Plugins
In reply to: [Product Code for WooCommerce] WPMLHi,
just to update
Here’s the steps to do:
1. WPML – settings
2. Customs filed – select show system fileds
3. Find field – _product_code
4. Set option Copy
5. Save again all products using batch modufy.The result is every product code from the original language will be copy / modify on all other languages.
- This reply was modified 4 years, 10 months ago by rashkoff.
Forum: Plugins
In reply to: [Woo Custom Taxonomies Coupons] Coupon not taken into accountHello,
I confirm the same error.
The plugin is not working anymoreForum: Plugins
In reply to: [Products Suggestions for WooCommerce] single product dispalyHello
The shortcode works only inside the cart page
Is it possible to have a shortcode to make the suggestions on product page?Forum: Plugins
In reply to: [Products Suggestions for WooCommerce] single product dispalyHello Oleg
This I got it
My question is it possible to have the same functionality with shortcode to make suggestions on single product page?Forum: Plugins
In reply to: [Redis Object Cache] cache fullThanks again
Forum: Plugins
In reply to: [Redis Object Cache] cache fullHello
thanks!
this will automatically delete cache keys after 3 days?
// define( 'WP_REDIS_MAXTTL', 60 * 60 * 24 * 3 );Any other set up is necessary?
Thanks
RickyForum: Plugins
In reply to: [Redis Object Cache] cache fullHello Till
thanks for the answer
where should I set the MaxTTL?Yeap,
was the cache folder of justified-image-grid
just excluded
thanks for the tipHello
I have the same problem
I’ve made some test creating / deleting some jobs. Changing compression, reduce server load…
The problem persist only if the plugins backup section is active. This is the list of my plugins:
https://tinyurl.com/y6cxz5l6
https://tinyurl.com/y38g2awt
In all other cases and setting combinations the jobs are running whiteout problem.
Any idea which plugin is breaking the job?Hello @wfadam,
thanks for the tips.
I’ll make some testsForum: Plugins
In reply to: [W3 Total Cache] preload cacheHi,
do you have a php template which I can edit with my website and then I call the php file form cpanel cron job with wget?Thanks
Forum: Plugins
In reply to: [W3 Total Cache] preload cacheHi,
I’ve made some test with other plugins and to preload 1 page tooks 4s