catuyen
Forum Replies Created
-
Forum: Plugins
In reply to: [W4 Post List] How to have the Next button at the bottom?Screenshot: https://ibb.co/d2Kr32F
in [post_terms tax="category"]
This code will work
Forum: Plugins
In reply to: [W4 Post List] Display modified time like: “1 hour ago”Thanks @sajib1223
Tried to disable PHP zlib compression, but didn’t work. I give up. I will disable/remove brotli compress and and use gzip by default.
Thanks @qtwrk for your reply. I disabled the CloudFlare and the problem is still there.
Just disabled again and you can check.
Thanks
Forum: Reviews
In reply to: [FlyWP Helper] Very goodThanks for letting me know.
Forum: Plugins
In reply to: [SEOPress - On-site SEO] There has been a critical error on this websiteAll my sites are using SEOPRESS down because your plugin, this type of problem happened before in the past. You didn’t test your plugin carefully before release the update to your clients.
- This reply was modified 7 months, 3 weeks ago by catuyen.
Amazing!
Thanks again for your support
Forum: Plugins
In reply to: [Redis Object Cache] Error establishing a Redis connectionWhat are your timeouts set to?
What timeout number do you recommend ? 30 or 300?
127.0.0.1:6379> config get max timeout
1) “timeout”
2) “0”Forum: Plugins
In reply to: [Redis Object Cache] Error establishing a Redis connectionMax clients is 10000 and maxmemory is 1GB
I will increase to 20k clients to test.
Thanks
Forum: Plugins
In reply to: [Headers Security Advanced & HSTS WP] Not working with Wp_rocket PluginCache issues. After complete clear the cache then install wp-rocket again. I got A+.
Forum: Plugins
In reply to: [Headers Security Advanced & HSTS WP] Not working with Wp_rocket PluginWithout your plugin, I got C on security headers check.
After installing your plugin. I got A+
After installing wp-rocket, it’s back to C grade again.
You can check my site here: https://www.vinvideo.com/
Forum: Plugins
In reply to: [Headers Security Advanced & HSTS WP] Vulnerable security header?I am also waiting for the answer to the questions above too. Most people vote for 5 starts because they get A+ on securityheaders.com. But Access-Control-Allow-Origin Null seems not a good setting.
Change line 18 in the file html-rewrite.php to
if(isset($_SERVER['REQUEST_METHOD']) && ($_SERVER['REQUEST_METHOD'] !== 'GET') {
Reference: PHP Warning: Undefined array key “REQUEST_METHOD” | www.ads-software.com
Could anyone understand the code please help me confirm this solution?
Forum: Plugins
In reply to: [W4 Post List] Still seeing vulnerability issuesSo 2.4.6 is safe to use, right?
I am trying to install the plugin today but can’t find it in the repository.
Thanks