• Resolved twibi

    (@twibi)


    Hi Jamie,

    First of all, great work with this plugin, it’s so easy to set it and use it. I have a strange problem and that is not showing the chart on the front page. I installed the latest version of the plugin and of Highcharts library. The website where I want to show the charts is https://www.political-billboards.mk/ in the area between the map and posts grid. As you can see, nothing is shown. I tried to disable all plugins, I changed the theme and it did not make any difference. In the admin panel, the charts are displaying perfectly. I installed the plugin on localhost (XAMPP) using the same WordPress version and theme version, and the same charts are shown perfectly. What could be the problem?

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

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author methnen

    (@methnen)

    Hey @twibi

    Taking a quick look it appears that the chart code isn’t finding jQuery before it tries to use it.

    I looked and it appears your theme is loading jQuery into the footer.

    Any way you could move that initial jQuery call into the header and see if that fixes it?

    Thread Starter twibi

    (@twibi)

    Hi @methnen,

    You were right about this. That caused the problem, I have moved the jquery call to the header and the charts showed up.

    One thing tho, I don’t know what moved the jQuery call to the footer in the first place. It’s not the theme, it’s not the plugins..

    Thanks for your support.
    Twibi

    Plugin Author methnen

    (@methnen)

    I think it might be a change in WP 5.5.

    It made a lot of jQuery related changes and this might be one I missed. I’ll look at figuring out a way to make it work better even when jQuery is in the footer.

    Plugin Author methnen

    (@methnen)

    Alright, the latest version: 1.7.11 that I just pushed lived should solve this issue going forward for anyone else.

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

The topic ‘Charts not showing on frontend’ is closed to new replies.