Forum Replies Created

Viewing 8 replies - 1 through 8 (of 8 total)
  • Thread Starter p206ab

    (@p206ab)

    Sorry 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?

    Thread Starter p206ab

    (@p206ab)

    Hello 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.

    Thread Starter p206ab

    (@p206ab)

    Also 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.

    Thread Starter p206ab

    (@p206ab)

    Yep, I see many listed there.

    Thread Starter p206ab

    (@p206ab)

    Hmm.. why am I not seeing this on my devices.. Thanks!

    Thread Starter p206ab

    (@p206ab)

    Thanks 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?

    Thread Starter p206ab

    (@p206ab)

    @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.

    Thread Starter p206ab

    (@p206ab)

    @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.

Viewing 8 replies - 1 through 8 (of 8 total)