*

aga2442

  • **
  • 11 posts
Cache Plugin Suggestion/Request
« on: September 16, 2026, 02:36:07 PM »
The cache plugin works flawlessly. However, when you clear the cache via the plugin in the admin panel, everything that has been cached is cleared.

My suggestion:

For example, it would be much more functional if the cache plugin’s settings page included a field—such as a specific URL, product listing ID, page ID, or blog post ID—that allows you to clear the cache only for specific content.

Or, alternatively:

When logged in as an admin, there is already an information field in the lower-right corner of the website interface.

If a feature can be added to this field, the cache for the relevant page, product, category, etc., can be cleared.
« Last Edit: September 16, 2026, 02:39:10 PM by aga2442 »

*

MB Themes

Re: Cache Plugin Suggestion/Request
« Reply #1 on: September 17, 2026, 11:39:54 AM »
Thanks for feedback, plugin has been updated:
- You can now clear cache by section (home, listings, search, static pages, login, contact, blog) instead of wiping everything.
- You can clear cache for one listing, static page, or blog post by ID or URL. All language and device copies of that page are removed.
- Logged-in admins can clear the current page from the small box in the lower-right corner of the site.
- Listing edits, status changes, and new comments now refresh that listing’s cache correctly.
- PHP 8 compatibility fixes so comment actions and cache cleanup no longer error on newer PHP versions.
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

aga2442

  • **
  • 11 posts
Re: Cache Plugin Suggestion/Request
« Reply #2 on: September 17, 2026, 03:20:18 PM »
Thanks for feedback, plugin has been updated:
- You can now clear cache by section (home, listings, search, static pages, login, contact, blog) instead of wiping everything.
- You can clear cache for one listing, static page, or blog post by ID or URL. All language and device copies of that page are removed.
- Logged-in admins can clear the current page from the small box in the lower-right corner of the site.
- Listing edits, status changes, and new comments now refresh that listing’s cache correctly.
- PHP 8 compatibility fixes so comment actions and cache cleanup no longer error on newer PHP versions.

This is a very successful project.

But I found a significant bug.

I tested it on my own website, and the issue is the same.

I tested it on your demo site, and the issue is the same there as well.

When on any listing category page, clicking the “clear this page” button in the website interface area (in the lower-right corner) causes the page to crash.

Additionally, the URL changes after this action.

Please test this: https://plugins.abprofitrade.eu/services

*

MB Themes

Re: Cache Plugin Suggestion/Request
« Reply #3 on: Yesterday at 06:55:38 PM »
Thanks, updated
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots