diamantweb
Forum Replies Created
-
Update.
All plugins except Woo were deactivated. Switched from custome theme to original one. No changes. If you have a look in console you will see some errors related to the plugin.
Forum: Plugins
In reply to: [W3 Total Cache] Link name changesHi Marko,
No, when I “purge all”, all pages are purged but “purge current page” doent work for category pageBr, Waldemar
Forum: Plugins
In reply to: [W3 Total Cache] Link name changesHi Marko,
So how I should proceed here? Seems like when I click purge current page (category page is meant e.g.) the “w3tc_note=pgcache_purge_post” appears and as a result the original category link doesnt get parged. Being unlogged (in privat mode e.g) I go to the parged category page and still see the page in a status as it was not parged, still old product price is shown. To undestand better pls have a look at the first product from the catalog. Link on the category page is the first messageBr, Waldemar
Forum: Plugins
In reply to: [W3 Total Cache] Link name changesHi Marko,
Thx for your reply. I changed a setting as you guided + purge cache. Nothing changed on front, still additional “w3tc_note=pgcache_purge_post” appearsBr, Waldemar
Forum: Plugins
In reply to: [W3 Total Cache] Product prices gets cachedHI Marko,
thx for a quick responce. Additionally can I set a cron rule to cache all pages once flush is exucuted? If yes, which cron rule should be set on the server?Thx for knowing. Do I get a pro version for only 1 year? What happens once 1 year is expired, do I still have a PRO version but without updates?
golden, thanks
Forum: Plugins
In reply to: [W3 Total Cache] Purge current pageHello Marko,
would you give me instructions of how and where to insert the given string?Waldemar
Forum: Plugins
In reply to: [W3 Total Cache] Cache preloadHello Marko,
I added a line to deactivate wp cron job and set cron job in admin panel every 15 minutes. Nevertheless, the pages are cached once it is visite, I rechecked it several times. It means above mentioned cahnged are not being applied ..On the cron job section in admin I added the folowing line. It is being executed every 15 min: wget -q -O – https://dev1.cossmeta.online//wp-cron.php?doing_wp_cron >/dev/null 2>&1
Waldemar
Forum: Plugins
In reply to: [W3 Total Cache] Cache preloadHey Marko,
I am appreciate your response.define(‘DISABLE_WP_CRON’, true); seems to have beed added in the config file. Would you pls suggest me a guide of how to manage adding a cron rule. I mean this: ” … and Once this is done, you should create a custom cron job that will call wp-cron.php at a set interval.”
Should I use a tool, that is a plugin or some alternative?
Waldemar