Passer la navigation

[Résolu] Content view grid shows as one column

This support ticket is created Il y a 4 years. 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.

Ce sujet contient 2 réponses, a 2 voix.

Dernière mise à jour par jeroenS-2 Il y a 4 years.

Auteur
Publications
#2408311
2022-06-30_08-28-38.jpg

Tell us what you are trying to do?
I've created a content template, with a content view that shows a dynamic post grid of 4 columns.
When I added the shortcode to a page, it displays as a single column.

Is there any documentation that you are following?
Searched through tickets, did find similar issue's but not a suitable solution. De-activated theme (Divi) and other plugins, disabled & cleared caching (WP rocket) and tried all Bootstrap options (theme included, not theme included, 3 / 4 etc) of the plugin.

Is there a similar example that we can see?
lien caché

What is the link to your site?
lien caché (it's a staging environment)

Any help would be greatly appreciated, as I can't find the cause/solution myself.
Using latest PHP version 8.1, everything else is up-to-date.

#2408389

Nigel
Supporter

Les langues: Anglais (English ) Espagnol (Español )

Fuseau horaire: Europe/London (GMT+01:00)

Hi there

Checking the page source it looks like the styles for the View grid are missing.

I think that is because of how you inserted the View, via shortcode (in a template which you insert with a shortcode). As it is made with blocks it needs to be inserted using a block for the style information to be picked up.

Divi has a View module available. Try using that to insert the View directly.

#2408393

Awesome, didn't know they had a View Module. I used this plugin a very long time ago, and I almost know for certain they didn't have it back then. Thank you for the support, and have a great day.

My issue is resolved now. Thank you!