Forum Replies Created

Viewing 4 replies - 1 through 4 (of 4 total)
  • I have the same problem in 3.4.6 – this is on WP 4.9.15 and PHP 7.3.

    Previously created visualizations that are already embedded in a page still work – but they don’t appear in the library. I’ve checked the server logs and there aren’t any errors. I fixed it by reinstalling the previous version of the plugin – 3.4.5.

    In 3.4.6 it looks to me like the visualizations were just hidden in the Library admin screen. When I look in the browser developer mode I can see that they’re in the html of the page – but hidden with css.

    The “.visualizer-chart” class is still set to “display:none” on the library page. In version 3.4.5 it sets them to be “display:block” using inline styles – I assume a javascript file sets the visibility once the library page loads.

    However when I tried to change the css style to be visible they didn’t quite load properly – and the chart preview images didn’t show up. I can only assume there’s some kind of of javascript error – but I didn’t see one in the browser developer console.

    Thread Starter arcUser678

    (@arcuser678)

    It seems likely that it’s a browser cache issue. I haven’t noticed a problem in the last 8 months. As well – I always check my updates in a different browser than what I edit in – and usually just after I clear the cache.

    Thread Starter arcUser678

    (@arcuser678)

    It works fine with 0.9.2.2, I’ll update to 0.9.2.3 in the next week and retest.

    Thread Starter arcUser678

    (@arcuser678)

    Update to my own post – here’s how I can reproduce the error every time (0.9.1.3). I just updated to (0.9.2.1) and this appears to have been corrected.

    • Clear the cache your pages/posts, or the entire cache of a site.
    • Visit the page/post(s) that had the cache cleared in a browser that you’re also logged into the site with.
    • Now visit the page in a browser that isn’t logged into the site.
    • You’ll see that your page has the admin bar cached for public view – though thankfully none of the links work unless you’re logged in.
Viewing 4 replies - 1 through 4 (of 4 total)