• Console web shows problem in the following function in OnePress:

    var text_rotator = function() {
    /**
    * Text rotator
    */
    jQuery(“.js-rotating”).Morphext({
    ……

    });
    };

    text_rotator();

    Transparent header doesn’t work.

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Uncaught TypeError: jQuery(…).Morphext is not a function’ is closed to new replies.