Hello,
I want to remove Date and Author on every page. I've created a Themler Wordpress template.
I haven't been lazy. I've googled a lot and found mainly tips to look for the "author" in either the index.php or the single.php.
I've been through all my php files and there is nothing with "author" in it.
I've viewed the source code from my future page and it looks like the term bd-posticonauthor and bd-icon-58 is used.
<div class>
<span class=" bd-icon-56"><span>August 16, 2015</span></span>
<div class=" bd-posticonauthor-13">
<a href="URL/index.php/author/UFriede/" title="View all posts by UFriede">
<span class=" bd-icon-58"><span>UFriede</span></span>
</a>
Again, I can't find anything in any php files or in the css style sheet.
Any ideas?
I've tried also a widget, but it won't work for this themler template.
Thanks for help
Ursula
Hello,
I want to remove Date and Author on every page. I've created a Themler Wordpress template.
I haven't been lazy. I've googled a lot and found mainly tips to look for the "author" in either the index.php or the single.php.
I've been through all my php files and there is nothing with "author" in it.
I've viewed the source code from my future page and it looks like the term bd-posticonauthor and bd-icon-58 is used.
<div class>
<span class=" bd-icon-56"><span>August 16, 2015</span></span>
<div class=" bd-posticonauthor-13">
<a href="URL/index.php/author/UFriede/" title="View all posts by UFriede">
<span class=" bd-icon-58"><span>UFriede</span></span>
</a>
Again, I can't find anything in any php files or in the css style sheet.
Any ideas?
I've tried also a widget, but it won't work for this themler template.
Thanks for help
Ursula
Vote to pay developers attention to this features or issue.