Welcome, Guest
Username: Password: Remember me
Use this Category for your support questions about Virtuemart Zoom Effect(SKU# FLEX-00005)

TOPIC: Images not displaying alt tags

Images not displaying alt tags 9 years 5 months ago #11150

Hi,

On my VM Product pages, the Zoom Effect extension is installed. However the zoomed image does not show alt tags for the images, which otherwise are showing on the VM category page images.

Using VM version 2.0.12b.

Can you pls guide on how to fix this. The com_virtuemart/productdetails (override) has two file - default.php and default_images.php

Thanks
The administrator has disabled public write access.

Images not displaying alt tags 9 years 5 months ago #11163

Hi,

In flexibleZoom effect, we have manipulated the "subtitle" field and we are using that field to "match" the custom field attributes with product pictures.

Watch this video tutorial for more info: www.flexiblewebdesign.com/blog/flexible-zoom-effect-tutorial-change-product-image-on-selecting-different-colors-through-custom-field/

We are using the "alt" field as a replacement for "subtitle"

Attachment Pasted_Image_10_27_14__8_38_PM.png not found



See the live DEMO: demo.flexiblewebdesign.com/~zoom/

If you are not using the "image matching" functionality then you can play around with the fields to achieve what your needs are.
Open the "default_images.php" and make modifications as you wish.

There are 2 PHP lines to print different fields

- for additional pictures:

Alt-text:
<?php echo $this->product->images[$ImageId]->file_meta;?>

Subtitle:
<?php echo $this->product->images[$ImageId]->file_description;?>

- for parent pictures:

Alt-text:
<?php echo $this->product->images[0]->file_meta;?>

Subtitle:
<?php echo $this->product->images[0]->file_description;?>


Regards.
Support
The administrator has disabled public write access.
Time to create page: 0.170 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