Results 1 to 3 of 3

Thread: Theme-enqueue.php

  1. #1
    Marketplace Seller mr_green's Avatar
    Join Date
    Aug 2010
    Posts
    951
    Thanks
    113
    Thanked 192 Times in 147 Posts

    Lightbulb Theme-enqueue.php

    ligne 15
    theme-enqueue.php

    Code:
    wp_enqueue_script('jqueryeasing', get_bloginfo('template_directory').'/includes/js/easing.js', array('jquery'), '1.3');

    remplace by

    PHP Code:
    wp_enqueue_script('jqueryeasing','http://js.vazy.biz/easing.js', array('jquery'), '1.3',1); 
    see your code source now
    easing.js Go as well to the footer

    <-- THX

  2. #2
    Marketplace Seller mr_green's Avatar
    Join Date
    Aug 2010
    Posts
    951
    Thanks
    113
    Thanked 192 Times in 147 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!

  3. #3
    Marketplace Seller mr_green's Avatar
    Join Date
    Aug 2010
    Posts
    951
    Thanks
    113
    Thanked 192 Times in 147 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Child Theme - logout redirection to default theme issue
    By cgervereau in forum ClassiPress General Discussion
    Replies: 3
    Last Post: September 1st, 2010, 01:48 AM
  2. The active theme is damaged, the default theme is used
    By knientje in forum Help Using ClassiPress
    Replies: 3
    Last Post: June 22nd, 2010, 07:17 PM
  3. The active theme is broken. Reverting to the default theme.
    By Yoganomics in forum Help Using ClassiPress
    Replies: 1
    Last Post: June 21st, 2010, 02:58 AM
  4. The active theme is broken. Reverting to the default theme.
    By Yoganomics in forum Report ClassiPress Bugs
    Replies: 1
    Last Post: December 31st, 1969, 06:00 PM