Skip Navigation

[Resolved] I want to change the top level blog page so more blog posts will be visible.

This support ticket is created 3 years ago. There's a good chance that you are reading advice that it now obsolete.

This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.

Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.

This topic contains 1 reply, has 2 voices.

Last updated by Christopher Amirian 3 years ago.

Assisted by: Christopher Amirian.

Author
Posts
#2547929

Tell us what you are trying to do?
Right now when you click "Blog" on my homepage, the top-level page has a big picture from each post, so you have to scroll down to see previous posts. I want the posts to be in list format so the user can see more posts at one time and more easily scroll down by blog title. Also, I'd like a search box just for blog posts. Can I make these changes in WordPress? Thanks.

Is there any documentation that you are following?

Is there a similar example that we can see?
Here are some examples of what I would like:
hidden link
hidden link

What is the link to your site?
hidden link

#2548295

Christopher Amirian
Supporter

Languages: English (English )

Hi there,

It seems that currently;y your theme takes over the blog listing page and it is not what Toolset does.

You can achieve somewhat similar to the websites you mentioned by creating a Toolset view and using the GRID block to create a column system and adding the post-featured image on the left and the rest of the content on the right.

Also for search, you need to use the custom search functionality.

Please read the documentation below:

Create a view:
https://toolset.com/course-lesson/creating-a-view/

Creating Columns:
https://toolset.com/course-lesson/responsive-columns-and-grids/

Styling views:
https://toolset.com/course-lesson/styling-views-and-archives/

Create a custom Search:
https://toolset.com/course-lesson/creating-a-custom-search/

Thanks.