Penci Design replied
Hi,
After you add image size, please install and active regenerate thumbnails plugin then regenerate thumbnails your site
Best Regards,
PenciDesign
If I use the code to resize an image in LATEST POSTS to 290 * 190, do I need to create another 290 * 190 image size? as attached file.
add_image_size ('penci-slider-thumb', 290, 190, true);
Thank you!
Thank you!
Dear all!
Soledad theme: Can you explain where these images are displayed? I want to remove unused image sizes.
// Post thumbnails
add_theme_support( 'post-thumbnails' );
add_image_size( 'penci-full-thumb', 1170, 99999, false );
add_image_size( 'penci-slider-thumb', 1170, 663, true );
add_image_size( 'penci-magazine-slider', 780, 516, true );
add_image_size( 'penci-slider-full-thumb', 1920, 800, true );
add_image_size( 'penci-single-full', 1920, 0, false );
add_image_size( 'penci-thumb', 585, 390, true );
add_image_size( 'penci-masonry-thumb', 585, 99999, false );
add_image_size( 'penci-thumb-square', 585, 585, true );
add_image_size( 'penci-thumb-vertical', 480, 650, true );
add_image_size( 'penci-thumb-small', 263, 175, true );
Thank you!
Want to join this conversation or access attachments? Sign in first.
Open your ticket archive, review validated licenses, and continue product support conversations from one customer portal.