Welcome, Guest
Username: Password: Remember me
Use this Category for your support questions about Joomla Virtuemart Template - DarkMart (SKU# FLEX-00011)

TOPIC: Product images in category view

Product images in category view 10 years 8 months ago #5743

Hello,
i'm using Darkmart template and i have a question about product images in category view.
In your DEMO you have the big one image and down it other little product images.. why in my layout i see only One other little image, also if i have many image for each product? I have to activate or modify something?

I attach screenshot.

Thanks for help :)

Attachment Schermata2013-07-30a19.20.29.png not found



Attachment Schermata2013-07-30a19.20.40.png not found

The topic has been locked.

Product images in category view 10 years 8 months ago #5745

they are just standard products with additional images -i.e standard VM...

but the small thumbs are only visible on the list and 3 across view..

show me a link of your category page with a product that has more than 1 image...

Cheers
The topic has been locked.

Product images in category view 10 years 8 months ago #5751

I try to set List View, Grid and MultiGrid View, but the addictional pictures rest only one, also if ALL the products in the shop have 3/4 pics each one.
I'm now testing it in local, so i haven't a link to show you... i also try to go inside the Flexible Plugin, but the option "Show Additional Pictures" is also set to "Yes"....
The topic has been locked.

Product images in category view 10 years 8 months ago #5752

without access there is nothing I can do -

all very strange as this template is very mature now and no-one has ever reported any problems with this...

the code is very simple.. e.g. the list view

templates/flexible_darkmart/html/com_virtuemart/category/default.php ~ line 263
 
<ul class="FlexibleBrowseAdditionalImages">
                <?php // will load the additional images in the category browse page. 
$i = 0;
foreach ($product->images as $image) {
$ImageId = $i++;
?>
                <li> <img src="<?php echo $product->images[$ImageId]->file_url_thumb;?>" class="FlexibleTinyImage" style="max-height:30px; max-width:30px;" /> </li>
                <?php } ?>
              </ul>
 
 

it just loops over the image object - if there are additional images it will show them..

try echo out your product->images object

e.g.
 
print 'Debug Line '.__LINE__.' $product->images <pre>'; print_r ($product->images); print "</pre><br />\n";
The topic has been locked.

Product images in category view 10 years 8 months ago #5792

Hello, i have now upload online the site, that is: www.romanasirshop.it/index.php

Check the images, i can see only one addictional pic :(
The topic has been locked.

Product images in category view 10 years 8 months ago #5793

now see the pic, but i can't cross on the mouse for to make a preview of the photo, like in your DEMO...
The topic has been locked.

Product images in category view 10 years 8 months ago #5806

The topic has been locked.

Product images in category view 10 years 8 months ago #5808

Yes, i have resolved changhing some parameters in VM configuration.

Thanks
The topic has been locked.

Product images in category view 10 years 8 months ago #5810

normally it would be nice to let us know... ;)

cheers
The topic has been locked.

Product images in category view 10 years 8 months ago #5814

Yes, of course, but i have make many "world-round" before have a solutions, so i don't remember exactly the right way :P
But, i have read another one time your template Manual, the part about category configuration, and i have solved :)
The topic has been locked.

Product images in category view 10 years 8 months ago #5816

oky doky..

at least your happy... :)

topic closed
The topic has been locked.
Time to create page: 0.231 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