• elayata

    (@elayata)


    Plugin does not seem to be working. I set Alt attribute value %title and title attribute value %title. When I upload the image and post the article, I see in view source:

    If i go to the products page and inspect the images, you get the follwoing:

    seems like its taking the page name and not the image title.

    settings: https://snag.gy/vWYOVi.jpg

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter elayata

    (@elayata)

    Plugin does not seem to be working. I set Alt attribute value %title and title attribute value %title. When I upload the image and post the article, I see in view source:

    <img alt="home">

    If i go to the products page and inspect the images, you get the follwoing:

    <img alt="products">

    seems like its taking the page name and not the image title.

    settings: https://snag.gy/vWYOVi.jpg

    abhishek

    (@abhipathak)

    Hi elayata

    Sorry for the inconvenience.

    Yes We have added wrong content in plugin settings. Please wait we are going to fixed Its ASAP.

    Thank you so much for the mention this.

    Thanks
    A

    spicethemes

    (@spicethemes)

    Description of the tags is wrong, rather it should be

    %title fetch page/post title
    %name fetches file name of the image
    but the tags are working correctly.

    If you use value %title for alt and title attributes than you will get page/post title/name and if you use %name than you will get the file name of the image that you upload say if you have uploaded an image having file name as yourimagefile.jpg then you will get yourimagefile as a value.

    I think there is some confusion regarding image title, what image title you want there, if you want to show image name in the alt attribute than use %name instead of %title

    Hope I made it clear.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Title Attribute Is not Working’ is closed to new replies.