p206ab
Forum Replies Created
-
Forum: Plugins
In reply to: [W3 Total Cache] Disable on visit cacheSorry for my unclear explanation of the situation, I’m glad you understand now.
But the thing is, even if I have all pages precached, when an user visits the website, it seems to recreate a cache for that page again on page load, as can be seen by the timestamp at the bottom of the page, when I check source code. Every next time this page is visited by the same user, it opens quickly, but that first time it’s pretty slow. And this is what I’m trying to avoid, because it seems like cache is made locally for each user in its browser (browser cache is disabled fyi).
So I’m kind of lost here, it doesn’t make any sense to reload it every time for each user individually?
Forum: Plugins
In reply to: [W3 Total Cache] Disable on visit cacheHello Marko, thanks for a quick reply.
But why should it cache a page again, if it already has it in preload? I mean, I understand that it then shows the most recent version possible, but isn’t the whole idea of cache making the browsing for the user faster?
What’s the point of having a quick load of a certain page only on second visit, shouldn’t it be fast immediately on the first load?
That’s why I considered preloading all of them and all I need is to disable refreshing on load, so these from cache folder are shown, even if they might not be the most recent (if preload didn’t update them yet).
There must be something to adjust, if not in the settings, in the code itself it surely is an action that starts the function to refresh a visited page, right?
Thanks.
Forum: Plugins
In reply to: [Advanced Classifieds & Directory Pro] Date selection in adminAlso tried to add the class “acadp-has-daterange” to admin input field case date/datetime and adjust admin.js function acadp_initialize_datetime_picker().
But still doesn’t work.
Forum: Plugins
In reply to: [WP Car Manager] No listings on mobileYep, I see many listed there.
Forum: Plugins
In reply to: [WP Car Manager] No listings on mobileHmm.. why am I not seeing this on my devices.. Thanks!
Forum: Plugins
In reply to: [WP Car Manager] No listings on mobileThanks Roger for the link, but all passed well, no errors found.
And desktop shows cars normally, while only mobile has issues. Do you see the cars below or only the search / filter part?Forum: Plugins
In reply to: [WP Car Manager] No listings on mobile@hchouhan I’ve tried with Android (Huawei P9) and iOS (Iphone 6 and 7), none shows the list. Can you see it on the link above?
Thanks.
Forum: Plugins
In reply to: [WP Car Manager] No listings on mobile@lazcanini tried, but all it does is show the steering wheel icon, which is blinking.. still no listings. I also need to keep the mobile styling as it’s in theme by default.