Comments DaphneO started the conversationSeptember 27, 2018 at 9:22pmHello, I am using the "food" demo of soledad.about the featured image, I would like to know:1. what is the standart size for the vertical images features.2. How can I do to not have it appear at the top of the article3. Can I have a gallery of images featured? a few images that slide automatically in the front page instead of a single image.Thank you very much 2,700PenciDesign repliedSeptember 28, 2018 at 3:58amHi,1/ You can use images with 1170 x 1584px or images with ratio height/width = 1.352/ You can go to Customize > Single Post Options > and check to "Hide Featured Image on Top"3/ To do that, please do following steps:a) Make sure you've install plugin Vafpress Post Formats UI - If not, go to Appearance > Install Plugins > install & activate that plugin.b) Go to edit a post > on above the post title > click on "Gallery" tab > and pick images you want to create slider there.Best Regards,PenciDesignDaphneO repliedSeptember 30, 2018 at 9:03amAwesome, thanks! Last question,now that I have a featured gallery in the home page, how do I erase it in the post?I want it only in the home page, featuring the post but not at the head of the post itself.Thank you! 2,700PenciDesign repliedSeptember 30, 2018 at 2:48pmHi,Please try add more this code to Customize > Custom CSS to do that: body.single.single-format-gallery .post-image{ display: none; }Best Regards,PenciDesignDaphneO repliedSeptember 30, 2018 at 2:59pmworks perfect. Thank you! Sign in to reply ...
Hello, I am using the "food" demo of soledad.
about the featured image, I would like to know:
1. what is the standart size for the vertical images features.
2. How can I do to not have it appear at the top of the article
3. Can I have a gallery of images featured? a few images that slide automatically in the front page instead of a single image.
Thank you very much
Hi,
1/ You can use images with 1170 x 1584px or images with ratio height/width = 1.35
2/ You can go to Customize > Single Post Options > and check to "Hide Featured Image on Top"
3/ To do that, please do following steps:
a) Make sure you've install plugin Vafpress Post Formats UI - If not, go to Appearance > Install Plugins > install & activate that plugin.
b) Go to edit a post > on above the post title > click on "Gallery" tab > and pick images you want to create slider there.
Best Regards,
PenciDesign
Awesome, thanks!
Last question,
now that I have a featured gallery in the home page, how do I erase it in the post?
I want it only in the home page, featuring the post but not at the head of the post itself.
Thank you!
Hi,
Please try add more this code to Customize > Custom CSS to do that:
Best Regards,
PenciDesign
works perfect. Thank you!