• Resolved reinhart541

    (@reinhart541)


    Hi,

    The samples I’ve seen using More Info side-by-side with the clickable image all use simple styling options. I have been trying to create a clickable map with 40 hotspots leading to different “Reusable Blocks Extended”-blocks (https://wordpress.org/plugins/reusable-blocks-extended/) with rich styling, including carousels with many images.

    With this solution I am facing an initial load time to closer to 90 seconds. I’ve been trying with different lazy load plugins, as well as disabling lazy load and switching themes – but all to no avail.

    Is it doable to create such a solution, or is there a limitation to which blocks can be shown in More Info?

    Thank You!

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Contributor Draw Attention Support

    (@wpdrawattention)

    Hello @reinhart541,

    The reason it’s taking a while to load is because all the rich styling and images/carousels are all loading at the same time. The plugin is coded in a way that loads all the hotspot information when the page loads.

    We don’t have a limitation to which blocks you can use, but we do hope you keep in mind the amount of content all you hotspots contain. Trying to load 40 pages of content into one page will inevitably be slower.

    The closest workaround would be to create a new page for each hotspot’s content and then link to that page. Otherwise, this might not be the best solution for what you’re trying to build.

    And lazy loading doesn’t work in this case, in fact, we see that lazy loading sometimes breaks the plugin.

    I hope that helps, please let us know if you have more questions at support@wpdrawattention.com

    Thread Starter reinhart541

    (@reinhart541)

    Thank you very much for a quick and informative reply! I modified the solution to use hotspot links to dedicated WordPress pages instead, which is good enough for this scenario.

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

The topic ‘More Info Rich Styling’ is closed to new replies.