Okay
  Public Ticket #3078030
"play" over the product
Closed

Comments

  •  1
    Arturo started the conversation

    Hi guys,

    I am trying to take out the link pages of the products, with this css:

     a.woocommerce-LoopProduct-link.woocommerce-loop-product__link {

    pointer-events: none;

    cursor: default;

    }

    But, when I do this, the "play" from de sonaar plug in don't work anymore.

    How should I do this without affect to the sonaar plug in?


    Thanks guys


  •  646
    Alexandre replied

    Hello Arturo,
    This is not possible for now but you are not the first customer with this request. This is probably something we will add to our roadmap, but for now I dont have any solution.

    Thanks,


    Alexandre from the Sonaar.io Crew

  •  1
    Arturo replied

    HI Alexandre, 

    Is it the possibility of enlarge the zone of the play button to block the link of the product.

    I attached an image, so I mean the playable button will be in the words "tacos al pastor" and "desde 1.00". 

    Thanks


    Attached files:  Captura de pantalla 2022-07-12 a la(s) 09.08.19.png

  •  1,103
    Max replied

    Unfortunately, that is not possible(we dont have an option for that).

    Perhaps its possible but you will have to hijack the WooCommerce product loop. You can do some research on Google to see if you can get/apply a code in your theme function.

    Thanks,


    Max from the Sonaar.io Crew