Skip Navigation

[Resolved] Disable Elements: Post Title

This thread is resolved. Here is a description of the problem and solution.

Problem:

The issue here is that the user wanted to remove the post title in the divi theme.

Solution:

You should be able to hide this area by using the css below.

.et_post_meta_wrapper{
    display: none !important;
}
This support ticket is created 6 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.

No supporters are available to work today on Toolset forum. Feel free to create tickets and we will handle it as soon as we are online. Thank you for your understanding.

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 2 replies, has 2 voices.

Last updated by Shane 6 years, 6 months ago.

Assisted by: Shane.

Author
Posts
#619611
Capture.PNG

I am trying to:
Create a content template using the Divi builder for a Post type named Information

Link to a page where the issue can be seen:

hidden link

I expected to see:

As I want to include the post title and post meta inside the template i want to disable the first Post title as displayed in the link above. The option Disable Elements: Post Title in the Edit content template page does not have any effect.

Instead, I got: Duplication of Post title

#619710

Shane
Supporter

Languages: English (English )

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

Hi Stephen,

Thank you for contacting our support forum.

I'm currently taking a look at this for you.

Thanks,
Shane

#619717

Shane
Supporter

Languages: English (English )

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

Hi Stephen,

You should be able to hide this area by using the css below.

.et_post_meta_wrapper{
    display: none !important;
}

Please let me know if this helps.
Thanks,
Shane

This ticket is now closed. If you're a Toolset client and need related help, please open a new support ticket.