Passer la navigation

[Résolu] Empty div at the end of post

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

Fuseau horaire du supporter : America/Jamaica (GMT-05:00)

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

Dernière mise à jour par Len Dumont Il y a 4 years, 10 months.

Assisté par: Shane.

Auteur
Publications
#2128003

Hi support,

I found an empty div at the end of a custom post type that looks like this:

<div class="row-container">
<div class="row row-parent style-light limit-width no-top-padding double-bottom-padding">
<div class="post-tag-share-container flex-"></div>
</div>
</div>

This code ONLY gets added on this specific custom post type so I reckon it must be related to Toolset.

Link to a page where the issue can be seen:
lien caché

Why is this code added and how do I get rid of it?

Regards,

Len Dumont

#2128213

Shane
Supporter

Les langues: Anglais (English )

Fuseau horaire: America/Jamaica (GMT-05:00)

Hi Len,

Thank you for getting in touch.

Would you mind providing me with admin access to the site so that I can have a more detailed look at this one for you ?

I've enabled the private fields for your next response.

Thanks,
Shane

#2128941

Shane
Supporter

Les langues: Anglais (English )

Fuseau horaire: America/Jamaica (GMT-05:00)

Hi Len,

Thank you I took a look at this for you and it would appear that based on the classes that are on the divs they are from the WPBakery Builder.

Templating of the page is controlled by the theme or by a pagebuilder. Given that you are using the WPBakery Page builder to create the template then the issue is related to the template.

However I did add some css to the template to hide the section for you.

Thanks,
Shane

#2130315

My issue is resolved now. Thank you!