Viewing 3 reply threads
  • Author
    Posts
    • #1015

      flash
      Participant

      Hi Support.

      Some images are larger than it’s divs bounds, which makes some images being cropped.

      This result’s in high images with people get their head cut off, since the cropping is not based from the top.

      I tried fixing this with css, but it’s not possible since your widget is cropping the images before adding them into the html.

      See attached images.

      Attachments:
      You must be logged in to view attached files.
    • #1020

      OwlThemes
      Keymaster

      Hi, Flash.

      We’ve added an option to crop thumbnails on top and it works well on our test site (theme options > blog > Thumbnails crop positions on top). Unfortunately, it doesn’t work on yours. We believe it’s because of the “imagify” plugin. To get all to work you should regenerate thumbnails via the “Regenerate Thumbnails” plugin (Værktøjer > Regenerere miniaturebilleder). Checkbox “Spring over regenerering af eksisterende korrekte miniature størrelser (hurtigere).” must be unchecked. But as the “imagify” keeps optimized versions of your images there are no changes on the site. So you should figure out how to reoptimize these new images. Maybe you can change the optimization quality and then reoptimize.

      You can try it on individual images (see screenshot).

      Best regards.

       

    • #1027

      flash
      Participant

      Hi there, thanks, works like a charm, one more thing, is it possible to put the same feature on post images also, we have the crop issue aswell, right now we have changed the code from:

      <?php echo get_the_post_thumbnail($post->ID,’ale-blog-full-size’)?>

      to

      <?php echo get_the_post_thumbnail($post->ID,’full’)?>

      but then we dont get the image transition effect ofc.

      Cheers/ Thomas

       

       

    • #1031

      OwlThemes
      Keymaster

      Hi Thomas.

      Please send us a link with the issue so we can recreate it in our test enviroment ans send you the solution.

      Beset regards.

      Attachments:
      You must be logged in to view attached files.
Viewing 3 reply threads

You must be logged in to reply to this topic.