arindam4u
Forum Replies Created
-
Forum: Plugins
In reply to: [WP QuickLaTeX] Bengali Language Support@advanpix Thank you for your response.
There are certain fractions where Bengali texts are used at the numerator and denominator with fractions.
I know it is a lot to ask. But if it is possible somehow with any package, it would be really helpful.Forum: Plugins
In reply to: [WP REST Cache] Deactivating Plugin causing Internal Server ErrorSorry for late reply. However thank you so much for your response.
I was able to delete and deactivate the plugin by deleting all endpoints.However, I have created an app which uses WP REST API and there are so many categories, tags and so many posts (no woocommerce, only WP REST API V2 for default Posts) and therefore so many caches are created by the users. I have also implemented search in the app and it also via WP REST API (as I am unable to find any other suitable solution).
Caching REST API Calls are necessary for the app performance and thanks to your plugin it works really so great. I cannot thank you enough for this.
But my WordPress authors are really active also. They post nearly 20-30 posts daily.
So the endpoint caches are hugely created and also flushed. I have selected Cache regeneration for Once daily and maximum number of 5.
Can you suggest me what should be the setting?Forum: Plugins
In reply to: [WP REST Cache] Adding New Post and Updating Post takes long timeThank you so much for your help and support.
The problem is solved.Forum: Plugins
In reply to: [WP REST Cache] Adding New Post and Updating Post takes long time@rockfire Thank you so much! It worked and it will do for now until the problem is solved.
Thanks again.
Forum: Plugins
In reply to: [WP REST Cache] Adding New Post and Updating Post takes long time@rockfire Can you please tell me how to disable auto flushing cache of default WP REST API for now until you find a fix. Cause it makes things really out of hand.
Forum: Plugins
In reply to: [WP REST Cache] Adding New Post and Updating Post takes long time@rockfire Thank you so much for your time and your reply.
I will be waiting for the fix.Forum: Plugins
In reply to: [WP REST Cache] Adding New Post and Updating Post takes long timeUPDATE:
After deactivating the plugin and reactivating it again solved the long waiting. However, whenever I click Add New Post button every caches flushed automatically. No posts updated.
Just clicking on Add New Post flushing all the caches. I don’t have any clue why is this happening.
My setting:Hi, @advanpix Thank you so much for your reply.
Can you please tell me how to safely change theline-height:to 0 ofql-left-displayed-equation? I am unable to do that. It will be really helpful.
Thanks again.Forum: Reviews
In reply to: [WP REST Cache] Great Plugin who uses REST APIHi @acato the issue was resolved. Never cleaned the whole cache of my live site but in a new site I tested it was working slowly but without any internal server error.
Really sorry for late reply and Thank you the issue is resolved.
Forum: Plugins
In reply to: [WP REST Cache] How to change Caching Service to Memcache(d)Same question here
Hello again,
I want to inform you that, If I go to plugin’s Endpoint API Caches tab and search for the category id and select all caches where that category id is included in request api and select bulk flush cache manually, I can see the updated posts of that category. That means, If I add or update posts of a category say “General” of id “4”, I will search for “categories=4&” in Endpoint API Caches tab and will select all filtered caches and bulk flush/delete them I can see updated posts of General category instantly.
Thank you so much for your time.Thank you for your reply @rockfire. I am Sorry for my late reply.
The
?skip_cache=1works and fetch updated posts. However, if I do not include it the older version is being fetched from my app. I am using custom Rest URL Prefix (i.e, custom prefix in url in place of “wp-json”) if it makes any difference.I am looking forward about implementing a fix for internal server error issue, it will be a great relief. Thanks in advance.
- This reply was modified 6 years, 9 months ago by arindam4u.
As per FAQ, the cache should be cleared. But changes in updated posts do not reflect in REST call.
Don’t know why.Forum: Plugins
In reply to: [Clone] Import replaces percent signs (%) with gobbledygookI also want to report the same. My site has lots of non-English characters in slugs. Those are replaced by long random strings when cloning. Please fix the issue.
