Product Code on Product Detail Page

  • Posts: 242
  • Thank you received: 0
13 years 2 months ago #5683

Hello,

Just wondering why the product code is displayed immediately after the product name on the product detail page. I was able to remove it on my test site, but forgot where I made the change. Is there a setting someplace that is causing this? I really don't want to modify the php files if there is a better way.



Thanks,
Ed

Last edit: 13 years 2 months ago by hdracing. Reason: Misspelled my own name!

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

  • Posts: 81361
  • Thank you received: 13036
  • MODERATOR
13 years 2 months ago #5685

Hi,

Normally, it should be hidden by default with the CSS in HikaShop:
.hikashop_product_code_main{
display:none;
}
Otherwise, you can add that CSS to your template CSS and the product code won't be displayed.

As a side note, if you edit the views of HikaShop via the menu Display->Views instead of modifying the files directly, HikaShop will save your modifications in an override file of your template so that you won't loose your modifications when you update HikaShop.

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

  • Posts: 242
  • Thank you received: 0
13 years 2 months ago #5686

Hmmm - Must be another IE quirk. I loaded up Firefox to find the code and the product code is not displayed in FF. Could there be a syntax or type problem somewhere that FF ignores but caused IE to choke?

Ed

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

  • Posts: 242
  • Thank you received: 0
13 years 2 months ago #5687

I added it to the bottom of template.css but it didn't change anything. Could it be something else?

Thanks,
Ed

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

  • Posts: 81361
  • Thank you received: 13036
  • MODERATOR
13 years 2 months ago #5689

You need to clear your browser cache after modifying the CSS files as they are usually cached by it and thus you won't get the new version of the file.

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

  • Posts: 242
  • Thank you received: 0
13 years 2 months ago #5690

I did that but no change. I'll clear everything out and try again.

Ed

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

  • Posts: 242
  • Thank you received: 0
13 years 2 months ago #5691

Sorry, still no change.

Ed

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

  • Posts: 81361
  • Thank you received: 13036
  • MODERATOR
13 years 2 months ago #5692

Could you give the URL of your website ?

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

  • Posts: 242
  • Thank you received: 0
13 years 2 months ago #5695

I'll send you a support email as you will need to login to see the HikaShop Menu item.

Thanks,
Ed

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

  • Posts: 81361
  • Thank you received: 13036
  • MODERATOR
13 years 2 months ago #5696

Mmm. I see that IE messes the parsing of the title on that page on your website. That's really strange since we don't have such issues on other websites.
I don't know what to tell you. I tried to search online but couldn't find a relevant answer. The easier will be to edit the view as explained above and remove the span of the product code.

Last edit: 13 years 2 months ago by nicolas.

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

  • Posts: 242
  • Thank you received: 0
13 years 2 months ago #5697

OK - That's how I fixed it in the first site where I tested HikaShop so I'll do that again.

Thanks for taking a look at the problem. I don't think I've used any Joomla component that has had such quick and responsive support! You're doing a great job.

Ed

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

Time to create page: 0.061 seconds
Powered by Kunena Forum