Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)
  • Forum: Fixing WordPress
    In reply to: jquery in widgets
    Thread Starter rob916

    (@rob916)

    Ended up figuring this out after a lot of moving things around. Come to find out the theme I’m using “Soundwave” has a jPlayer for my SHOUTcast stream at the bottom and if you have “nonstop player” turned on it affects the other java scripts from working properly unless you refresh. I turned the “nonstop player” off and everything loads perfectly with no refreshing. Just thought I’d share if anyone else runs into this issue.

    Forum: Fixing WordPress
    In reply to: jquery in widgets
    Thread Starter rob916

    (@rob916)

    I removed the jQuery script call from the widgets since WordPress has it’s own jQuery library, I then removed the jquery.shoutcast.easy.min.js library call from the widget and added it to functions.php as an wp_enqueue_script call and the widgets/pages still work however I still have the same issue where if I change to a different page the widget data won’t load unless I hit refresh. I’m completely stumped.

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