[Resolved] content template disable elements not working
This support ticket is created 5 years 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.
In the content template for one of my post types I have chosen to DISABLE the title using the DISABLE ELEMENTS section of the Theme Options in the template itself.
This USED to work - but has stopped working and now the title is displaying on the content template.
Here is a link to a sample of a page where this is happening:
From your link it looks like you are using Divi (it is helpful when creating tickets to include the debug info for us to see basic details of your site: hidden link).
I tried added the coding as shown in the thread you cited above - but nothing changed - the title (and author and date citation) are still showing up on my content template
The single.php template has been edited in the child theme and the markup no longer corresponds to the standard Divi markup which is why the workaround doesn't hide the title, and the fix to the known issue will not work on this site in any case.
You can update the CSS like so to target the title and post-meta sections as output by your child theme: