Skip Navigation

[Resolved] Content template in a view shows differently from template in a single page

This support ticket is created 4 years, 6 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
- 9:00 – 12:00 9:00 – 12:00 9:00 – 12:00 9:00 – 12:00 9:00 – 12:00 -
- 13:00 – 18:00 13:00 – 18:00 13:00 – 18:00 14:00 – 18:00 13:00 – 18:00 -

Supporter timezone: America/Jamaica (GMT-05:00)

This topic contains 3 replies, has 2 voices.

Last updated by emanueleB 4 years, 6 months ago.

Assisted by: Shane.

Author
Posts
#1939037

Hello,
I am trying to show to users their custom fields (formatted in content template) in a view. If I see the single custom post the content template looks good in a three columns layout, but the same content template inserted as block in a view output shows as a single colum layout.

What is the link to your site?
hidden link
hidden link

#1939715

Shane
Supporter

Languages: English (English )

Timezone: America/Jamaica (GMT-05:00)

Hi Emanuele,

Thank you for getting in touch.

Unfortunately i'm unable to see the site as its behind a maintenance wall.

Would you mind providing access so that I can have a look to see whats up ?

The private fields will be enabled for your next response.

Thanks,
Shane

#1941461

Shane
Supporter

Languages: English (English )

Timezone: America/Jamaica (GMT-05:00)

Hi Emanuele,

Checking on both pages I found that the page below isn't loading the "uagb-block-css-css".
hidden link

This is because the page isn't loading any of the Ultimate Gutenburg Blocks columns. In my testing when i've added the Columns block to the page, the items from the view content template loads up fine with their correct columns.

I suspect that the UAGB plugin is checking to ensure that their modules are being loaded before adding the css styling to the page. the workaround to this is to not use the content template and rebuild the template itself directly in the view.

The only other workaround is to add an empty column to the bottom of the page which I did.

Thanks,
Shane

#1942205

My issue is resolved now. Thank you!