• Resolved webberende

    (@webberende)


    The markers on my map are not all loading / not loading correctly. I discovered that this is caused by WP Rocket, after deactivating that plugin.

    I tried adding the code to the custom JS as mentioned in the documentation but this didn’t help.

    Daniel, do you have suggestions on how to set the right settings to make the map properly work?

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author 100plugins

    (@100plugins)

    Hi @webberende,

    It is hard to debug this from the outside, but I assume the problem is related to the caching mechanism of WP Rocket. Have you tried to disable caching for the page with the map?

    To exclude a page from caching in WP Rocket, you can follow these steps:

    1. Log in to your WordPress dashboard.
    2. Go to WP Rocket in the sidebar menu and select Settings.
    3. Navigate to the Cache tab.
    4. Scroll down to find the Advanced Rules section.
    5. In the Never Cache URLs field, enter the URL of the page you want to exclude from caching. You can add multiple URLs here, one per line. Use patterns or wildcards (*) if you want to exclude multiple similar URLs.
      • For example, adding /example-page/ will exclude that specific page, while /category/* would exclude all pages within that category.
    6. Click Save Changes to apply the settings.

    Alternatively, if you want to exclude a page directly from the page editor:

    1. Open the page you want to exclude from caching in the WordPress editor.
    2. In the WP Rocket box (usually in the sidebar or below the editor), check the option that says “Exclude this page from caching.”
    3. Save or update the page.

    Does this help?

    Best regards,
    Daniel

    Plugin Author 100plugins

    (@100plugins)

    I’m closing the ticket due as it seems to work for you. Please open a new ticket if something does not work as expected.

Viewing 2 replies - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.