Viewing 2 replies - 1 through 2 (of 2 total)
  • +1 for this

    I changed line 108 in flexi-quote-rotator.php from

    add_action('wp_head', array(&$quoteRotator, 'addHeaderContent'));

    to

    add_action('wp_footer', array(&$quoteRotator, 'addHeaderContent'));

    to move it to the footer but it just says ‘loading quotes’.
    So I don’t think it can be done.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘[Plugin: Flexi Quote Rotator] Javascript out of head’ is closed to new replies.