Custom Fields on Product Not Showing

  • Posts: 44
  • Thank you received: 0
12 years 2 weeks ago #46528

I am running HikaShop Business edition and I have an issue with the custom fields for the product table. I created a lot of fields for the order table and they all work perfectly. But, when I create a custom field for the product table they don't show up on the product page. The only thing that happens is a little text box comes up that says "Specifications" but there are no fields under it.

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

  • Posts: 81540
  • Thank you received: 13071
  • MODERATOR
12 years 2 weeks ago #46531

Product custom fields are displayed on the edition page of products so that you can enter additional information for your products which would then display under that specifications text.
What you want is to create custom fields of the table "item".

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

  • Posts: 44
  • Thank you received: 0
12 years 2 weeks ago #46543

thanks!

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

  • Posts: 57
  • Thank you received: 0
12 years 3 days ago #48197

Hi there, I have the same situation however when I create a new custom field, I do not see "items" as a possible table selection, any ideas why?

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

  • Posts: 81540
  • Thank you received: 13071
  • MODERATOR
12 years 3 days ago #48198

The table "item" for custom fields is only available in the Business edition.

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

  • Posts: 57
  • Thank you received: 0
12 years 3 days ago #48199

So in order to show additional information on the products (a custom field i would make with brief product info, will show above the price) thumbnails, I would need the business edition. correct?

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

  • Posts: 81540
  • Thank you received: 13071
  • MODERATOR
12 years 3 days ago #48202

If you want to enter information for a product so that it can be displayed on the product page as additional information, you need to create custom fields of the table "product".

If you want your users to be able to enter information for the product they are buying on its product page, then you need to create custom fields of the table "item".

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

  • Posts: 57
  • Thank you received: 0
12 years 3 days ago #48203

I had previously selected Products, then went to the product, added text to the new field. But it did not show on the product's page. any ideas?

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

  • Posts: 81540
  • Thank you received: 13071
  • MODERATOR
12 years 3 days ago #48205

Did you turn on the "frontend" display option of the field ?

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

  • Posts: 57
  • Thank you received: 0
12 years 3 days ago #48207

Yes I did, I just read in another post that it might have to do with the Views? is this possibly the reason I cannot see it on the product page?

I have done two upgrades, to essential, and now to business. I already had my page modified and built with a custom template from the starter package.

Is there any quicker way of communication with hikashop's support? perhaps phone, Chat?

Thank You in advance

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

  • Posts: 81540
  • Thank you received: 13071
  • MODERATOR
12 years 3 days ago #48209

The views are the same regardless of the version.
It must come from your field options. Can you do a screenshot of the options ?

The forum sounds fast enough to me ;)

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

  • Posts: 57
  • Thank you received: 0
12 years 3 days ago #48210

See attached, I cant think of any other way to do this.

Also note, the way I am displaying the thumbnail of products is by having a menu of type category.

Now, the only place where the custom field does show up, is inside the actual individual products page.

Attachments:

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

  • Posts: 57
  • Thank you received: 0
12 years 3 days ago #48211

I also have Display custom item fields selected to Yes

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

  • Posts: 81540
  • Thank you received: 13071
  • MODERATOR
12 years 3 days ago #48213

And did you enter some text in it in your products edition page ? The field will only display on the front end, if something was entered for it on the back end.

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

  • Posts: 57
  • Thank you received: 0
12 years 3 days ago #48214

Yes, I placed text in the new field. Do I have to put content inside all the products in order for it to show up?, i only did it to two of the products, out of 8.

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

  • Posts: 57
  • Thank you received: 0
12 years 3 days ago #48216

I just put text in all the products. still does not show.

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

  • Posts: 81540
  • Thank you received: 13071
  • MODERATOR
12 years 3 days ago #48218

Wait, you just said that:

Now, the only place where the custom field does show up, is inside the actual individual products page.

That's how it's supposed to be. Where else would you be looking for it ?
The product custom fields are only displayed in two places on the front end:
the product page
the comparison table with the comparison system is activated.

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

  • Posts: 57
  • Thank you received: 0
12 years 3 days ago #48219

This site for example, you see below the product image, there is Title, price, a brief information about product, and Add to cart.

www.jadsinternational.com/products.html

That is my goal.
In this site they used custom field (using the Product Table), and in the product's section they put that brief content. I do not know how they accomplished this.

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

  • Posts: 81540
  • Thank you received: 13071
  • MODERATOR
12 years 3 days ago #48221

There is no option for that.
You need to edit the file "listing_img_title" of the view "product" via the menu Display>Views and add such code:
<span><?php echo $this->row->intro_text; ?></span>

The following user(s) said Thank You: rockstaran

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

  • Posts: 57
  • Thank you received: 0
12 years 2 days ago #48224

Thank you, that worked.

However, When ever I edit the Views, I have to go to the physical directory and find the file to edit. Because when ever I change the views within joomla/hikashop, it does not affect the website. its weird.

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

Time to create page: 0.103 seconds
Powered by Kunena Forum