Temporary Solution Hide Title
-
Hi everyone,
I’ve recently started using WP, so I do not yet know all the specifcs of WP coding yet. But I am using the Spacious theme and started using this Title Remover today. It didn’t work for me either and I think I’ve found the reason.
In the plugin code there is a call for in_the_loop(), but that doesn’t seem to produce any output when I used a debugging script.
The line of code with that call is :
if (!is_admin() && is_singular() && intval($hide_title) && in_the_loop())
Maybe the author can have closer look?
Rudi
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Temporary Solution Hide Title’ is closed to new replies.