Marty
Forum Replies Created
-
Forum: Plugins
In reply to: [Autoptimize] preg_match(): No ending matching delimiter ‘>’ foundMy apologies, I had written a full reply and forgot to post it!
Here’s is an example:
https://www.temporary-url.com/72CFAs is the same root domain at /purge (I believe this is Nginx Page Helper cache clearing but I could be mistaken)
Thanks!
Live site: https://www.temporary-url.com/894F3
Hi @mdibrahimk48, thanks for the response. We downgraded for now so it will be tough to troubleshoot on the live site.
Vitals:
GeneratePress theme
redis object cache, nginx page cache, autoptimize, cloudflare cache,
Latest version of WP 6.4.3
PHP 8.0Forum: Plugins
In reply to: [Duplicate Page] Duplicate page does not copy block styles properlyUnfortunately I can’t do that for this site due to private information, however you can replicate this by:
Install WP + GeneratePress + GenerateBlocks plugin
Set a color scheme via GeneratePress, which uses CSS variable names like:
accent-2
Add a Container block to a page and change the background color or any colors to use this color. Add some filler content inside the Container block.
Edit page > Duplicate new draft, note it does not hold onto the color styles.
Thanks!
Forum: Plugins
In reply to: [Enhanced Text Widget] Security Vulnerability Still ExistsOk great. Not sure why my reply was deleted but thank you nonetheless.
Forum: Plugins
In reply to: [Yoast SEO] Why is Yoast adding extra URL parameters to admin search?OK thanks, I will do that. I’m still not clear why those parameters are necessary even with those features on, I appreciate your assistance.
Forum: Plugins
In reply to: [Yoast SEO] Why is Yoast adding extra URL parameters to admin search?Appreciate the response. No it does not, the URL looks like this when Yoast is deactivated:
/wp-admin/edit.php?s=%22test+phrase%22&post_status=all&post_type=post&action=-1&m=0&cat=0&post_format&paged=1&action2=-1
Thanks!
Forum: Plugins
In reply to: [Post Type Switcher] Feature request: Bulk conversionBulk switching is available from All Posts by selecting multiple posts then Bulk Actions > Edit.
Forum: Plugins
In reply to: [Comments - wpDiscuz] Don’t count unapproved comments in comment totalThanks @gvectorssupport — it seems the issue is intermittent, solved by a recent update, or some caching problem. I will keep an eye on this and let you know if we can find another example.
Forum: Plugins
In reply to: [Comments - wpDiscuz] Don’t count unapproved comments in comment totalYes you can see it here at this screecap:
https://www.temporary-url.com/D96
The comment I just submitted as part of the test. It counts in the total comments displayed by the post meta (up top by the headline) and on our frontpage where we list comments as part of query loops.
Even when I’m not logged in as admin, I can see a number of comments listed, some of which are not approved. Since we often require approval before a comment is published, it means there is a difference between approved and unapproved comment counts. What we want users to use and see is the *approved* comments only.
Hope that makes sense, please let me know if I can help clarify further.
thanks!
Forum: Fixing WordPress
In reply to: Reset a user’s preferences (ie block editor preferences)Thanks @gappiah. I’ll go file a feature request for this now ??
Forum: Plugins
In reply to: [Nginx Helper] Huge delay to post a commentI think we are running into similar issues, in our case updating posts.
Potentially related:
https://github.com/rtCamp/nginx-helper/issues/257
https://github.com/rtCamp/nginx-helper/issues/296Forum: Plugins
In reply to: [ManageWP Worker] Some plugin updates not listed in dashboardWill do, thanks!
Forum: Plugins
In reply to: [FastDup - Fastest WordPress Migration & Duplicator] Filters list buggyGlad to hear it, thanks for the fixes!
Diagnostic info:
Status: Connected Client: PhpRedis (v5.3.7) Drop-in: Valid Disabled: No Ping: 1 Errors: [] PhpRedis: 5.3.7 Relay: Not loaded Predis: 2.1.2 Credis: Not loaded PHP Version: 8.0.28 Plugin Version: 2.4.1 Redis Version: 3.2.12 Multisite: No Metrics: Enabled Metrics recorded: 195 Filesystem: Working Global Prefix: "wp_" Blog Prefix: "wp_" WP_REDIS_DATABASE: 1 WP_REDIS_MAXTTL: "46400" WP_REDIS_PLUGIN_PATH: "/home/redacted/public_html/production/wp-content/plugins/redis-cache" Global Groups: [ "blog-details", "blog-id-cache", "blog-lookup", "global-posts", "networks", "rss", "sites", "site-details", "site-lookup", "site-options", "site-transient", "users", "useremail", "userlogins", "usermeta", "user_meta", "userslugs", "redis-cache", "blog_meta" ] Ignored Groups: [ "counts", "plugins", "themes", "theme_json", "itsec-lockouts" ] Unflushable Groups: [] Groups Types: { "blog-details": "global", "blog-id-cache": "global", "blog-lookup": "global", "global-posts": "global", "networks": "global", "rss": "global", "sites": "global", "site-details": "global", "site-lookup": "global", "site-options": "global", "site-transient": "global", "users": "global", "useremail": "global", "userlogins": "global", "usermeta": "global", "user_meta": "global", "userslugs": "global", "redis-cache": "global", "counts": "ignored", "plugins": "ignored", "themes": "ignored", "blog_meta": "global", "theme_json": "ignored", "itsec-lockouts": "ignored" } Drop-ins: [ "maintenance.php v by ", "Redis Object Cache Drop-In v2.4.1 by Till Krüss" ]