remove the amount in stock sign

  • Posts: 114
  • Thank you received: 0
10 years 2 months ago #144810

-- url of the page with the problem -- : mywebsite.com/mypage
-- HikaShop version -- : 2.2.3
-- Joomla version -- : 3.2.2
-- PHP version -- : x.x.x
-- Browser(s) name and version -- : XXXXX x.x.x
-- Error-message(debug-mod must be tuned on) -- : Error_message

my client wants to have 1 of everything in stock for now....
He does not want the amount of items in stock to be shown in each listing
how do we remove it please.?

thanks

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

  • Posts: 12953
  • Thank you received: 1778
10 years 2 months ago #144828

Hi,
Can you show me more information about what you want to do through some screenshots for example ?
Also, note that using some CSS code will probably do the job.

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

  • Posts: 114
  • Thank you received: 0
10 years 3 days ago #153071

the red area in the pic... how to remove fromview please thanks

Attachments:

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

  • Posts: 12953
  • Thank you received: 1778
10 years 2 days ago #153083

Using this kind of CSS code will probably do the job :

.hikashop_container .hikashop_product_stock_count {
display: none;
}

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

  • Posts: 114
  • Thank you received: 0
10 years 2 days ago #153257

ok great thanks but where do i put that thanks?

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

  • Posts: 12953
  • Thank you received: 1778
10 years 1 day ago #153260

As it's said on the documentation :

All these CSS modifications can be done via the CSS edition interface in the Display tab of the configuration ("Hikashop->System->Configuration->Display"):

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

  • Posts: 114
  • Thank you received: 0
9 years 11 months ago #153731

("Hikashop->System->Configuration->Display"):

where!?!??!

sorry but i dont get it

Attachments:

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

  • Posts: 20
  • Thank you received: 6
9 years 11 months ago #153763

Hi,

or You can do a language override

in Hikashop->System->Configuration->Languages
- choose the language(s) You wanted to edit
- You will see the line : X_ITEMS_IN_STOCK="%s items in stock"
- go to the override part of the window and type or copy : X_ITEMS_IN_STOCK="in stock" then You will just have the indication that the product is in stock without any quantity (or X_ITEMS_IN_STOCK="" Do some tests or customise it to obtain the best result for You )

I hope this will help You

Best regards

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

Time to create page: 0.093 seconds
Powered by Kunena Forum