badget

Biggest Sale! Special Offer!

Get 30% discount on all of our single themes with this coupon code: #30%SALE

Hurry up! *Limited time offer*

Slider – I want changing images, but don't want the posts to show

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #22736
    talley1015
    Participant

    Perhaps there is an easy way to do this, but I haven’t been able to figure it out yet. I can get the slider to work (i.e. I get 3 images to rotate on my home page), but the posts to make this work are only dummy posts. Thus, I don’t want them to be visible (Recent Posts, Archives, etc.), and I don’t even want an associated (visible) post “title”. Is there an easy way to do this (basically, just have a image slider on home page — nothing else, no posts, no text, etc.)?

    If not, does upgrading to Pro version of this theme give me what I want (I see that other slider is available)?

    Thanks in advance!

    #22739
    talley1015
    Participant

    Just to be clear(er) on what I am requesting, here is what the Clean Retina Free theme instructions say:
    “* Featured Slider will show featured images, Title and excerpt of the respected added post’s IDs.”

    I only want the images to show — not the title and/or excerpt. Further, I don’t even want the posts to be visible/searchable anywhere in my site (since they are only dummy placeholder posts to make this image slider work on the home page).

    Thanks!

    #22754

    Hi talley1015,

    Go to dashboard-> appearance-> theme options-> design options-> custom css and paste the below code and click on save button
    themehorse.com/media=”all”

    .featured-text {
    display: none;
    }

    If you don’t want to display your post then Goto dashboard -> appearance -> theme options -> featured post/page slider -> featured post/ page slider options

    Check to exclude (tick it)

    Then the image post displayed in slider will not be displayed in the homepage post.

    Thank You!

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.