Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS JQuery instead of CSS help (kind of)

  • This topic is empty.
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #23555
    enigmajr
    Member

    Hey, I’ve been a long time reader of css-tricks but obviously this is my first post so here goes. I’ve been working on a wordpress theme for my girlfriend’s dance team and designed everything originally on a wordpress install on my site. When we got the domain switched over and I transferred all the files over, suddenly some stuff was broken that wasn’t before. The most annoying being a JQuery script called FancyBox that was working great before the transfer but literally is going haywire now.

    The link is http://ugaredhotz.com and you can see the what I’m talking about how the "View Now" link in the header does nothing and when you click on a article link, the "Leave a Comment" link goes nuts. Any help would be GREATLY appreciated. I know the design’s not great, but that’s pretty much exactly what they wanted believe it or not. Thanks in advance!

    #51054
    Jonz
    Member

    Ok I’m taking it that you installed wordpress on the new site and transferred the theme. Make sure every thing is linked properly ect. I’m not very sure what would be casueing this.

    Edit: After some more looking it seems that you have some problems with an unclosed div tag (</div ) on line 168. I know it dynamic php so you’ll have to search for the file.

    It is a few lines after this:

    Code:

    I also recomend you check out the xhml validation test (not for valadation) but to see stuff you did wrong or missed.
    http://validator.w3.org/check?uri=http% … omatically)&doctype=Inline&group=0

Viewing 2 posts - 1 through 2 (of 2 total)
  • The forum ‘CSS’ is closed to new topics and replies.