Home>Support>Disable Single Product Page

Disable Single Product Page

By marrac94, 4 years ago. Last reply by Andrew Misplon, 4 years ago.

Hey, I’m working on simple music store right now, and I want for products to have only audio preview, name and Add to card button on the product catalog, something like on this site https://www.ghost-nation.com/ I found on the web simple code snippet to remove the links to single product pages, but that’s doesn’t work for me, while for others it’s just works fine. Is that because I’m using other WP theme than original ones?
The code that I found is

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

This is our free support forum. Replies can take several days. If you need fast email support, please purchase a SiteOrigin Premium license.

  1. 4 years, 2 months ago Andrew Misplon
    Hi, I Work Here

    Hi, thanks for reaching out. Which theme are you using?

  2. 4 years, 2 months ago marrac94

    Andrew I’m using the Corp Free theme.

  3. 4 years, 2 months ago Andrew Misplon
    Hi, I Work Here

    Thanks. Corp is already working with those functions to create its unique store layout. Here is how you could do the same:

    Page: Advanced Customizations

    You can find a Corp child theme here Page: Child Theme.

    Here is how you can migrate Customizer settings from a parent to a child theme Post: Migrating Parent to Child Theme Customizer Settings.

  4. 4 years, 2 months ago marrac94

    Oh, that works perfectly as I wanted. Thank you very much Andrew for quick help and links :)

  5. 4 years, 2 months ago Andrew Misplon
    Hi, I Work Here

    Super, glad to hear that helped :)

Replies on this thread are closed. Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.

Get The Most Out of SiteOrigin with SiteOrigin Premium

Find Out More