Deprecated: Function get_currentuserinfo is deprecated since version 4.5.0! Use wp_get_current_user() instead. in /var/www/html/wp-includes/functions.php on line 5383

Reply To: Remove Date/Comment/Page from Posts

New Front EN Support Forums Fuji Theme Support Remove Date/Comment/Page from Posts Reply To: Remove Date/Comment/Page from Posts

#622
sawid24
Participant

Thanks Adrew,
Had to add
.nocomments { display: none !important; }
to the style css in addition to your code above and now it is gone.
Appreciate your replies,
Sandra