jaypabs
Forum Replies Created
-
Forum: Plugins
In reply to: [W3 Total Cache] Long Article Is Causing White Screen of DeathHi,
I’ll let you know how to reproduce it. ‘Cause I can’t use my live site to test it now.
Forum: Plugins
In reply to: [W3 Total Cache] Long Article Is Causing White Screen of DeathJust an update:
It seems it conflicts with Browser Cache. When I disable Browser Cache and enable Page Cache, the white screen is gone.
Update:
I tried this but it seems that my site has slowed down after this ALTER command:
ALTER TABLE pn_term_relationships DROP PRIMARY KEY, ADD PRIMARY KEY (term_taxonomy_id, object_id), DROP KEY term_taxonomy_id, ADD KEY term_taxonomy_id (term_taxonomy_id, object_id, term_order), ADD KEY term_order (term_order, term_taxonomy_id, object_id);
Is there something wrong with my ALTER command?
- This reply was modified 2 years, 3 months ago by jaypabs.
Forum: Plugins
In reply to: [W3 Total Cache] Query Loop Not CacheYes, I already restarted Memcached many times.
Forum: Plugins
In reply to: [W3 Total Cache] Query Loop Not CacheHi,
I did not disable W3TC. If I will, my site will be down within few minutes.
I am thinking that this is an error with the Memcached server also.
Please see image here:
https://i.ibb.co/MpPTsqg/phpmemcachedadmin.jpgThere’s a high memory wasted. Don’t know how to fix it either.
Forum: Plugins
In reply to: [W3 Total Cache] Cache Not Cleared After Editing A PostHi,
I already set the front page, post page, blog feed to be cleared once a new post or an update to the post is being made.
I’m only using Memcached and I already use that in W3TC. BTW, front page were not cleared also when there is new post or a post being updated.
This does not happened before. But not I need to execute the WordPress cache which is:
wp cache flush url=https://example.com/post123/
before I can fully clear the cache after clearing with W3TC.For my site, how can I share it with you privately?
Forum: Fixing WordPress
In reply to: Comments ModeratorationThanks for the reply. However, that is not what I mean. This plugin has a flaw. Like even if the plugin removes the link, but it can approve comments with fould words.
What I am looking for is a plugin that can allow my moderator to remove website which was entered in the website field if it contain a bad url like instead of yahoo.com, it entered only “yahoo” without the .com.
We are manually moderating comments on our site.
Forum: Plugins
In reply to: [Index WP MySQL For Speed] Table ‘nf_options’ was not lockedThank you very much. It is showing
(post_author, post_type, post_status, post_date, ID)
.- This reply was modified 3 years, 3 months ago by jaypabs.
Forum: Plugins
In reply to: [Index WP MySQL For Speed] Table ‘nf_options’ was not lockedThanks for the reply.
There are some other errors above that your plugin selected for indexing. Those are:
nf_usermeta
nf_optionsAnd BTW, how do I know if nf_posts has been successfully changed or added the necessary keys using phpMyAdmin?
Forum: Plugins
In reply to: [Index WP MySQL For Speed] Table ‘nf_options’ was not lockedbtw, here’s the id of metadata I uploaded:
Metadata uploaded to id Tpr2Zesksm
Forum: Plugins
In reply to: [W3 Total Cache] Cache posts page missingIn the other site, it displays these:
Cache posts page For many blogs this is your most visited page, it is recommended that you cache it. Don't cache front page By default the front page is cached when using static front page in reading settings.
In other site it display only:
Cache front page For many blogs this is your most visited page, it is recommended that you cache it.
Just wondering why W3TC has different UI when I have the same settings on two sites.
There is no lazy loading features in the theme.
I temporarily disabled lazy loading in your plugin for now.
Forum: Plugins
In reply to: [W3 Total Cache] Purge current page doesn’t workHi,
Sorry but the plugin is internal to our site only. But any shortcode plugin that allows you to changed its value is the same concept with ours.