-- HikaShop version -- : 2.6.4
-- Joomla version -- : 3.6.4
Hi, I am trying to get a Joomla article to popup when I click the "i" icon next to a product option on the product page. Right now I just have a tooltip that renders the option's description on mouseover.
I have seen in other (older) posts where you recommend putting a url into the "url" field of the product to be used as an option. On my product admin pages, I only see a field called "Brand URL", so I guess this is what you mean by "url". Is this correct?
When I put a url into that field, what is the correct syntax so that only the content of the Joomla article is shown and NOT all the template headers/footers etc?
I tried it in the current
Hikashop demo site
but can't figure out how to remove the template surrounds in the popup. I saw something about adding "&tmpl=component" to the url... but how/where in the url string?
Any help appreciated.