Notice: These forums are now retired and closed. For active support, please Submit a Ticket or visit our official WordPress.org community pages.
Kadence Theme | Kadence Blocks | Starter Templates | WooCommerce Email Designer | Ascend | Virtue | Pinnacle

Disable Link to Products @ WooCommerce Shop / Category / Loop Pages

Home / Forums / Kadence Theme / Disable Link to Products @ WooCommerce Shop / Category / Loop Pages

This topic is: Not Resolved
[Not Resolved]
Posted in: Kadence Theme
June 25, 2022 at 11:45 am

Hi everyone,

I have a website where I do not need to show single product pages at all. Therefore I want to remove the links on all the product loop items.
In other words, I have a product grid with products on my homepage. I want to delete it’s tag completely from the loop items.

I am trying to unhook actions from the Kadence theme inc\components\woocommerce\component.php file, but with no success.

For example I don’t know how to remove this action properly:
add_action( ‘woocommerce_shop_loop_item_title’, array( $this, ‘archive_title_with_link’ ) );

Can you please help me achive this?

Many thanks!
Sandor

  • The forum ‘Kadence Theme’ is closed to new topics and replies.