Rookie
Forum Replies Created
-
Forum: Plugins
In reply to: [Cacheability] Compatibility with cache enablerThanks.
I like the pro version if I can try with the cache warmer, is it local or running in the cloud/edge with possibility to warm edge cache?Soft 404 fix — WordPress returns HTTP 200 for empty search/tag/category pages. Google flags these as “soft 404” errors. Cacheability returns proper 404 status codes so your cache doesn’t store these broken pages.
Can you show example of this? search yeah correct wp do return 200 which is a way to take a server down as its not cached all random ?search=random queries.Forum: Plugins
In reply to: [Magic Export & Import] Add support for ACF ExtendedHi yes not sure if there is any new field types in free? But this one is one that will cause import issue and be imported as text field.
Forum: Plugins
In reply to: [Cache Enabler] Page cache generated from 404Want to cache the 404 in the sense, we dont need to use php to generate a 404. But we should not cache and generate page cache for every single url like /random44 this cache enabler now generate a cache for. Can this please be fixed in a patch?
- This reply was modified 1 year, 4 months ago by Rookie.
Forum: Plugins
In reply to: [Cache Enabler] htaccess rules not added automatically?I see now you use php to cache otherwise. Whats the reason not adding this via the plugin directly with a simple switch?
Forum: Plugins
In reply to: [Warmer - Cache Warmer and Cache Preload Crawler] Test runThe test was short as it seems it has some issues and I ended up with Php fatal error.
Got error 'PHP message: PHP Fatal error: Uncaught Error: Call to undefined function Warmer\\Admin\\str_contains() in /mnt/data/home/258456.clo............n-header.php(102): do_action()\n#Forum: Plugins
In reply to: [Admin and Site Enhancements (ASE)] Media replacement query stringOh yeah, thanks! Would be nice if we could choose to not include query string as then this image will never be cached.
- This reply was modified 1 year, 5 months ago by Rookie.
Forum: Plugins
In reply to: [ShortPixel Critical CSS] async CSS filesReally? thats sad, no not a fan of that plugin and dont need just need criticalcss very few or even if any stand alone plugin that offers it. And now even you will shut it down.
Cache plugin having ngninx no need.
Performance have perfmatters no need.
Would you consider maintaining criticalcss plugin for paid API credits?thanks!
Sorry late to the party! Thanks @rilwis I will test on the released version and let you know if I face any issues or if I see any missing features.
Forum: Plugins
In reply to: [Site Reviews] Redirect to custom url before submission success@geminilabs Whenever you have time to reply to this or if you need more context.
Forum: Plugins
In reply to: [Site Reviews] Redirect to custom url before submission successI want to redirect when user click submit. But what happens technically is that I want it to redirect to a url before it actually submit and send the post data.
this can be useful to show a thank you page and to track conversions of form submission easy with a url. Or as in my case I want it to redirect to a url to set strict cloudflare rules (I’m under attack, which isn’t possible without specific uri), on that URI path and if it doesn’t pass it won’t submit the review. Would be good to set double redirect if possible.
/thank-you/ => set delay seconds 0 to 5 /back-to-previous-page/ or homepage or custom new url.
does it make sense? Would be very useful for many situation but let me know what you think?
Seems to be resolved by deactivating all plugins and activating them again on production.
But there is a bug in Fluent form as this should not happen Can you check that your hooks to functions api is working properly in general? And check if it works as it should with All-in-One WP Migration plugin.
In general when plugins are added or activated, you add hooks into functions api etc etc. So every part of it works, sometimes that doesn’t happen and deactivation/reactivation does that and fixes it or flush by resaving permalinksWhen? Not a fan of a plugin bagging about their performance and everything and then using jquery. Its small few files so should not take time to rewrite to vanilla javascript.
It should have been done yesterday, when will it be shipped in next update or should we just remove FF from our toolbox?Cleaning all tables related to fluentforms and ff reinstall the plugin still the same issue.
What can be causing this?@rilwis any process on this?