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: metadata

New Front EN Support Forums Ikebana Theme Support metadata Reply To: metadata

#2118
mmsatori
Keymaster

Hey Leanne,

first of all, thank you for the purchase!

I will answer the questions in the same order:

1). In order to remove meta data from blog posts, please go to the “Style: Add Custom CSS” tab of the Theme Options panel and paste this CSS code there:

.post-meta { display: none; }

and press “Save All Changes”.

2). To remove posts titles from single blog posts, please use this code in the same manner as above (i.e. add it alongside the previous CSS to the same Theme Options tab):

.type-post .post-header { display: none; }

3). Regarding your question about the gallery images you sent recently via the contact form on the demo website (I suppose it was you :) – could you please clarify which gallery you have in mind, and provide a URL of the page in question. Moreover, please describe how exactly you’d like the images to be different – I will then be able to tell if it is possible in the framework of the theme.

Sincerely,
Andrii / Satori Studio