Main product image is showing with name below

More
11 years 10 months ago #28619 by vladimir065
Hi,
I am using Furniture store 2.5 and Vm 2.0.20b.

I need help about main product image. Under image I have a image name with a lots of numbers (Base_color_51262ff54593a.jpg). Is there any way to remowe this?
In Furniture store 1.5 i had not this situation.

Thank you.

Please Log in to join the conversation.

More
11 years 10 months ago #28622 by ivan.milic
No, that is added by vm image thumb creator to thumb name so name would be unique

Please Log in to join the conversation.

More
11 years 10 months ago #28629 by vladimir065
When I made changes below, that crazy name of product disappeared from shop frontend. Maybe someone find this helpful.

For product details page, open:

templates\hot_furniturestore\html\com_virtuemart\productdetails\default.php

this line (~275):

<?php echo $this->product->images[0]->displayMediaFull('class="product-image"',false); ?>


replace with:

<?php echo $this->product->images[0]->displayMediathumb('class="product-image"',true,'class="modal"');

Please Log in to join the conversation.

Time to create page: 0.204 seconds
Powered by Kunena Forum