Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Shellbot

    (@shellbot)

    Thanks for the review, much appreciated ??

    Can I ask what your use case was? I’m intrigued and maybe it’s something that will inspire a new setting or feature.

    Thread Starter xmflsct

    (@xmflsct)

    Great ??

    I am making a website of a collections of works from artists/designers. Therefore I have category=artist/designer set-up, and in categories include their works. I would like to display their avatar when in the ‘category’ view, however on the homepage, I would like to have product thumbnails displayed rather than the avatar of the artist/designer. Therefore I comment out the if part which makes it possible to achieve this. ??

    For a better view, I replaced “echo get_the_post_thumbnail( $product[0]->ID, ‘shop_thumbnail’ );” by “echo get_the_post_thumbnail( $product[0]->ID, ‘shop_catalog’ );”. So, it showd the thumbnail cropped to dimensions

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Works like charm!’ is closed to new replies.