• Resolved dedounet

    (@dedounet)


    The graphina Radar chart is correctly loaded on some cases and not in others: on mobile and private browsing as an exemple there is nothing loaded. The div section is loaded but empty :
    `<div class=”chart-texture radar-chart-c67922d”></div>’
    The section with the radar is under the “Taille” paragraph.
    I’m using a radar graph which is perfectly loading on cookies enabled desktop navigator.

    • This topic was modified 3 years, 1 month ago by dedounet. Reason: too quick :)

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

Viewing 1 replies (of 1 total)
  • Thread Starter dedounet

    (@dedounet)

    Problem solved by excluding the cache optimisation and lazy loading on my WPRocket plugin with these:
    css exclusion:
    /wp-content/plugins/graphina-elementor-charts-and-graphs/(.*).css

    js exculsion :
    /wp-content/plugins/graphina-elementor-charts-and-graphs/(.*).js

    lazy loading exclusion:
    graphina

Viewing 1 replies (of 1 total)
  • The topic ‘Graphina not loading in mobile navigator’ is closed to new replies.