Product Specifications show but not needed

  • Posts: 11
  • Thank you received: 1
9 years 1 month ago #246970

-- HikaShop version -- : 2.6.3
-- Joomla version -- : 3.6.0
-- PHP version -- : 5.5.38
-- Browser(s) name and version -- : Firefox 47.0

I have one product that show specifications but they are not needed. Other products no problem, specifications are not showing. Furthermore this is a feature for paid versions of Hikashop but it shows nevertheless in my free version but only with 1 product, very annoying. I cannot find how to remove this not needed specification.

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

  • Posts: 26275
  • Thank you received: 4045
  • MODERATOR
9 years 1 month ago #246979

Hi,

First, please check that you do not have a view override for your product page.
Because you're using HikaShop starter you should not have the product custom fields ; but if you have install the "sample data", it is possible that it creates elements related to the product fields. These fields are related to specific products so if you create new one, you would not have the fields. By recreating your products it could fix the field attribution.

Regards,


Jerome - Obsidev.com
HikaMarket & HikaSerial developer / HikaShop core dev team.

Also helping the HikaShop support team when having some time or couldn't sleep.
By the way, do not send me private message, use the "contact us" form instead.

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

  • Posts: 11
  • Thank you received: 1
9 years 1 month ago #247042

I made a new product but after saving it creates that unwanted custom field again! How is that possible?
In the back end it's also visible with other products but with this product it keeps showing at the front end.

Last edit: 9 years 1 month ago by Edwin23.

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

  • Posts: 84313
  • Thank you received: 13702
  • MODERATOR
9 years 1 month ago #247043

Hi,

Edit the file "show_block_custom_main" via the menu Display>Views and add the code:
<?php return; ?>
at the beginning and that will prevent that regardless from where this comes from.

The following user(s) said Thank You: Edwin23

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

Time to create page: 0.059 seconds
Powered by Kunena Forum