Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Marcel Pol

    (@mpol)

    Hmm, the CSS file exists, the JavaScript gets loaded…

    I do see 2 errors in the Console of the Inspector:

    custom.js:
    Uncaught ReferenceError: Cufon is not defined
    ddsmoothmenu.js:
    ddsmoothmenu.js?ver=4.4.1:50 Uncaught TypeError: Cannot set property ‘className’ of undefined

    I would think this causes the problem. Your theme has issues here. Maybe it requires Cufon loaded? You could contact the theme author.

    Thread Starter Chip-Parade

    (@chip-parade)

    Hi Marcel,

    Thank you for getting back to me so quickly!

    I am aware of both of the errors, they are caused by the removal of the Cufon.js file, I removed the .js document for cufon in the parent theme as it is only there to control the font and the font is horrid

    But I very much doubt they are having an effect on your css as all it’s saying is “can’t run command as the file’s not there”

    Any other ideas?

    Thanks,
    Chip

    Plugin Author Marcel Pol

    (@mpol)

    The CSS file is being added by JavaScript. If JavaScript crashes, the CSS file cannot get loaded.
    What happens when you revert the changes you made?

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘style_twitter.css Not being called up.’ is closed to new replies.