Home Forums WoodMart support forum A bit to fast

A bit to fast

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #406118

    scholtobos
    Participant

    Hi Aizaz,

    I was a bit to fast on marking this topic as solved: https://xtemos.com/forums/topic/product-thumbs/

    I added this code:

    add_action( 'init', function() {
    	add_action( 'woocommerce_before_shop_loop_item_title', 'woocommerce_template_loop_product_thumbnail', 10 );
    	remove_action( 'woocommerce_before_shop_loop_item_title', 'woodmart_template_loop_product_thumbnail', 10 );
    }, 1100 );

    After that product thumbs show up, but on mouse-over they dissapear. Also the blog post thumbs aren’t shown.
    Please see link, and scroll down.

    #406509

    Hello,

    Please save this code in a separate file and remove for a while.

    Please insert the site admin access into the Private content below the message area. We will take a closer look at the case.

    Please, confirm the permission for plugin deactivation, and switching to the parent theme. As soon as we complete the testing we will enable all back, however, the site would be without plugins for 15-20 min. You would better make the full backup of your site.

    Best Regards

Viewing 2 posts - 1 through 2 (of 2 total)