Does anyone know how to remove the price field from a category? – PremiumPress Themes https://www.premiumpress.com/forums/topic/how-to-remove-the-price-field-from-a-category/feed Tue, 24 Feb 2026 12:23:00 +0000 https://bbpress.org/?v=2.6.4 en-US https://www.premiumpress.com/forums/topic/how-to-remove-the-price-field-from-a-category/#post-2660 <![CDATA[Does anyone know how to remove the price field from a category?]]> https://www.premiumpress.com/forums/topic/how-to-remove-the-price-field-from-a-category/#post-2660 Sat, 13 Jul 2013 22:10:18 +0000 Simon Does anyone know if or how you can remove the mandatory price field from a category in classifieds theme? I have business listing categories that don’t require a price input.

]]>
https://www.premiumpress.com/forums/topic/how-to-remove-the-price-field-from-a-category/#post-2677 <![CDATA[Reply To: Does anyone know how to remove the price field from a category?]]> https://www.premiumpress.com/forums/topic/how-to-remove-the-price-field-from-a-category/#post-2677 Sun, 14 Jul 2013 05:29:55 +0000 Mark Fail the file is

template_classifiedstheme/_item.php

]]>
https://www.premiumpress.com/forums/topic/how-to-remove-the-price-field-from-a-category/#post-2727 <![CDATA[Reply To: Does anyone know how to remove the price field from a category?]]> https://www.premiumpress.com/forums/topic/how-to-remove-the-price-field-from-a-category/#post-2727 Sun, 14 Jul 2013 09:29:14 +0000 Richard But when you remove it from the template it will be left out in alle submissions/listings.

]]>
https://www.premiumpress.com/forums/topic/how-to-remove-the-price-field-from-a-category/#post-2728 <![CDATA[Reply To: Does anyone know how to remove the price field from a category?]]> https://www.premiumpress.com/forums/topic/how-to-remove-the-price-field-from-a-category/#post-2728 Sun, 14 Jul 2013 09:35:26 +0000 Ian That’s what if statements are for.

]]>
https://www.premiumpress.com/forums/topic/how-to-remove-the-price-field-from-a-category/#post-2737 <![CDATA[Reply To: Does anyone know how to remove the price field from a category?]]> https://www.premiumpress.com/forums/topic/how-to-remove-the-price-field-from-a-category/#post-2737 Sun, 14 Jul 2013 12:49:17 +0000 Simon So if i remove it from the template will it remove it from all the submission/listings?

I don’t want i gone completely, just for certain categories!

If not, is there a way to at least not make it mandatory?

]]>
https://www.premiumpress.com/forums/topic/how-to-remove-the-price-field-from-a-category/#post-2738 <![CDATA[Reply To: Does anyone know how to remove the price field from a category?]]> https://www.premiumpress.com/forums/topic/how-to-remove-the-price-field-from-a-category/#post-2738 Sun, 14 Jul 2013 13:00:44 +0000 Mark Fail There isnt away to simply remove it from certain cats unless you code it in.

]]>
https://www.premiumpress.com/forums/topic/how-to-remove-the-price-field-from-a-category/#post-2750 <![CDATA[Reply To: Does anyone know how to remove the price field from a category?]]> https://www.premiumpress.com/forums/topic/how-to-remove-the-price-field-from-a-category/#post-2750 Sun, 14 Jul 2013 13:13:51 +0000 Simon Fair enough, but can you deselect it from being a mandatory field?

]]>
https://www.premiumpress.com/forums/topic/how-to-remove-the-price-field-from-a-category/#post-2787 <![CDATA[Reply To: Does anyone know how to remove the price field from a category?]]> https://www.premiumpress.com/forums/topic/how-to-remove-the-price-field-from-a-category/#post-2787 Sun, 14 Jul 2013 16:16:33 +0000 Mark Fail What the category field?

At the moment all you see in the admin is all we have, anything else would need to be customized.

]]>
https://www.premiumpress.com/forums/topic/how-to-remove-the-price-field-from-a-category/#post-2801 <![CDATA[Reply To: Does anyone know how to remove the price field from a category?]]> https://www.premiumpress.com/forums/topic/how-to-remove-the-price-field-from-a-category/#post-2801 Sun, 14 Jul 2013 17:15:37 +0000 Richard It is possible to make the price filed optional. I am not sure where but i managed it. If i recall correctly the price field isn’t mandatory. All you need to do is remove the asterix from the template and change somewhere an parameter price mandatory “false”.

]]>