Modify pop-up
10 years 1 week ago - 10 years 1 week ago #249899
by m.fontana
Modify pop-up was created by m.fontana
-- url of the page with the problem -- :
www.apicestore.com
-- HikaShop version -- : 2.6.4
-- HikaMarket version -- : 1.7.1
-- Joomla version -- : 3.6.2
Hi,
I woul'd like to modify the css of contact popup on this page apicestore.com/profilo-venditore/vendor/...-del-cioccolato.html
If you click on "contact this vendor" that open a popup without css file. If you see the code with firebug the iframe haven't some file of the template.
How can I add some file on popup?
Thanks
Matteo
-- HikaShop version -- : 2.6.4
-- HikaMarket version -- : 1.7.1
-- Joomla version -- : 3.6.2
Hi,
I woul'd like to modify the css of contact popup on this page apicestore.com/profilo-venditore/vendor/...-del-cioccolato.html
If you click on "contact this vendor" that open a popup without css file. If you see the code with firebug the iframe haven't some file of the template.
How can I add some file on popup?
Thanks
Matteo
Last edit: 10 years 1 week ago by Jerome. Reason: remove confidential information
Please Log in or Create an account to join the conversation.
10 years 1 week ago #249935
by m.fontana
Replied by m.fontana on topic Modify pop-up
Hi, I add a ajax image on my vendor page, so I add this code on my page
But the image doesn't show, what can I do for show this?
Thanks
Code:
<div class="copertina"><img src="<?php echo $this->vendor->img_copertina; ?>" alt=""/></div>
But the image doesn't show, what can I do for show this?
Thanks
Please Log in or Create an account to join the conversation.
10 years 1 week ago #249907
by Jerome
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.
Replied by Jerome on topic Modify pop-up
Hi,
Here the page of the "contact this vendor".
apicestore.com/component/hikashop/produc.../tmpl-component.html
As you can see the URL is an HikaShop URL but with a special parameter which allow HikaMarket to put the vendor data.
The URL contains the "tmpl = component" which switch the content into a popup context.
And as you will be able to see the CSS files are still included.
For more details about the customization :
www.hikashop.com/support/documentation/1...ize-the-display.html
Regards,
Here the page of the "contact this vendor".
apicestore.com/component/hikashop/produc.../tmpl-component.html
As you can see the URL is an HikaShop URL but with a special parameter which allow HikaMarket to put the vendor data.
The URL contains the "tmpl = component" which switch the content into a popup context.
And as you will be able to see the CSS files are still included.
For more details about the customization :
www.hikashop.com/support/documentation/1...ize-the-display.html
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.
Moderators: Obsidev
Time to create page: 0.216 seconds