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: Hide Blog info

New Front EN Support Forums Ikebana Theme Support Hide Blog info Reply To: Hide Blog info

#1963
mmsatori
Keymaster

Hey Antonio,

in Ikebana, it is possible to hide meta information for portfolio items in the Theme Options panel (“Portfolio Page” tab, uncheck the “Display meta information on portfolio item pages” setting). In case you wish to hide the blog post meta as well, you’ll need to add this CSS in the “Style: Add Custom CSS” tab of the Theme Options panel:

.blog .post-meta, .single-post .post-meta { display: none; }

Sincerely,
Andrew / Satori Studio