• Can you please check the plugin in my wordpress project?
    Website: https://www.greeceonthego.com

    Although, I have already configured the Soundy Plugin, it seems that the song starts in autoplay mode (twice, there is something like echo) while it is playing. Also, pause button seems to stop only the one instance of the song, while the second one continues to play.

    Plus, I have already edited the soundy.php file, setting the $use_own_jquery_lib_on_front_end to “true”.

    Do I have to update my wordpress installation? Is there any link to download an older version of Soundy plugin? Please, check the website and let me know!

    WP Version: 3.7.3

    Looking forward to your response! Thanks in advance!

    Aris

    https://www.ads-software.com/plugins/soundy-background-music/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter arisvouyias

    (@arisvouyias)

    Update: I did install the jQuery Updater plugin.
    After this update, plugin seems to work properly with Safari.
    Still having problems with FF + Chrome.

    Any ideas?

    Plugin Author Bertrand du Couedic

    (@bducouedic)

    It looks like a jQuery library issue, indeed.

    I have had a look right now to the source code of your page and i have found this line:

    <script type='text/javascript' src='https://greeceonthego.com/wp-content/themes/GreeceOnTheGo/jquery.js?ver=3.7.3'></script>

    The content of this file is the jQuery library v1.7.1, which is too old for Soundy.

    Setting the variable $use_own_jquery_lib_on_front_end to “true” should solve the problem though.

    For sure, having WordPress as well as any application involved up-to-date is advisable.

    Also, the browsers for testing should be up-to-date and do not forget to clear the browser cache before testing.

    Installing an older version of Soundy won’t solve the problem. Soundy is only 3 months old anyway and all the versions need jQuery v1.10.

    These are my ideas for now…

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Music Loops Itself Pause Button Problem’ is closed to new replies.