• Resolved kooream

    (@kooream)


    Hi,

    I would like to disable the single product link in “WL: Universal Product Layout”.

    Found this code what is work for the standard woocommerce widget but not for Woolentor

    “remove_action( ‘woocommerce_before_shop_loop_item’, ‘woocommerce_template_loop_product_link_open’, 10 );

    remove_action( ‘woocommerce_after_shop_loop_item’, ‘woocommerce_template_loop_product_link_close’, 5 );”

    Is there a way to adjust it for Wooletor?

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Contributor Tarek Aziz

    (@tarekht)

    Hello @kooream

    Thank you so much for contacting us.

    The “WL: Universal Product Layout” widget uses a custom product query. That’s why it won’t work like this.

    Kind regards,
    Tarek

    Thread Starter kooream

    (@kooream)

    Hi @tarekht

    Thanks, and is there any way to disable the single product link in “WL: Universal Product Layout“?

    I’m using a slider layout in it, and its really annyoing on mobile view when I miss tap the arrow and the single produtc page is opening.

    Plugin Contributor Tarek Aziz

    (@tarekht)

    Hello @kooream

    Thanks for your quick response.

    Unfortunately, this option is not available in our plugin.

    Best regards,
    Tarek

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘How to disable the link to the single product page’ is closed to new replies.