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: hidden link Site is in development and I have not set up the SSL so you will first see the warning
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
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
Thank you, the update worked 🙂