- Posts: 26
- Thank you received: 0
Change images of the template
-
freedom
Inactive member - Topic Author
- Member
Less
More
13 years 1 month ago #12725
by freedom
Change images of the template was created by freedom
Hello, want to "delete" the "shopping cart" of the "Joomla eCommerce Template" but i cant!
i delete from the "shopping cart" file from the "templates\hot_ecommerce\images" but the "shopping cart" is continues to appear to my site
please help!!!
i delete from the "shopping cart" file from the "templates\hot_ecommerce\images" but the "shopping cart" is continues to appear to my site
please help!!!
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
13 years 1 month ago #12734
by ivan.milic
Replied by ivan.milic on topic Re: Change images of the template
You want to remove chart module? - (As I understud)
Unpublished it from module manager.
Unpublished it from module manager.
Please Log in to join the conversation.
-
freedom
Inactive member - Topic Author
- Member
Less
More
- Posts: 26
- Thank you received: 0
13 years 1 month ago #12785
by freedom
Replied by freedom on topic Re: Change images of the template
the image "shopping cart" of the template.
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
13 years 1 month ago #12808
by ivan.milic
Replied by ivan.milic on topic Re: Change images of the template
open:
components\com_virtuemart\themes\hot_ecommerce\templates\common\minicart.tpl.php
you will see:
delete it.
components\com_virtuemart\themes\hot_ecommerce\templates\common\minicart.tpl.php
you will see:
Code:
<?php if(!$vmMinicart) { ?>
<img src="<?php echo $mm_action_url ?>templates/hot_ecommerce/images/shopcart.png" alt="Shopping Cart" width="32" height="32" border="0" class="cartImage" />
<?php }
delete it.
The following user(s) said Thank You: freedom
Please Log in to join the conversation.
Time to create page: 0.155 seconds