-- HikaShop version -- : 2.3.2
-- Joomla version -- : 2.5.20
Hi there,
Diving deeper into Hika, I am trying to achieve a couple of things and I would love it if someone could please help me with it, that would be great.
1. I have been trying to work out what Custom Items are, I havent been able to find an explanation in the Docs.
2. Is it possible to create a custom field (or item if I knew where you can actually enter in for this) and get only that specific custom field/item on your product page anywhere? If so could you please tell me the code in order to call upon that field? For instance I created a field called "Main Features", I then go to my product and enter in the text for it in the backend, and then I load my product page but it only displays this info in the 'Specifications' tab (in tabular view). I want the ability to display Main Features customer field/item on my page anywhere, if possible?
This has been pulling my hair out trying to work out the syntax in PHP. As I want to be able to disply HTML fields in both the tabs (but able to create new custom fields to them and not just have them in "Specifications") and I also want to create some accordion type parts in a right column to display info. However the accordion parts is not entirely necessary if its not possible (it would be possible if I can run plugins in the code of the template using Slider extension think)
But in order to achieve this I need to know how to call upon specific fields by name.
Thanks for any help in advance.