• Resolved kidkarate

    (@kidkarate)


    Hello, i use the latest plugin version and wordpress 3.01. On my site, the plugin puts a rel:lightbox on the img tag, right behind the slash when an image or thumbnail is linked to the attachment-page.
    code looks like this:
    <a rel="attachment wp-att-1234" href="https://mypage.com/myimage /"><img src="https://mypage.com" alt="" width="730" height="520" / rel="lightbox"></a>

    The rel-attribute is on the right place when the image/thumbnail is linked to the fullsize image. The wrong code doesn′t break the site but it won′t validate any longer.

    Did anyone have the same problem and/or a solution to this?
    Thanks in advance, Thomas.

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author ppalli

    (@ppalli)

    Hello,
    very strange, until now I had not noticed this problem, I’m working to resolve it, I will release an update as soon as possible.

    Any suggestion is welcome.

    Thanks
    Pietro Palli

    Thread Starter kidkarate

    (@kidkarate)

    Hello Pietro, thanks for your reply.

    Maybe it′s possible to check if there′s already a rel: attribute on the img tag and in that case ignore the linked image?

    I′m sorry, i don′t nearly have enough knowledge on PHP to help with the code at all ??
    I really appreciate your time and effort on this problem!

    Thomas

    Thread Starter kidkarate

    (@kidkarate)

    Hello Pietro, after some time now i looked this problem up again and i found out that the mistake was of course on my side. I′m sorry. The plugin works just perfect!

    Plugin Author ppalli

    (@ppalli)

    Hello Thomas,

    perfect! I tried everything to reproduce the problem, I’m happy that you could solve the problem.

    Pietro

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘[Plugin: Add LightBox & Title] rel:lightbox position’ is closed to new replies.