Home Forums WoodMart support forum remove link to product detail page

remove link to product detail page

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

    shay2880
    Participant

    i want to disable link from any archive page to the product detail page (i have no need for site customers to get into the product page…).
    i have used the following code in function.php but it does not work. i could find the way to make it work….

    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 );

    tnx.

    #218620

    Hello,

    Thank you very much for choosing our theme and for contacting us.

    Please provide the URL to the site, if the site is under construction, please provide site access to the private area.

    Best Regards

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