Skip Navigation

[Resolved] Post Title being output even though disabled under Theme Options

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

Supporter timezone: Asia/Hong_Kong (GMT+08:00)

This topic contains 1 reply, has 2 voices.

Last updated by Luo Yang 6 years, 8 months ago.

Assisted by: Luo Yang.

Author
Posts
#606516

I am trying to disable Post Title output in Theme Options for a Content Template I have built. Under the Theme Options > Disable Elements, I have set "Post Title" to "Disable." But when I view a page which uses this Content Template, the post title is being output in the HTML twice. The second instance is OK. It is part of the theme integration. The first instance is NOT OK. I had expected the Content Template setting to disabled this first instance. But instead I've had to revert to CSS to hide it -- sub-optimal.

<h1 class="entry-title main_title">STM Resources</h1>
<div class="entry-content">
<div class="et_pb_section et_pb_fullwidth_section  et_pb_section_0 et_section_regular">
<section class="et_pb_fullwidth_header et_pb_module et_pb_bg_layout_dark et_pb_text_align_center  et_pb_fullwidth_header_0">
<div class="et_pb_fullwidth_header_container center">
<div class="header-content-container center">
<div class="header-content">
<h1 class="et_pb_module_header">STM Resources</h1>
<div class="et_pb_header_content_wrapper"></div>
</div>
</div>

Link to a page where the issue can be seen: hidden link

#606642

Dear Douglas,

The Views content template only works in the wordpress content area, since you are using some other plugins, in case it is a compatibility problem from other plugin, please check these:
1) deactivate other plugins and switch to original DIVI theme, and test again
2) If the problem still persists, please provide a copy of your website, also point out the problem page URL and layout URL, I need to test and debug it in my localhost, thanks
https://toolset.com/faq/provide-supporters-copy-site/
You can put it into your own google drive disk, and share the link in the "private detail box", I need to duplicate same problem and debug it in my localhost, thanks

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