HikaShop and NoNumber Sliders

  • Posts: 100
  • Thank you received: 1
11 years 7 months ago #60328

Hi

Just wanted to find out if you have heard of nonumber sliders and tabber ( www.nonumber.nl ). I have used this in hika shop and it works no problems.



However, if I add a Product Option then the format gets screwed up.



I just wanted to find out it is possible to fix this issue.

Thanks

Patrick Thoi

Attachments:

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

  • Posts: 100
  • Thank you received: 1
11 years 7 months ago #60329

Hi

I think the reason for the mess up code is because of the description added to the product option.




Could you tell me how if remove the i (information) icon from the display.

Thanks

Patrick

Attachments:

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

  • Posts: 81361
  • Thank you received: 13037
  • MODERATOR
11 years 7 months ago #60374

The problem indeed comes from the description.
You shoudl change line:
if(!empty($optionInfo->product_description)){

to:
if(false){

in the file 'option' of the view 'product' via the menu Display->Views and you won't get the description of the product option added as a tooltip of the name of the option.

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

  • Posts: 100
  • Thank you received: 1
11 years 7 months ago #60381

HI Nicolas

Thanks for that it worked.

patrick

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

Time to create page: 0.078 seconds
Powered by Kunena Forum