Navigation überspringen

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

This support ticket is created vor 3 years, 4 months. 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.

Dieses Thema enthält 1 reply, hat 2 Stimmen.

Zuletzt aktualisiert von Christopher Amirian vor 3 years, 4 months.

Assistiert von: Christopher Amirian.

Author
Artikel
#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:
versteckter Link
versteckter Link

What is the link to your site?
versteckter Link

#2548295

Christopher Amirian
Unterstützer

Sprachen: Englisch (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.