• Resolved adavenue2015

    (@adavenue2015)


    I need to show the title or description of the image when a user hovers over each images with a mouse. I am using the mla_rollover_text for this, take a look:

    [mla_tag_cloud post_parent=637]
    [mla_gallery post_parent=637 order=”DESC” title=” ” size=”medium” mla_rollover_text=”{+title+}” mla_caption=”{+title+}:{+description+}”]
    [mla_gallery post_parent=637 mla_output=”paginate_links,prev_next”]

    Unfortunately nothing appears upon hoverover, I had to take down the site, but you can view the page I’m referring to at http://www.automotivexposure.com/home/

    https://wordpress.org/plugins/media-library-assistant/

Viewing 1 replies (of 1 total)
  • Plugin Author David Lingren

    (@dglingren)

    Thank you for posting the full source text of your shortcode and the link to your site; very helpful.

    I copied your shortcode into my test system and on my system the title attribute (added by mla_rollover_text) is present and contains the image title.

    On your site I see that your lightbox plugin has added a rel="prettyPhoto[postimages]" attribute to all the gallery images. I am confident that your lightbox plugin or some other code has also removed the title attribute MLA adds to the links.

    If you are using a custom markup template or some other method to add the rel="prettyPhoto[postimages]" attribute, let me know.

    I am marking this topic resolved because MLA seems to be operating properly and the problem lies elsewhere, but please update it if there’s anything else I can do to help you track down the source.

Viewing 1 replies (of 1 total)
  • The topic ‘Hover over not working’ is closed to new replies.