Forum Replies Created

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thank you guys so much for this last solution, its about %90 of the way there, I am having some further issues though. Every page except the home page works fine. As soon as I navigate back to the home page my music player stops playing as the page has to reload again.

    Also after about 30-60 seconds any menu option will stop the player due to reloading the entire page again. Any ideas?

    check it out here:
    https://www.astro-music.org

    Hey Janeth, I’ve been learning how to incorporate AJAX into my themes for a couple of months for consistent audio player functionality and reload codes have been a big google hunt for me.

    The best I can say is that you need to “call” the java scripts for the widget again when you return to the page. The first time the page loads everything loads normally, but Ajax needs to load the scripts the second time you visit the page to process them over again and display your widgets again (widgets and plugins like Parallax Gravity, Rev Slider, LayerSlider, etc). If you can find the correct call function for the “Reload Code” in the AAPL options window (Ajax Advncd Page Loader) then you can find the .js scripts that need to be loaded – and use the “call” function to write a short code that tells the Ajax options window to call your plugins .js files.

    Hope that helps, I’m on the hunt for click handling information right now

    FUTr3

    (@futr3)

    I’ve been having trouble with the same thing, I’d like to justify the menu and still retain the responsiveness of the theme menu. Like have it justify even when changing the size of the screen.

    From there I’ll set the menu collapse px width to keep the menu line from doubling up when it gets too small, it’ll just turn into the mobile menu instead. Anyone???

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