Skip Navigation

[Resolved] vertical align toolset grid

This support ticket is created 4 years, 1 month 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.

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/Hong_Kong (GMT+08:00)

This topic contains 12 replies, has 2 voices.

Last updated by heinrichT 4 years, 1 month ago.

Assisted by: Luo Yang.

Author
Posts
#1548881
Bildschirmfoto 2020-03-12 um 22.50.45.jpg

building a woocommerce product single template the vertical alignment of the grid (top) doesn`t work.
next the horizontal alignment (center) of the "add to cart" block doesn`t work either.

#1549397
valign.JPG

Hello,

I have tried it in my localhost with a fresh WordPress installation + the latest version of Toolset plugins, it works fine:
1) the vertical alignment of the grid (top) works as expected
2) "add to cart" block works fine too.
See screenshot vlign.JPG

Please check these in your website:
1) In case it is a compatibility problem, please deactivate all other plugins, and switch to wordpress default theme 2020, and test again

2) Also check if there is any PHP/JS error in your website:
https://toolset.com/documentation/programmer-reference/debugging-sites-built-with-toolset/

3) If the problem still persists, please provide database dump file(ZIP file) of your website, also point out the problem page URL and view URL, I need to test and debug it in my localhost, thanks
https://toolset.com/faq/provide-supporters-copy-site/

#1553353

i can provide a staging installation for you?

#1554281
wein2.JPG
wein1.JPG

I have tried your database dump file, but can not see the problems you mentioned above, see screenshot wein1.JPG

Then I have tried it in your live website with my Chrome browser, see screenshot wein2.JPG, I don't see the problems too.

1) the vertical alignment of the grid (top) works as expected
2) "add to cart" block works fine too.

Is this problem resolved? and the private message box enabeld, in case you need more assistance for it. Thanks

#1561123

hi luo,

you can replicate the problem exactly, because the alignment is not "top". the elements are using all available space from top to bottom to place the elements. i want it have on top. in the middle and at the bottom it works fine, but not on "top".

you have the site credentials.

#1561213
space2.JPG
space.JPG

I have checked again in your website, for example:
hidden link

The desciption text does display as valign "Top", you can use Chrome browser to test it, select the title text "HOLZGASSE, KREMSLEITHEN & KERSCHBAUM", inspect the HTML element, you should be able to see it is styles of title make those space, see screenshot space.JPG

So if you want to remove those space between title and description, you will need to try CSS codes, for example:

h3.tb-heading{
margin-bottom: -3rem;
}

See screenshot:space2.JPG

#1561271
toolset top.jpg
toolset middle.jpg
toolset bottom.jpg

hi luo, to explain, i have added three screenshots:
1. gridcell align bottom: working as expected, the content is at the bottom
2. grid cell align middle: working as expected, the content is in the middle
3. grid cell top: you see the spacing? the content is using all available space, thats not ok, why and how to solve?

#1562327

Thanks for the details, you are right, the top vertical align of grid block does not work same as admin side, I have escalated it, will update here if there is any news.

#1562331

Here is the feedback, it is fixed in the next version of Toolset plugins, please let me know if you need a developement version plugin for testing.

#1562333

how long does it take until the next release is released?

#1562337

The next version of Toolset Blocks plugin is still under QA status, which will be released soon, maybe few days.

#1565061

The Toolset Blocks plugin is released, you can download it here:
https://toolset.com/account/downloads/

Please test it and feedback if the problem is fixed, thanks

#1565169

My issue is resolved now. Thank you!

This ticket is now closed. If you're a WPML client and need related help, please open a new support ticket.