• Hello!

    I’m trying to troubleshoot a conflict I have found with the DZS ZoomSounds audio player plugin.

    When I have SSS and the DZS ZoomSounds active, the area in the SSS page with the graphs of Daily Listens and Listening Source is empty. And when I say empty, I mean that the headings are there but none of the code that generates the charts:

    <div class="inside">
    <h2 class="hndle ui-sortable-handle">
    <span>Daily Listens</span>
    </h2>
    <div id="daily_listens"></div>
    <h2 class="hndle ui-sortable-handle">
    <span>Listening Sources</span>
    </h2>
    <div id="listening-sources"></div>
    </div>
    </div>

    Here is a screenshot with the inspector: https://snipboard.io/T9rkJ6.jpg

    So it’s not just a display issue. The charts aren’t being generated.

    I did find some errors in the console, but honestly I have no experience using this. Here is a screen shot: https://snipboard.io/w2vRAz.jpg Those errors are not there when I deactivate DZS ZoomSounds.

    Obviously you aren’t responsible for the other plugin, but the conflict may impact other plugins as well. Also, since it is the functionality in SSS that is broken, I thought I would start with you.

    Thanks!!

  • The topic ‘Conflict with “DZS ZoomSounds” plugin’ is closed to new replies.