Navigation überspringen

[Gelöst] Posts in grid are not aligned properly

This support ticket is created vor 4 Jahre, 6 Monaten. 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.

Sun Mon Tue Wed Thu Fri Sat
- 9:00 – 13:00 9:00 – 13:00 9:00 – 13:00 9:00 – 13:00 9:00 – 13:00 -
- 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 -

Supporter timezone: Asia/Karachi (GMT+05:00)

Dieses Thema enthält 3 Antworten, hat 2 Stimmen.

Zuletzt aktualisiert von jillT vor 4 Jahre, 6 Monaten.

Assistiert von: Waqar.

Author
Artikel
#1861153

I have a vew for custom post type. It's displaying in a grid, 3 columns. However, the first post is displaying higher than the next two. The problem can be seen at the bottom of this page: versteckter Link Site is in development and I have not set up the SSL so you will first see the warning

#1861367

Hi,

Thank you for waiting.

During troubleshooting, I was able to reproduce this behavior on my test website too.

When using the "Single Field" block to show the post content (body), in a grid layout, the first item is raised higher than the rest.

I've shared these findings with the concerned team for further review and appreciate you brought this forward.

For now, a workaround can be to remove the "Single Field" block that shows the post content (body), and instead add a "Fields and Text" block and include the following shortcode to show post content (body):
( ref: https://toolset.com/documentation/programmer-reference/views/views-shortcodes/#wpv-post-body )


[wpv-post-body view_template="None"]

regards,
Waqar

#1862261

Hi,

I'm happy to update that Toolset Blocks 1.3.3 was released yesterday, which includes a fix for this.

You're welcome to update and let us know if the issue still persists.

regards,
Waqar

#1863233

Thank you, the update worked 🙂