New Landing How can we help? Themeforest Theme Support Dante Gallery images cropped to 1280 x 720

Viewing 5 posts - 1 through 5 (of 5 total)
  • Posted in: Dante
  • #126539
    BUUR
    Member
    Post count: 14

    I’m having a big problem with the Galleries that are inserted into pages using the page builder. See:
    http://regionetleuvenbe.webhosting.be/regio/

    It seems that the images are cropped to 1280×720. Is there any way of changing the crop size or the crop proportions?

    I noticed there was another thread on a similar topic saying it was possible with Childthemes. I’ve also played around with some of the plugin code but to no avail.

    This is kind of urgent as the site is up and running but it is obviously a technical mistake.

    Many thanks for any help!
    Adrian

    PS – a typical image attached.

    Attachments:
    You must be logged in to view attached files.
    #126698
    laranz – SUPPORT
    Member
    Post count: 3186

    Hi,

    The image size is described in functions.php line #78

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

    You can change its size and cropping mode using this codex page: http://codex.wordpress.org/Function_Reference/add_image_size

    Let us know,

    Thanks,
    laranz.

    #127099
    BUUR
    Member
    Post count: 14

    Hi Laranz,

    That was it. However after a little frustration, I realised I had to also regenerate all the images. I used the ONet Regenerate Thumbnails plugin.

    Adrian

    #127101
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    Glad you sorted the image regeneration.

    -Rui

    #127104
    laranz – SUPPORT
    Member
    Post count: 3186

    Hi,

    Sorry I forget to tell that point, after image size change you need to regenerate the thumbnail, glad you sort it out 😉

    Let us know, if you have any other questions.

    Thanks,
    laranz.

Viewing 5 posts - 1 through 5 (of 5 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