Virtuemart IMG TAG

rene-meyer
22 Posts
rene-meyer posted this 01 July 2020

I keep getting the message from various SEO tools that my pictures have no ALT text. They are maintained in VM, but are overwritten by Themler?

Do you have a solution?

thank you

I keep getting the message from various SEO tools that my pictures have no ALT text. They are maintained in VM, but are overwritten by Themler? Do you have a solution? thank you
Vote to pay developers attention to this features or issue.
11 Comments
Order By: Standard | Newest
Support Team
Support Team posted this 02 July 2020

Hello Rene,

Themler has ALT tag field for all images inserted as content part via Themler, but not for products images.
Do you mean product images?

Gina
Themler Support

Hello Rene, Themler has ALT tag field for all images inserted as content part via Themler, but not for products images. Do you mean product images? Gina Themler Support
rene-meyer
22 Posts
rene-meyer posted this 03 July 2020

Yes I mean the old text in the products.
They are not issued, although I maintain them.

Greetings

Yes I mean the old text in the products. They are not issued, although I maintain them. Greetings
Support Team
Support Team posted this 03 July 2020

Does this text (alt tags) stay on the site when you switch theme from Themler's to any other standard Joomla theme?

Gina

Does this text (alt tags) stay on the site when you switch theme from Themler's to any other standard Joomla theme? Gina
rene-meyer
22 Posts
rene-meyer posted this 03 July 2020

Hello,

I have now taken a closer look at the code in the rendered page.
It could be related to the Cloudzoom because the problem only occurs in the product details page. The problem does not exist in the product category page.

See here:

<div class="bd-layoutcolumn-64 bd-column"><div class=bd-vertical-align-wrapper><div class=" bd-productimage-6 "><div class=zoom-container> <a class=zoom rel=thumbnails href=https://www.nessetalreisen.de/images/stories/virtuemart/product/Vogtland_Weihnachtsmarkt_2020.jpg> <img width=260 height=260 class=" bd-imagestyles-207" src=https://www.nessetalreisen.de/images/stories/virtuemart/product/Vogtland_Weihnachtsmarkt_2020.jpg /> </a> </div></div><div class=" bd-imagethumbnails-1 carousel slide adjust-slides  "><div class=carousel-inner style="width: 20%;margin: 0 auto;"><div class="item active"> <a class=" bd-productimage-7" style=width:100% rel="smallImage: 'https://www.nessetalreisen.de/images/stories/virtuemart/product/Vogtland_Weihnachtsmarkt_2020.jpg'" href=https://www.nessetalreisen.de/images/stories/virtuemart/product/Vogtland_Weihnachtsmarkt_2020.jpg> <img class=" bd-imagestyles" src=/images/stories/virtuemart/product/resized/Vogtland_Weihnachtsmarkt_2020_300x0.jpg /> </a> </div></div></div></div>

Thanks

Hello, I have now taken a closer look at the code in the rendered page. It could be related to the Cloudzoom because the problem only occurs in the product details page. The problem does not exist in the product category page. See here: <div class="bd-layoutcolumn-64 bd-column"><div class=bd-vertical-align-wrapper><div class=" bd-productimage-6 "><div class=zoom-container> <a class=zoom rel=thumbnails href=https://www.nessetalreisen.de/images/stories/virtuemart/product/Vogtland_Weihnachtsmarkt_2020.jpg> <img width=260 height=260 class=" bd-imagestyles-207" src=https://www.nessetalreisen.de/images/stories/virtuemart/product/Vogtland_Weihnachtsmarkt_2020.jpg /> </a> </div></div><div class=" bd-imagethumbnails-1 carousel slide adjust-slides "><div class=carousel-inner style="width: 20%;margin: 0 auto;"><div class="item active"> <a class=" bd-productimage-7" style=width:100% rel="smallImage: 'https://www.nessetalreisen.de/images/stories/virtuemart/product/Vogtland_Weihnachtsmarkt_2020.jpg'" href=https://www.nessetalreisen.de/images/stories/virtuemart/product/Vogtland_Weihnachtsmarkt_2020.jpg> <img class=" bd-imagestyles" src=/images/stories/virtuemart/product/resized/Vogtland_Weihnachtsmarkt_2020_300x0.jpg /> </a> </div></div></div></div> Thanks
rene-meyer
22 Posts
rene-meyer posted this 04 July 2020

Deactivating / deleting the Cloudzoom was unfortunately unsuccessful.

Deactivating / deleting the Cloudzoom was unfortunately unsuccessful.
rene-meyer
22 Posts
rene-meyer posted this 09 July 2020

Could you help me, please?

Here the link:
www.nessetalreisen.de

Could you help me, please? Here the link: [www.nessetalreisen.de][1] [1]: http://www.nessetalreisen.de
Виктор
112 Posts
Виктор posted this 15 April 2021

Здравствуйте, у меня тоже, на сайте Joomla 3.9.26 Virtuemart 3.8.8, на странице категории товаров, название картинки товара (alt есть), на странице товара, название картинки (alt нет).
Переключая на стандартный шаблон vmbeez3, на странице товара, название картинки товара (alt есть).
Присоединяюсь к этой теме, надо поправить!

Здравствуйте, у меня тоже, на сайте Joomla 3.9.26 Virtuemart 3.8.8, на странице категории товаров, название картинки товара (alt есть), **на странице товара, название картинки (alt нет).** Переключая на стандартный шаблон vmbeez3, на странице товара, название картинки товара (alt есть). Присоединяюсь к этой теме, надо поправить!

Last edited 15 April 2021 by Виктор

Support Team
Support Team posted this 22 April 2021

Hello Rene and Viktor,

We assume that showing Product Image subtitle can be helpful in your case. Please open Insert >> CMS Code and add this code:

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

Sincerely,
Nettie

Hello Rene and Viktor, We assume that showing Product Image subtitle can be helpful in your case. Please open Insert >> CMS Code and add this code: <?php echo $product->images[0]->file_description; ?> Sincerely, Nettie
Виктор
112 Posts
Виктор posted this 24 April 2021

Здравствуйте, у меня Joomla 3.9.26 Virtuemart 3.8.8, внес данный код в шаблон >>CMS Code, сайт выдает ошибку:

 0 - syntax error, unexpected '<', expecting end of file.

Спасибо Нетти, но это не работает.

Здравствуйте, у меня Joomla 3.9.26 Virtuemart 3.8.8, внес данный код в шаблон >>CMS Code, сайт выдает ошибку: 0 - syntax error, unexpected '<', expecting end of file. Спасибо Нетти, но это не работает.

Last edited 24 April 2021 by Виктор

Support Team
Support Team posted this 07 May 2021

Здравствуйте, Виктор,

CMS Code нужно разместить именно на контроле Product Details рядом с Product Image. На нашей стороне получилось. Правда, выяснилось, что если для какого-то товара используются Related Products, то при их отображении на карточке товара подпись дублируется.

Sincerely,
Nettie

Здравствуйте, Виктор, CMS Code нужно разместить именно на контроле Product Details рядом с Product Image. На нашей стороне получилось. Правда, выяснилось, что если для какого-то товара используются Related Products, то при их отображении на карточке товара подпись дублируется. Sincerely, Nettie
Виктор
112 Posts
Виктор posted this 08 May 2021

Странное, у меня поработало, и опять не показывает.

Странное, у меня поработало, и опять не показывает.

Last edited 18 May 2021 by Виктор

You must log in or register to leave comments