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*

Remove slider images from BLOG page

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #28384
    stina
    Participant

    Hi, I set up a blog page but all my images from the front page slider – “sticky posts”- shows up. How do I remove these from the blog-page? Also, how do I change the settings so that the latest post appear at the top of the blog page? Now the most recent posts end up at the bottom of the page.

    Thank you!
    /Stina

    #28472

    Hi stina,

    We have desinged our theme this way. The latest post will appear at the top because of using sticky post the sticky post is the first priority.
    You can either do this by two method.
    either you add this below custom css inside dashboard-> appearance-> customize-> ambition theme options -> custom css and add this below code

    #main .sticky {
      display: none;
    }

    Or you need to use the image slider or pager slider to featured your post. There in page/ post slider you can exclude your post.
    using page/ post slider view this below screenshot.
    http://awesomescreenshot.com/0915934809
    under page/ post slider view this screenshot
    http://awesomescreenshot.com/0345934ccb

    Check the exclude button. Then this will exclude you post slider in blog.

    If you have any issue then let us know.
    Thank you!

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