• Sorry to repost, but for putting too much code in, I guess, it’s marked as resolved when it really isn’t.

    I’ve recently been converting my poorly coded (probably) HTML web page into a WordPress theme, and had created a scrolling twitter feed using the following tutorial:

    https://andreaslagerkvist.com/archives/2011/06/24/how-to-create-a-scrolling-twitter-feed-using-jquery/

    This was pretty much seated in my HTML, with code to bring in jQuery and the smooth marquee plug in into the site.

    I brought this over to my WordPress theme and it worked fine when I tested the theme on XAMPP, but now I have it on a server it’s not working any more. The marquee seems to work fine, but the smoothness and the pause created by hovering over the feed are not working any more. I’m certain it’s a problem with my own use of jQuery in the theme, can anyone help me out here?

    I have the HTML, which works as intended, here: https://www.gamefront.com/files/21917872/NewDesign.zip.

    And the WordPress Header code where the script is meant to be: https://pastebin.com/qf94FWPj

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

    (@julialasarte)

    Have you tried this? sometimes jquery can cause some conflicts inside wordpress.

    Thread Starter eaglesoars

    (@eaglesoars)

    How would you go about doing what it says at the bottom of the page, I tried changing all the dollar signs to dollar signs + ‘j’ and adding the wrapper it gave but all it did was remove the feed entirely from the page.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Javascript/jQuery Troubles (Smooth Marquee)’ is closed to new replies.