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
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.