Agency Theme X Blog layout

Hi Guys,

I am trying to replicate the blog layout from the Agency theme.
I saw this item https://theme.co/apex/forum/t/id-like-my-blog-to-use-the-expanded-demo-content-from-the-agency-template-the-rest-of-my-site-would-use-the-integrity-layout/13468/2

I changed to Ethos but my layout is disastrous :slightly_smiling_face:

I think it has something to do with my feed, I only have one Blog item, but there are some legacy posts also showing.

Here is the page: http://dev.greenlineconversations.com/blog/

Thank you

Hi There,

Please set that page to the blog page under Settings > Reading: http://prntscr.com/k00vvh.

Then navigate to Theme Options > Ethos > POST SLIDER – BLOG > enable POST SLIDER FOR BLOG:

Hope it helps :slight_smile:

Thanks Thai,

I have that setup, but nothing is showing?
I changed all categories for posts to β€œBlog”?

A

Hi,

Please check under Theme Options > Ethos > Blog Options > Filterable Index and make sure no category ids are entered.

Then for your slider you need to go through your post and set your post to display in your slider

Hope that helps.

Fantastic Paul, You rock man,

A

Hi @ailbheoh,

Happy to hear that.

Feel free to ask us again.

Thanks

Thank you Nico,

Last thing, I have a space above the slider and cannot figure out how to remove it?
http://dev.greenlineconversations.com/blog/

A

Hi there,

It’s an empty slider, have you added it ? For the meantime, please add this CSS to your global custom CSS to hide it.

.blog .x-slider-container.below {
display: none !important;
}

Thanks!

1 Like

Thank you Rad, I found out how to turn it off, many thanks,
A

Glad we could help,

Cheers!

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.