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? hidden link
What is the link to your site? hidden link (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.
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.
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.