Navigation überspringen

[Gelöst] Modify number of columns for mobile when mobile is rotated to landscape view

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

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 -

Zeitzone des Unterstützers: Asia/Karachi (GMT+05:00)

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

Zuletzt aktualisiert von Waqar vor 2 years, 3 months.

Assistiert von: Waqar.

Author
Artikel
#2684226

Tell us what you are trying to do?
I am trying to use the archive loop to display results in a grid. This works fine until the mobile device or tablet is rotated to landscape view - where the columns seem to swap to 4 (which is what is set for a desktop). This is not suitable - too many columns for a mobile/tablet.

Is there any documentation that you are following? I have found no documentation for this issue.

Is there a similar example that we can see? Look at haddington.info on your mobile device then rotate the mobile

What is the link to your site? versteckter Link

#2684335

Hi,

Thank you for contacting us and I'd be happy to assist.

The Toolset's responsive control options allow settings based on the screen width, but not based on the screen's orientation (i.e. landscape or portrait).

You can control the device screen breakpoints from WP Admin -> Toolset -> Settings -> General -> Responsive web design breakpoints for Toolset Blocks.

By default, the breakpoint between Desktop and Tablet is 781px, but you can increase it to 1024px or 1200px and then test the columns.

regards,
Waqar

#2684405

I changed the tablet/Desktop setting to 1024 and this worked very well for tablet and phone.

Thank you.