Forums

wp-crossfade (5 posts)

  1. srolls
    Member
    Posted 2 years ago #

    trying to use wp-crossfade to make a fading banner on my WordPress site. The loader comes up, disapears, and then nothing - no images or anything.

    Followed the installation instructions as best I could and pointed to some images.
    ------------------------------
    1. Upload wp-crossfade directory to the /wp-content/plugins/ directory
    2. Activate the plugin through the 'Plugins' menu in WordPress
    3. Add the jQuery script to your header template: <?php wp_print_scripts( 'jquery' ); ?>
    4. Place <?php wp_crossfade( 'group=home&limit=4&dot_spacing=55' ); ?> in your templates
    5. Sample css file: wp-crossfade/css/sample.css
    ----------------------------------------------
    Not sure if I placed the jQuery script correctly in my header template though?

  2. codergeek82
    Member
    Posted 2 years ago #

    I followed the same instructions am facing the same problem. I think the jquery.cross-fade.js has some compatibility problem.

  3. 72ppi
    Member
    Posted 2 years ago #

    Yep, me too. Followed all the instructions as best I could and all I get is the loading animation. Shame - I was looking forward to it. :(

  4. 72ppi
    Member
    Posted 2 years ago #

    I got it sorted, it was that I'd renamed the key in the code but not matched the key given to the images in the settings. Der!

  5. mikkoko
    Member
    Posted 2 years ago #

    Don't work on my site... Just loading...

Topic Closed

This topic has been closed to new replies.

About this Topic