Skip Navigation

[Resolved] 3 column grid displaying as a single column

This support ticket is created 3 years, 7 months 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
- 10:00 – 13:00 10:00 – 13:00 10:00 – 13:00 10:00 – 13:00 10: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/Kolkata (GMT+05:30)

This topic contains 2 replies, has 2 voices.

Last updated by teamR 3 years, 7 months ago.

Assisted by: Minesh.

Author
Posts
#2286351
Screen Shot 2022-02-07 at 5.48.14 PM.png
Screen Shot 2022-02-07 at 5.47.38 PM.png
Screen Shot 2022-02-07 at 5.47.05 PM.png
Screen Shot 2022-02-07 at 5.46.46 PM.png

If you look at the page hidden link you will see that the grid created by Toolset is displaying in a single column, while it does not display that way in the Divi nor Toolset editors. It should be a 3 column grid.

Caches have been purged, the toolset view is using Toolset and not a WordPress column. I tried using a shortcode but it did not display at all.

The page where the toolset view is built is private, since it requires the WordPress block editor and we're using Divi. You can see that at hidden link (view password = revegy)

The following errors are in the browser's console for the page:

(index):233 Uncaught ReferenceError: toolsetCommonEs is not defined
    at (index):233:26645
(anonymous) @ (index):233
(index):233 Uncaught ReferenceError: toolsetCommonEs is not defined
    at (index):233:27148
(anonymous) @ (index):233
(index):233 Uncaught ReferenceError: toolsetCommonEs is not defined
    at (index):233:36315
(anonymous) @ (index):233
(index):233 Uncaught ReferenceError: toolsetCommonEs is not defined
    at (index):233:49954
(anonymous) @ (index):233
3(index):283 Uncaught ReferenceError: Waypoint is not defined
    at rw ((index):283:123)
    at X (lazysizes.min.js?ao_version=2.9.5.1:2:1393)
    at lazysizes.min.js?ao_version=2.9.5.1:2:4763
    at lazysizes.min.js?ao_version=2.9.5.1:2:2145
    at Function.s [as _lsFlush] (lazysizes.min.js?ao_version=2.9.5.1:2:1906)
    at Object._ (lazysizes.min.js?ao_version=2.9.5.1:2:6827)
    at t (lazysizes.min.js?ao_version=2.9.5.1:2:7612)
    at lazysizes.min.js?ao_version=2.9.5.1:2:7646

screenshots provided

#2286635

Minesh
Supporter

Languages: English (English )

Timezone: Asia/Kolkata (GMT+05:30)

Hello. Thank you for contacting the Toolset support.

I see you are using the plugin "autoptimize" and within the "autoptimize" plugin setting, I've excluded the following js file from the section "Exclude scripts from Autoptimize:"
=> hidden link

,toolset-common-es-frontend.js

Please try to remove the cache and check it should be working: hidden link

#2287047

My issue is resolved now. Thank you!