• I’ve used [slideshow custom=1] on my home page and it’s causing the main menu buttons to not load with the proper styling. Here’s the main page:

    https://planetant.com

    You’ll notice that the main menu on this page lacks the same style as any of the other pages (Unless I’ve fixed it in the meantime; doubtful).

    I can see WHERE it’s different but cannot figure out why. Here is the WHERE: At the top of all the other pages, this line appears:

    <html class="cufon-active cufon-ready" lang="en-US" dir="ltr" xmlns="https://www.w3.org/1999/xhtml">

    At the top of my home page, it skips class="cufon-active cufon-ready" so it just appears as:

    <html lang="en-US" dir="ltr" xmlns="https://www.w3.org/1999/xhtml">

    Why does it fail to include this class?! I am about to pull out what little hair I have remaining! Please, Superman! You must be out there! SAVE ME!!!

Viewing 1 replies (of 1 total)
  • Thread Starter ddavies5

    (@ddavies5)

    FIGURED IT OUT! I was also getting the error message: $ is not a function.

    In my Theme’s main Java Script file, I replaced all the $ with jQuery, re-saved the file and the problem was no more.

    Not really sure why it works but thrilled that it does.

Viewing 1 replies (of 1 total)
  • The topic ‘cufon is being blocked!’ is closed to new replies.