g0glis
Forum Replies Created
-
Forum: Plugins
In reply to: [LiteSpeed Cache] Exclude booking plugin from caching on a onepage websiteHi,
The Website doesn’t stuck. Only the section with the booking shortcode loads forever. But since the last flush it seems to work without any problems. I’ll keep an eye on this and if there are any problems I’d contact you.
Thanks for your support.
Forum: Plugins
In reply to: [LiteSpeed Cache] Exclude booking plugin from caching on a onepage websiteThe plugin is workind now with the esi, but after a few clicks on the website it does not load anymore (loads continuously). I have to flush the cache manually to display it again.
Forum: Plugins
In reply to: [LiteSpeed Cache] Exclude booking plugin from caching on a onepage websiteForum: Plugins
In reply to: [LiteSpeed Cache] Exclude booking plugin from caching on a onepage websiteUnfortunately it does not work with this:
[esi bookly-form category_id=”1″ service_id=”2″ hide=”categories,services,staff_members,date,week_days,time_range” ttl=”60″ ]
The booking plugin just not visible if use the shortcode with esi.
Forum: Plugins
In reply to: [LiteSpeed Cache] Exclude booking plugin from caching on a onepage websiteYes, the shortcode is:
[bookly-form category_id="1" service_id="2" hide="categories,services,staff_members,date,week_days,time_range"]So if i understand the wiki correct, i must use the shortcode like this:
[esi bookly-form category_id="1" service_id="2" hide="categories,services,staff_members,date,week_days,time_range" ttl="60" ]Or can i turn it completely off for this shortcode?