Porfolio Image Ratio

Home Forums Jevelin Theme Porfolio Image Ratio

Home Forums Jevelin Theme Porfolio Image Ratio

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    RESOLVED Posts
  • ManaProjectStudio
    Participant

    Hello,

     

    is there a way to change the ratio (or disable the image resizing) for portfolio dynamic page and related items?

     

    “Capture2” how the page appears by now.

    “Capture3” what we’d like to have.

     

    Is there a way to achieve this?

     

    Thanks for support.

     

    MP

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

    Hi MP,

     

    Thank you for your question.

     

    To achieve this, you have to develop custom code in the child theme of Jevelin theme.

     

    Developing custom code for custom functionality is beyond the scope of support that we provide here. Please see https://themeforest.net/item/jevelin-multipurpose-premium-responsive-wordpress-theme/14728833/support

     

    If you are not a developer then you can consider hiring a developer to develop it for you. You can hire a developer from any freelance site. Shufflehound recommends the developer https://www.upwork.com/freelancers/~011652ffec8865c6d5

     

    Best regards,
    Shufflehound team

    ManaProjectStudio
    Participant

    Thank you for answering.

     

    If I may I just ask you two things to get through it.

     

    1-I found Crop Thumbnails plugin. It almost the thing we need. But it gives preset crop sizes. Can you suggest me which one is the right one for dynamic pages and related items? (see attachment)

     

    2- I’m able to develop css but here I’m stucked on this resized thing, I can’t edit this. (see attachment) May I ask where this resizing come from? Where to look?

     

    Thanks.

     

    MP

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

    ManaProjectStudio
    Participant

    Got it! It’s jetpack!

     

    I’ll try to edit the child theme’s functions.php file.

     

    MP

    1-I found Crop Thumbnails plugin. It almost the thing we need. But it gives preset crop sizes. Can you suggest me which one is the right one for dynamic pages and related items? (see attachment)

    Could you please share me the page URL from your site where the images are displaying so that I can tell you the exact crop size of those images?

     

    2- I’m able to develop css but here I’m stucked on this resized thing, I can’t edit this. (see attachment) May I ask where this resizing come from? Where to look?

    It is controlled by the following code added in the theme file /jevelin/inc/hooks.php on line number 210

    set_post_thumbnail_size( 660, 420, true );

    ManaProjectStudio
    Participant

    Solution for this topic

    Hello,

     

    we’ve resolved in another way.

     

    Thanks.

     

    MP

    Awesome great to see you got that resolved.

     

    Please advise if you have more questions.

     

    Have a fantastic day!

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