Join the Soledad Facebook Users Group here
for Share, assistance, discussion, and Updates related to Soledad WordPress Theme.

If you can't create a new ticket - you can send us an email via our contact form and we will get back to you.

Okay
  Public Ticket #1508267
No featured image when I choose the option of Gallery
Closed

Comments

  •  1
    Mannenmedia started the conversation

    Hi everybody, finetuning the lovely Soledad theme op DailyBase.nl .

    Q: > If I put a post on the option of Gallery, the image doesnt seem to appear on the frontpage (no featured image!). With the options of Video and Link etc. works fine. Whats going on here?


    Thanks for helping friends at Penci and all friendly users.

  •  2,699
    PenciDesign replied

    Hi,

    With gallery posts format, you need to pick images for your gallery. Seem you didn't install plugin Vafpress Post Formats UI - Let's go to Appearance > Install Plugins > install & activate this plugin.

    After that, go to edit your gallery posts, see on the above the posts title, you can see button "Pick Images" to your gallery. Let's add the images for your gallery here and the gallery will displayed.


    Best Regards,

    PenciDesign

  •  1
    Mannenmedia replied

    Hi Penci, 

    Check this out, when I have chosen for the option of Gallery, the picture on the frontpage isn't there. See attachment.

    (And I do have Vafpress Post Formats UI installed, still the same outcome)

    Thanks for helping out again!

  •  2,699
    PenciDesign replied

    Hi,

    Please check this image for more. Have you pick images for your gallery.


    Best Regards,

    PenciDesign

  •  1
    Mannenmedia replied

    Yeah I tried that, but then the pictures become like a slider, and the visitors want to scroll down for all the pics. 

    This is not about the pictures IN the gallery, but just the featured image (to show on the frontpage).

    Am I forgetting a button or feature to press?

    Thanks again, your help has been very good. I have added a 5 star review op Soledad!

  •  2,699
    PenciDesign replied

    Hi,

    Yeah, in this theme, for gallery posts format, it will displayed as a slider on your layout you're using.

    If you want to make it displayed only featured images, please do following steps:

    1/ Remove & change this codes like on this image.

    2/ Add more this code:

    <?php if ( has_post_format( 'gallery' ) ) : ?>
     <a href="<?php the_permalink() ?>" class="icon-post-format"><i class="fa fa-image"></i></a>
     <?php endif; ?>

    like on this image


    A tip for you: You should go to Appearance > Widgets > edit widget "Instagram Slider Widget" in the footer and select Template for it is "Thumbnails - Without Border" - It will display better.

    And thank you for your review, It's great review

    Best Regards,

    PenciDesign