• Does anyone know how to add RighTune’s coding without the plugin? I’ve added it directly to a page and it refuses to run, although I did the same with a client’s site and it run just fine. Please help. Thanks!

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi,

    You can add righTune music service without the Plugin.
    For every web page you want our background music to play you will need to do the following. Look at the screen-shot at this link and follow these instructions:
    1. Go to your WordPress Dashboard and click on Pages at the left sidebar (marked with red arrow).
    2. For every page you want our player to operate: Choose the page name, click on “Text” (at the top right – marked with red arrow) and paste the code we sent you on our previous email (below).

    Feel free to contact me directly for any further help,

    Erez

    Thread Starter palmershire

    (@palmershire)

    I used the following code as described (using the “text” button within the page), but it isn’t working:

    <script> var _mgage = _mgage || []; _mgage.push([‘_setAccount’, ‘_hde47hisv805rs1i’]); var _mgagePlayer = _mgagePlayer || {}; _mgagePlayer.position = ‘tr’; _mgagePlayer.theme = ‘white’; _mgagePlayer.workingHours = false; (function (window, document) { var loader = function () { var script = document.createElement(“script”), tag = document.getElementsByTagName(“script”)[0]; script.src = “https://cdn.rightune.com/api/assets/javascripts/player.min.js&#8221;; tag.parentNode.insertBefore(script, tag); }; window.addEventListener ? window.addEventListener(“load”, loader, false) : window.attachEvent(“onload”,loader); })(window, document); </script>

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘RighTune Coding’ is closed to new replies.