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
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