New Landing How can we help? Themeforest Theme Support Joyn Portfolio post detail gallery resizing

Viewing 6 posts - 1 through 6 (of 6 total)
  • Posted in: Joyn
  • #162686
    pleeman
    Member
    Post count: 105

    I have uploaded images to a portfolio item. One image is vertical and when I view the page the image is “cropped” and does not display the entire image?

    #162766
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    Open up your functions.php file and find this:

    add_image_size( 'full-width-image-gallery', 1280, 720, true);

    You’ll need to change the values

    – Kyle

    #162876
    pleeman
    Member
    Post count: 105

    I’ve added and changed the values in my functions.php child theme file, but don’t see any change? I also deleted and re-added the image.

    add_image_size( 'thumb-image-onecol', 1800, 9999, true);
    add_image_size( 'full-width-image-gallery', 1800, 9999, true);
    #162949
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    You’ll need to change the values in the parent theme, this is not a function that can be overwritten in the child theme

    – Kyle

    #163012
    pleeman
    Member
    Post count: 105

    OK, thanks. So, they would have to be re-added after any theme updates correct?

    #163143
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please paste your code in your functions.php of child theme and dont worry about any update.
    Thanks
    Mohammad

Viewing 6 posts - 1 through 6 (of 6 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register