Welcome, Guest
Username: Password: Remember me
Use this Category for your support questions about Virtuemart Dropdown Shopping Cart(SKU# FLEX-00001)

TOPIC: Remove Image From Cart View

Remove Image From Cart View 10 years 4 weeks ago #9177

Hello!
I would like to remove the product image from the hover popup view please. Can you tell me how to do this?
Thanks
The administrator has disabled public write access.

Remove Image From Cart View 10 years 4 weeks ago #9191

Hi,

We should have put a module parameter to hide the picture from the dropdonw box, but honestly we have never thought somebody would ever want to do this.

But here you are ;) Sometimes it is hard to predict out what people might want.

There are 2 ways to do this;

1- The easy way (but it has a drawback)
Open the Virtuemart Background, and navigate to Configuration >> Checkout
and disable the Show product images option. This will evaporate the product picture from the drop down shopping cart module.
The drawback: if you disable this option, the picture will also eliminated from the shopping cart page.

2- In case you want to eliminate the picture from Dropdown module but not from Shopping cart page, then follow this method.

Open this PHP file:
/modules/mod_flexible_cart/tmpl/default.php


Look for this Line (line#122)
<div class="image"></div>
replace it with this:
<!-- <div class="image"></div> -->

Then look for this line (line#154)
<div class="image"><?php echo $product["image"]; ?></div>
replace it with this:
<!-- <div class="image"><?php echo $product["image"]; ?></div> -->

The product image from the "Dropdown shopping cart" module will be gone.

Regards,
Support
Last Edit: 10 years 4 weeks ago by Support.
The administrator has disabled public write access.

Remove Image From Cart View 10 years 3 weeks ago #9221

Thanks! How can I move the arrow that sticks out the top of the drop down? Its on the right and I need it on the left
Last Edit: 10 years 3 weeks ago by Mark Knowles.
The administrator has disabled public write access.

Remove Image From Cart View 10 years 3 weeks ago #9239

Hi,

This is a 100% custom modification and unfortunately we don't provide free support or step-by-step instructions for custom coding modifications.

Basically this can be taken care by CSS touches. No need to go deep into PHP files.

You may purchase premium support:
www.flexiblewebdesign.com/premium-support

and let us take care this modification for you in your website though.

Regards.
Support
Last Edit: 10 years 3 weeks ago by Support.
The administrator has disabled public write access.
Time to create page: 0.359 seconds

MaterialMart

for Virtuemart 3

Google's Material Design has finally arrived to Virtuemart

Virtumart Template - MaterialMart Virtumart Template - CleanMart Virtumart Template - CleanMart Virtumart Template - CleanMart

Fully responsive!

Buy Now   |   Live Demo