hide title conflict
-
I love your plugin and i love the way you’ve solved how to hide the title, if it is not necessary. I myself did it with two custom fields in sidebar (show title && custom title)
The problem is, that the way you did it conflicts with some other plugins, e.g breadcrumb-navxt – when i hide the title with your plugin, the page title is missing also from the breadcrumb.I have tried to add is_main_query() to your editorskit_hide_title function, which should help for some cases, but for this problem it does not help. I wonder that maybe there is a problem also in the breadcrumb plugin, if it uses the main query instead of secondary one.
But if you could check it, it would be great.
The topic ‘hide title conflict’ is closed to new replies.