Home Forums WoodMart support forum "underfined" attributes of TITLE and ALT

"underfined" attributes of TITLE and ALT

Viewing 14 posts - 1 through 14 (of 14 total)
  • Author
    Posts
  • #86880

    Alexinv
    Participant

    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.
    #86893

    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

    #88793

    Alexinv
    Participant

    1.
    We know that the title and alt are appropriated to the photo.
    We want to know how to fix or remove it visually.

    #88799

    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

    #90339

    Alexinv
    Participant

    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.
    #90377

    Hello,

    Please update your theme. Read and follow the instructions to update correctly: https://xtemos.com/docs/woodmart/update-theme-2/

    Best Regards

    #90450

    Alexinv
    Participant

    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.
    #90471

    Artem Temos
    Keymaster

    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');
    #90564

    Alexinv
    Participant

    does not work

    Attachments:
    You must be logged in to view attached files.
    #90566

    Artem Temos
    Keymaster

    Sorry, forgot to mention that you need to disable JS files combine and minification in Theme Settings -> Performance.

    #90571

    Alexinv
    Participant

    Combine JS files has been disabled previously

    Attachments:
    You must be logged in to view attached files.
    #90573

    Artem Temos
    Keymaster

    But this option is still turned on https://gyazo.com/be3ec3d587611c3e087fc311da9c9695

    #90575

    Alexinv
    Participant

    Thanks you

    #90585

    Artem Temos
    Keymaster

    You are welcome. We will fix this in our next update.

Viewing 14 posts - 1 through 14 (of 14 total)

The topic ‘"underfined" attributes of TITLE and ALT’ is closed to new replies.