WordPress.org

Forums

WP Parallax Content Slider
[resolved] Parallax activation problem (7 posts)

  1. cvcasalena
    Member
    Posted 7 months ago #

    I have downloaded - does not show in dashboard. Shows in my Settings and then tells
    me to put this code where I want to display the slider. Where??

    if ( function_exists( 'get_wp_parallax_content_slider' ) ) { get_wp_parallax_content_slider(); }

    I have no idea what this means. Do I place this in my .css? Where?

    http://wordpress.org/extend/plugins/wp-parallax-content-slider/

  2. controlb
    Member
    Posted 7 months ago #

    To put this on your homepage, go to:
    Appearance > Editor

    then on your right look for the homepage file, usually home.php. Click on it.

    At the top it should/might say:
    <?php get_header(); ?>

    Under this, paste:
    <?php if ( function_exists( 'get_wp_parallax_content_slider' ) ) { get_wp_parallax_content_slider(); } ?>

    Scroll down and click Update File to save it. Make sure you've activated the plugin and selected a post category, then have another look at your homepage, it should be there.

  3. kenneth.von.rauch
    Member
    Posted 7 months ago #

    You may want to use the Parallax Background builder http://webdesy.com/wordpress-tutorials/parallax-scrolling-builder/ It allows to create basic parallax effects with no coding whatsoever. :)

  4. wp-maverick
    Member
    Plugin Author

    Posted 7 months ago #

    Hi cvcasalena,
    I think that controlb gave you the right answer.

    @kenneth.von.rauch great article, feel free to talk about my plugin too ;)

  5. kenneth.von.rauch
    Member
    Posted 6 months ago #

    Which exactly plugin are you referring too?

  6. memphis73
    Member
    Posted 3 months ago #

    Hello,

    I followed this advice, and it still refused to play ball.

    I then tried another theme, and the slider worked, so clearly the clash lies with the theme. The question is, how do i remove whatever script is clashing froim the theme ? I'm poretyy sure it's a rival slider built in.

    Any advice welcome !

  7. wp-maverick
    Member
    Plugin Author

    Posted 3 months ago #

    Hi memphis73,
    can you tell me if there are errors in your debug console?

Reply

You must log in to post.

About this Plugin

About this Topic

Tags

No tags yet.