- Posts: 152
- Thank you received: 0
Remove modal.css and modal.js files being called
- plantpotphil
-
Topic Author
- Offline
Less
More
13 years 9 months ago - 13 years 9 months ago #79101
by plantpotphil
Create your own style of luxury bespoke furniture online
Remove modal.css and modal.js files being called was created by plantpotphil
Hi,
I am now using the Shadowbox plugin to show hikashop images on product pages etc. I notice that hikashop pages still call the default joomla modal files such as:
Is it possible to disable this? It is no longer required since using Shadowbox.
I am now using the Shadowbox plugin to show hikashop images on product pages etc. I notice that hikashop pages still call the default joomla modal files such as:
Code:
<link rel="stylesheet" href="/media/system/css/modal.css" type="text/css" />
<script src="/media/system/js/modal.js" type="text/javascript"></script>
Is it possible to disable this? It is no longer required since using Shadowbox.
Create your own style of luxury bespoke furniture online
Last edit: 13 years 9 months ago by plantpotphil.
Please Log in or Create an account to join the conversation.
13 years 9 months ago #79141
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 Remove modal.css and modal.js files being called
Hi,
It would be difficult to remove the call of modal.
In order to remove the call, you would have to modify the "product/view.html.php" frontend file. So your modification would be lost with the next update/install of HikaShop.
The modal could be use for other features, like address edition in the checkout, so forbidden the inclusion of theses files could break some features.
Regards,
It would be difficult to remove the call of modal.
In order to remove the call, you would have to modify the "product/view.html.php" frontend file. So your modification would be lost with the next update/install of HikaShop.
The modal could be use for other features, like address edition in the checkout, so forbidden the inclusion of theses files could break some features.
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.
Time to create page: 0.134 seconds