Remove Price Tag from individual Products

ThemeBurn SupportForumsWordPress ThemesShoppica WordPress ThemeRemove Price Tag from individual Products

This topic has been marked as not resolved.

Hi,

I want to be able to remove/hide the blue price tag on individual products on this theme. What type of hook can be used to remove it so that it is not seen on the front end until it is added to the cart.

Blue price tag i’d like to hide/remove is on the top right corner of this page:

http://kustomtee.com/shop/woo-logo-2/

 

Also I’d like to remove the price displayed here: http://kustomtee.com/shop/  and here: http://kustomtee.com/

I’d like to remove the prices because the shirt are customized and the final price changes per option selection.

Note: I have already tried these hooks with no change

remove_action( ‘woocommerce_single_product_summary’, ‘woocommerce_template_single_price’, 10 );
remove_action( ‘woocommerce_after_shop_loop_item_title’, ‘woocommerce_template_loop_price’, 10 );

October 26, 2014 at 5:35 am #33604

Hello,

Unfortunatelly, there is no hook you can use for this problem.

We can suggest you to create a category and place all the products with price displayed.

Then provide your FTP details and we will put custom script to your installation.

Best,
ThemeBurn team

October 27, 2014 at 5:43 pm #33718
October 28, 2014 at 8:30 am #33734

Hello,

Before we apply the custom code you have to update to Shoppica 1.5 because your Woocommerce is not compatible with Shoppica 1.4.3.

P.S. This category is for products WITH prices or WITHOUT prices?

Best,
ThemeBurn team

October 28, 2014 at 9:26 am #33739

We want to Remove Prices from this category. Including individual product pages top right corner blue price http://kustomtee.com/shop/kids-t-shirt-2/

Update to 1.5 has been done.

October 31, 2014 at 2:56 am #33883

Hello,

Prices for category and products inside it are removed.

Please copy woocommerce folder of your theme as backup.

Best,
ThemeBurn team

November 1, 2014 at 11:45 am #33911
Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.