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

#616
mmsatori
Keymaster

Hi Sandra,

to remove the “comments are closed” strings, you can do one of the following:

1). Go to “Localization” menu, enter the phrase exactly as it appears on the website into the “Old” box, and leave the “New” box blank. Then save your changes.

2). Go to “Appearance -> Editor” and add the following line of code to style.css:
#nocomments { display: none !important; }

Sincerely,
Andrew | Satori