How do I remove the "author, date and calendar line" from pages (not posts). Thanks.
How do I remove the "author, date and calendar line" from pages (not posts). Thanks.
I suggest you just update to the actual 4.2 version.
Sorry. Although this should have been fixed it is NOT. Don't know why.
In line 39 of shortcodes.php (dkret3/library/functions/) change:
if ( is_404() )
to:
if ( is_404() || is_page() )
The bug will be fixed in the next version.
I am using theme dkret3 4.5 and still seeing the calendar stamp (left of Title) and user who posted the article (under Title).
My website is at: http://www.catchmonstercatfish.com/
Thanks for the help!
This topic has been closed to new replies.