"underfined" attributes of TITLE and ALT
-
Dear partners.
We ask you to help solve two problems.
1 Problem – picture 1.1 and 1.2
When we open gallery of product first foto have “underfined” attributes of TITLE and ALT.
But we filled out attributes of TITLE and ALT when photo was loaded.
2 Problem – picture 2.1
How we can expand the appearing menu of the second level of main page that the text settled down on 1-2 lines?
Attachments:
You must be
logged in to view attached files.
Hello,
Thank you very much for choosing our theme and for contacting our support.
1. Please ignore this alt and title as this is Woocommerce generated tag, have a look at the screen http://prntscr.com/ldo7g9 the product image is inside the <a>
and it has the title and the alt and the source.
2. Add the menu item, save menu and read here how to make the mega-menu block wider https://xtemos.com/docs/woodmart/create-menu-2/ If you have not optioned, enable them in the Screen option on the menu page.
Best Regards
1.
We know that the title and alt are appropriated to the photo.
We want to know how to fix or remove it visually.
Hello,
You can add the title and alt to the photo in the Dashboard > Media files. Enter the photo and you will see the fields
Best Regards
Elise, we know haw to make alt ant title to the photo. Please look the previous discussing.
We want to know what we can do to change or delete “underfined” in visual presentation.
Attachments:
You must be
logged in to view attached files.
Hello,
Please update your theme. Read and follow the instructions to update correctly: https://xtemos.com/docs/woodmart/update-theme-2/
Best Regards
Update solved problem of “underfined” on first photo but create “underfined” on next photos.
What we can do?
We mast wait for second update?
Attachments:
You must be
logged in to view attached files.
Try to edit the file woodmart/js/functions.js
as shown on the screenshot http://prntscr.com/lkjz9n
alt = $(this).find('a > img').attr('alt'),
title = $(this).find('a > img').attr('title');
does not work
Attachments:
You must be
logged in to view attached files.
Sorry, forgot to mention that you need to disable JS files combine and minification in Theme Settings -> Performance.
Combine JS files has been disabled previously
Attachments:
You must be
logged in to view attached files.
You are welcome. We will fix this in our next update.
The topic ‘"underfined" attributes of TITLE and ALT’ is closed to new replies.