mshaul profile

Home Forums mshaul

Forum Replies Created

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
  • mshaul
    Participant

    Thank you for sending this, but I’m not clear on the response.

    The thumbnail regenerator plugin is out of date, but if I use another plugin, do I need to change the thumbnail size in my media settings before I regenerate?

    Also, I see this code in the thread you sent:

    set_post_thumbnail_size( 585, 372, true ); add_image_size( ‘gillion-portrait’, 372, 484, true ); add_image_size( ‘gillion-square’, 585, 585, true ); add_image_size( ‘gillion-square-small’, 220, 220, true ); add_image_size( ‘gillion-square-micro’, 80, 80, true ); add_image_size( ‘gillion-square-micro-landscape’, 110, 147, true ); add_image_size( ‘gillion-landscape-small’, 420, 265, true ); add_image_size( ‘gillion-landscape-large’, 1200, 675, true ); add_image_size( ‘gillion-masonry’, 585, 1170, false );

    You said that would need to be in the child theme. In functions.php? DO I need to change the gallon-square size from 585×585 since that is the one causing the issue? Is there additional code to wrap this in?

    Thank you for your help.

     

    mshaul
    Participant

    Great! Thanks for the prompt response!

    in reply to: error on demo import
Viewing 2 posts - 1 through 2 (of 2 total)