ericcool
Forum Replies Created
-
HI , I found the answer for the question. It’s because I set hidden the products in categories.
Anyway, thanks for helping.
Forum: Plugins
In reply to: [WooCommerce] Maximum execution time of 120 seconds exceededI found the issue is caused by a discount plugin , after I deactivated the plugin it works now. Thanks
I set “WP_HTTP_BLOCK_EXTERNAL” is true in wp-config.php so it supposes to block all HTTP API including those HTTP request directly with Curl, isn’t it?
I also find it weird that when I disable object cache in w3 cache plugin. There are cache hit and miss stats info in the Cache section. And when I enable it, there are no information in cache section.
However, if I enable object cache I can see the select query drop to only 110 in Database Queries section and it shows 395 when object cache is disabled.
The below image is when object cache is disabled.
Forum: Plugins
In reply to: [WooCommerce] Not seeing customers report in WooCommerce > CustomersI found a plugin block this feature. Thanks for response!
I just tested the “Use DataTables” and I see the difference.
1. This one is with “Use DataTables” and it works normally.
https://www.finetec.com.tw/test/2. This one with “Use DataTables” is checked and insert fixed header in short code but does not wrok:
[table id=4 datatables_fixedheader=top datatables_fixedheader_offsettop=60 /]https://www.finetec.com.tw/test2
- This reply was modified 3 years, 6 months ago by ericcool.
Forum: Plugins
In reply to: [W3 Total Cache] Loading slow on multi-site environmentI don’t understand why resource usage increases only for the first cache purged website.
It sounds like w3 cache does not work best on the shared server.
What if I upgrade to w3 cache pro , is pro version able to solve this problem??
Forum: Plugins
In reply to: [W3 Total Cache] Loading slow on multi-site environmentI misunderstand the definition of multisite
Mine setting is two separate websites on a shared server.
Each wordpress has its own wp-config.php and folder
/var/www/mahathep.com.tw
/var/www/homie.twAt the front I’m using an apache server and php-fpm module and Mariadb database in the shared server.
Forum: Plugins
In reply to: [W3 Total Cache] Loading slow on multi-site environmentHi,
The sites I’m testing are :
https://mahathep.com.tw/
https://homie.tw/Please have a look of the video.
https://streamable.com/rm8b82I open two website tabs and testing for woocommerce order page.
1. I click three times on order page in mahathep , the average waiting time in firefox shows 1.2 seconds.
2. I click on homie website and purge all cache.
3. Return to mahathep and click on order page, the waiting time in firefox increases to 2.62 seconds.
4. I click “purge all cache” on mahathep and click order page again, the waiting time becomes 1:27s again. Please see video clip at 2:32.
The folder structure in my debian is like:
/var/www/mahathep.com.tw
/var/www/homie.tw
Each of them has individual wp-config.php fileHI,
Yes, my website is running on a shared host server with object cache enable and there are total of three sites on that server.
I’ve installed Memcached server with 11211 port.
I found when I purge all cache on one of my website for example : https://site1.com , the site is fast but the other two sites become slower.
When I purge all cache on https://site2.com , the https://site1.com and https://site3.com become slower.
When I purge all cache on https://site3.com , the site1 and site2 become slower.
Is it a usual case? Can all my site use the same memcache server on the same host?
Forum: Plugins
In reply to: [User Switching] Can’t switch from shop manager to shop staffThanks, I add switch_users metadata to shop manager and it works
Forum: Plugins
In reply to: [WooCommerce] No Pay button in My Order pageYes , you are right.
I turn off my plugin one by one then I found one of my plugin remove this pay button!
Thanks for help!
Forum: Plugins
In reply to: [WooCommerce] No Pay button in My Order pageI test serval payment gateway but none of my payment gateway shows the pay button. I also test standard paypal gateway but no pay button as well.
I noticed many discussion saying Woocommerce remove this functionality ??
Forum: Plugins
In reply to: [W3 Total Cache] Sitemap errors when in enhanced cache modeHI,
Same thing happened to me , I’m using yoast seo plugin and W3 cache together.
When I submit post-sitemap.xml with W3 cache activated , Google search console shows shows Couldn’t fetch.
When I deactivate W3 cache and submit sitemap_index.xml again , the status shows success.
https://i.ibb.co/mqtWMB2/Screen-Shot-2020-12-31-at-11-06-14-AM.png
I’ve set Never cache the following pages in page cache , database cache , object cache , minify and browser cache:
[a-z0-9_\-]*sitemap[a-z0-9_\-]*\.(xml|xsl|html)(\.gz)? ([a-z0-9_\-]*?)sitemap([a-z0-9_\-]*)?\.xml
This is my website :
https://hdkdive.com.tw/
sitemap url:
https://hdkdive.com.tw/sitemap_index.xml- This reply was modified 3 years, 11 months ago by ericcool.
Forum: Plugins
In reply to: [W3 Total Cache] When object cache is enable it breaks footer layoutI’ve been repeating test this bug. It seems the bug is related to static block in Elementor.
My footer is made of static blocks. If I create a new page and don’t click “Edit with Elementor” , the static block is broken when using object cache.
If I click “Edit with Elementor” button in the edit page and click on update button. The footer is less broken (the social icons does not appear properly).
Image of edit page>> https://ibb.co/FHhqvWNI also made a video please have a look of the video .
https://streamable.com/g8ch9qForum: Plugins
In reply to: [W3 Total Cache] When object cache is enable it breaks footer layoutI’ve re-enable object cache in the following setting :
1. uncheck “Enable caching for wp-admin requests”
2. uncheck “Store transients in the database”
3. save cache to Disk cacheing