Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author vikingjs

    (@vikingjs)

    I see an error message “can’t find variable jQuery”, which is odd, since when I load my plugin script I tell WordPress that I will need jQuery. I’m digging into it now.

    Plugin Author vikingjs

    (@vikingjs)

    I see the problem. Or at least a problem. Both WooTabs and my code tell jQuery to run some code once the page is completely loaded. Unfortunately, you have set your scripts to load last (which is actually a good practice), so when we tell jQuery to run something later, there’s no jQuery around yet.

    I don’t know if your theme allows you to load just jQuery in the header, but that would probably fix odd behavior with many plugins. In the meantime, I’ll come up with the best non-jQuery way to set up my function call without potentially stepping on anyone else.

    Plugin Author vikingjs

    (@vikingjs)

    New version released. It will take a while to bubble through the system, but it should solve your problem.

    Thanks for taking the time to report the problem; it makes the code better for everyone. Please let me know if you have any trouble.

    Your site looks really interesting – I’m not a gamer, but I think the music mix might be good to code to on days I have a deadline.

    Thread Starter Haydon Rouse

    (@haydon-rouse)

    Works perfectly now. That is brilliant – thank you.

    Plugin Author vikingjs

    (@vikingjs)

    Excellent!

    If you don’t object, I will mark this as resolved.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Stuck on Contacting Patreon…’ is closed to new replies.