Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #339884

    Hi there,

    I used the new option to make my theme a little wider, so the text is 900px. Unfortunately, the title picture remains at 845px width. I resized all pics but it doesn’t change. Can you help?

    #340144

    Hi gentlemansgazette!

    Can you please post the link to your page?

    Regards,
    Yigit

    #340286

    Just take a look at our steak guide for example

    #340305

    Hi!

    Please go to Appearance > Editor and open Functions.php file and find

    $avia_config['imgSize']['entry_with_sidebar'] 	= array('width'=>845, 'height'=>321);		            	// big images for blog and page entries

    and adjust as needed then regenerate thumbnails using this plugin – https://wordpress.org/plugins/regenerate-thumbnails/

    Cheers!
    Yigit

    #341845

    I did that, and added that line to the functions.php in the child theme but the new pics I upload still go to default width of 845 px.
    Regenerating thumbnails hasn’T changed anything either.

    #341846

    What exactly do I have to add the the child theme functions.php to make it work?

    #341983

    Hey!

    Instead of editing the code, please use this plugin: https://wordpress.org/plugins/simple-image-sizes/

    Look for the entry_with_sidebar thumbnail on Settings > Media panel. Adjust the size then save changes. Upload the image again or regenerate the thumbnails.

    Best regards,
    Ismael

Viewing 7 posts - 1 through 7 (of 7 total)
  • You must be logged in to reply to this topic.