Hello,
I noticed that neither the alt text nor the image title is displayed in the Lightbox gallery thumbnails and pop-up (even though all the gallery images have the fields Title, Caption, Alt text and Description filled out).
Displaying the image title/caption on the gallery thumbnails and pop-up image is very useful because it gives the user a quick and important information regarding the currently displayed image.
Thanks,
Victor
Hello,
We’ll fix it in our future update. Meanwhile you can resolve it in the file idstore/woocommerce/single-product/product-image.php, find the line 37 and after the code src="<?php echo etheme_get_image( $imgId, $mainWidth, $mainHeight, $crop ) ?>"
add this line alt="<?php echo get_post_meta($imgId, '_wp_attachment_image_alt', true)?>"
Please take our apologies for inconveniences.
Regards,
Eva Kemp.
Hello Eva,
The original line 37 from idstore/woocommerce/single-product/product-image.php is the following:
<img class="attachment-shop_single wp-post-image" src="<?php echo etheme_get_image( $imgId, $mainWidth, $mainHeight, $crop ) ?>" alt="<?php the_title(); ?>" />
and I changed it to:
<img class="attachment-shop_single wp-post-image" src="<?php echo etheme_get_image( $imgId, $mainWidth, $mainHeight, $crop ) ?>" alt="<?php echo get_post_meta($imgId, '_wp_attachment_image_alt', true)?>" />
but I did not notice any difference in the front-end: the tooltips of the image gallery thumbnails are still missing, and neither the title/caption is displayed in the image pop-up.
Could you please check the modified file on our website, and let me know if I patched the code correctly? Also check the product page for the front-end changes (see the url in the private section).
Thanks,
Victor
Hello Eva,
Rest assured that I tested the FTP credentials before posting them here. Also, I have just tried to connect with the credentials I gave you, and it connects OK.
Do you use FileZilla?
Did you set Encryption to “Require implicit FTP over TLS”?
What is the error message you get?
Also, I wanted to let you know that I do not receive notifications when you reply on the topics I opened (“Notify me of follow-up replies via email” is on).
Thanks,
Victor
Yes we tried to login and was unable enter ftp. Please check the credentials you gave us before.
With best regards
Brian Johnson
You must be logged in to reply to this topic.Log in/Sign up
One standard license is valid only for 1 project. Running multiple projects on a single license is a copyright violation.
The message was successfully sent
Your shopping cart is empty
You may extend support period on ThemeForest and then update its status by clicking "Update" button in your Account area.
Purchase code | Expiration date |
---|---|
817e8a3b-18c8-492c-8ba6-9188c27b0995 | 05 Jan 2017 |