Remove "Free" from Catagories

  • Posts: 15
  • Thank you received: 0
11 years 7 months ago #61451

When a product has no listed price yet, "Free" shows up under category display. How do I remove that?

Please Log in or Create an account to join the conversation.

  • Posts: 13201
  • Thank you received: 2322
11 years 7 months ago #61508

Hi,

If I understand what you need is hide the "Free" text in the products listing ?

To remove the "free", edit the view "product / listing_price" and comment the line:

echo JText::_('FREE_PRICE');

Last edit: 11 years 7 months ago by Xavier.

Please Log in or Create an account to join the conversation.

  • Posts: 4
  • Thank you received: 0
7 years 5 months ago #253649

Sorry to bring this up again, I tried to hide Free pricing by commenting:

/*echo JText::_('FREE_PRICE');*/

or
//echo JText::_('FREE_PRICE');

But the page still showing Free pricing. have I done something wrong?

Cheers,

Last edit: 7 years 5 months ago by klin.

Please Log in or Create an account to join the conversation.

  • Posts: 86
  • Thank you received: 9
  • Hikashop Business
7 years 5 months ago #253653

Just change the string in the language file. Look for FREE_PRICE="Free" and change it e.g. to FREE_PRICE=" "


Kind regards,
Cornel

Please Log in or Create an account to join the conversation.

  • Posts: 1
  • Thank you received: 0
3 years 4 months ago #326843

Remover la palabra Free o Gratis de los productos - categorías de Hikashop en joomla, es tan sencillo como, ingresar a:
* Hikashop
- Configuración.
- Una vez alli, ingresar a la pestaña idiomas.
- Dentro de IDIOMAS: Quitar estas palabras (Free, para ingles o Gratis, para español) en sus respectivos idiomas instalados,
- Dejando únicamente las comillas vacías("")
- En mi caso borre las frases en los dos idiomas para evitar molestias futuras.

Attachments:

Please Log in or Create an account to join the conversation.

Time to create page: 0.094 seconds
Powered by Kunena Forum