missing add to cart - catalog off, display on

  • Posts: 11
  • Thank you received: 1
10 years 1 month ago #211355

-- url of the page with the problem -- : www.beeskneesfashion.co.uk/bees
-- HikaShop version -- : 2.50
-- Joomla version -- : 3.4
-- PHP version -- : 5.4

Hi, tearing my hair out! on individual product listings i have lost my add to cart buttons, on category listings it is ok, catalog mode is off and display add to cart in config is on but cant seem to get it to display on individual product listings, this is now becoming urgent we have scheduled a grand opening for the store next week.

please check the site and provide me with some inight as to where im going wrong.

www.beeskneesfashion.co.uk/bees

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

  • Posts: 2143
  • Thank you received: 747
10 years 1 month ago #211373

Hi,

Checking your product pages with Firebug or similar would show you that you are hiding the div for quantity and price with the following CSS in your HikaShop frontend_custom.css file - on line 14, to be exact:

.hikashop_product_quantity_main {
  display: none;
}

So, that's where you're going wrong... remove that code, and you'll have your button back. ;)


Need help with customisations of layouts, style or other site development? PM me!
(Don't forget to turn on "E-mail notification of new messages" )
The following user(s) said Thank You: psymedia

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

  • Posts: 11
  • Thank you received: 1
10 years 1 month ago #211376

Awesome - can't thank you enought!!

My stupidity in customising i added that line to try and remove the number from stock count before i found the quantity view - so now i have the button back and only ïn stock' displayed :)

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

Time to create page: 0.066 seconds
Powered by Kunena Forum