Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1162433
    Felicity E
    Participant

    Hi,
    I have searched the forums, and have followed this thread https://community.theme.co/forums/topic/woocommerce-product-image-sizes-missing/#post-184835 to enable hard cropping of featured images in the shop. I added the code to the functions.php file and regenerated the thumbnails, but now I have a duplicate image showing on the shop page. Can you please help?

    Site: onegirlstudio.com.au/preview
    Wordpress: v 4.6
    X: 4.6.1
    Cornerstone: v1.3.1
    Woocommerce v2.6.4
    (I’m using a child theme too)

    Thanks

    #1162435
    Felicity E
    Participant
    This reply has been marked as private.
    #1162549
    Paul R
    Moderator

    Hi,

    I would like to check but I can’t seem to login to wordpress dashboard.

    http://screencast.com/t/4s2dZY2riM

    Kindly check again and let us know.

    Thanks

    #1162577
    Felicity E
    Participant

    It could be the maintenance mode I’m in. Try again.

    #1162682
    Paul R
    Moderator

    Hi,

    Would you mind providing us with login credentials so we can take a closer look? To do this, you can make a post with the following info:

    – FTP Host
    – FTP Port
    – FTP Username
    – FTP Password

    Don’t forget to select Set as private reply. This ensures your information is only visible to our staff.

    #1162694
    Felicity E
    Participant
    This reply has been marked as private.
    #1162906
    Paul R
    Moderator

    Hi,

    Thank you for providing your login credentials.

    I was able to fix it by changing this

    remove_action( 'woocommerce_before_shop_loop_item_title', 'x_woocommerce_shop_thumbnail', 10 );

    to this

    
    remove_action( 'woocommerce_before_shop_loop_item_title', 'x_woocommerce_shop_product_thumbnails', 10 );
    

    Please check on your end

    http://onegirlstudio.com.au/shop/

    Thanks

    #1163772
    Felicity E
    Participant

    EXCELLENT! Thank you so much!
    As always, your service is brilliant.

    #1163807
    Felicity E
    Participant

    Thanks for your assistance on this, and it did solve the double images, but my images display is still not consistently the same size even though I have set the size in the woocommerce settings to square. Am I missing something?

    Thanks

    #1164041
    Darshana
    Moderator

    Hi there,

    Please go through the following guide provided by WooCommerce (https://docs.woocommerce.com/document/using-the-appropriate-product-image-dimensions/).

    Thanks!

    #1165640
    Felicity E
    Participant

    Thanks for that. It really helps when you know where to look!!

    #1165820
    Prasant Rai
    Moderator

    You are most welcome. 🙂

  • <script> jQuery(function($){ $("#no-reply-1162433 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>