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 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #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 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.