Slider Not Rotating

Viewing 5 posts - 1 through 5 (of 5 total)
  • #12084
    Hitokage4
    Participant

    I have the slider up and showing on my homepage, but it will not rotate. How do you get the slider to actually rotate between all posts marked as sticky?

    #12086
    Alexander
    Participant

    Hi Hitokage4,

    I wrote a tutorial how to make the slider work:

    http://www.mouseclick.com/tutorials-2/make-the-slider-work/

    Cheers,
    Alexander @ http://www.mouseclick.com

    #12087
    Hitokage4
    Participant

    Alex,

    I did that, but I had intended to use a template for my homepage. The problem is I cannot get the actual default homepage to be ‘Full Width’ as I can on all the other pages. Is there a way to set the WHOLE SITE to use the Full Width template instead of the skinny width? That way I don’t have to put the slider on a template (which even though the code is copied from the default, it isn’t rotating) and can use the default home?

    #12088
    Hitokage4
    Participant

    Discovered! Add this code:

    .page-template-template-no-sidebars-php #wrapper,
    .page-template-template-blog-no-sidebars-php #wrapper,
    .page-template-template-portfolio-no-sidebars-php #wrapper {
    max-width:1140px;
    }

    To Appearance > Theme Options > Layout.

    #12090
    Alexander
    Participant

    Sorry, the tagline neither your original post indicate that you had problems with the full width of your blog.

    Glad you’re sorted.

Viewing 5 posts - 1 through 5 (of 5 total)

You must be logged in to reply to this topic.