Hello, I bought the pro version to clean the SiteGround cache and also to get some help with the Gridbox system. Their website editor is a frontend based editor. I have the cache cleaner plugin set to clean the frontend and show the message but I don't see a message after saving. This either means it is not working or the message is not showing.
Can you help me figure out how to solve this? What do you need from me? I have a test site you can do anything you want to.
You mean it is not cleaning after you save something in the Gridbox system?
The cleaning on save is triggered on new pageloads based on the task in the URL (or POST data).
For instance, when saving an article in Joomla, the URL (or POST data) used to save the article contains task=save
So you need to figure out what task the Gridbox thing uses, and add that in the Cache Cleaner settings.
If Gridbox doesn't use the task, or it saves via ajax (not triggering a fresh pageload), then you can't make it trigger Cache Cleaner on save.