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 #1764722
Solidad (Food) images
Closed

Comments

  • dktext started the conversation

    Solidad (food theme):
    Can you tell me where I can change the settings so that the image height fits my images? Currently, my images are being cropped, therefore cutting off my watermark. I'm currently getting the theme configured on a test site:
    test.allthenourishingthings.com

  •  2,699
    PenciDesign replied

    Hi,

    With your case - I think you can select images to display with vertical size.

    Because we need to crop images to make all the images display fine on the layout - If we don't do that, all the images will display messy and it's not look good


    Best Regards,

    PenciDesign

  • dktext replied

    Thank you for the reply. Yes, my images already are vertical, and it's what I've selected for use with your theme; however, the vertical cropping is cutting off my images which are all a consistent size (I intentionally make every featured image using the same width/height. What I need to know is where I can modify the output of your cropping so that they aren't being cut off. Make sense?

  •  2,699
    PenciDesign replied

    Hi,

    If so, please do following steps here to do that:

    1/ Edit the code like on this image.

    2/ Install & active plugin Regenerate Thumbnails - After installed the plugin Regenerate Thumbnails, go to admin > Tools > Regen. Thumbnails > Click button "Regenerate All Thumbnails" and wait for it until it's done 100%

    3/ Add more this code to Customize > Custom CSS:

    .penci-index-post-img .penci-holder-size-vertical:before, .penci-image-holder:before{ padding-top: 150%; }

    Note Important: With each update from the theme - you need to do again STEP 1  ( don't need to do step 2 & 3  )


    Best Regards,

    PenciDesign

  • dktext replied

    Beautiful. Thanks!