Viewing 2 replies - 1 through 2 (of 2 total)
  • Have you fixed the problem?
    I have the same problem with the title

    I found that the titles, caption, etc for wp-jquery-lightbox were displayed inconsistently, sometimes working, others not.

    For WP 3.5 and later, I observed that href or img “Alt Title” is used instead of the “Title”. If you have an “Alt Title” in the href it will be used instead of the img “Alt Title”.

    I made my own mod of the jquery.lightbox.js file for function start(imageLink) which is perhaps too customized for my use, but it does check both the href link and img and will use the “Alt Title” from the image if there is none on the href.

    My mod is on pastbin at: https://pastebin.com/6EzU0iqn

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘titles not showing’ is closed to new replies.