• Resolved troy-w

    (@troy-w)


    Hi, i have been using your plugin for our video folio for quite a while and have found it great.

    We currently want to make some improvements and one of these is to use a hover image for clients i.e.. a page with a heap of company logos, which change to a screenshot of the particular video when hovered over, then use the lightbox when clicked.

    We have tried a few variations of code which would would in usual html/css but cannot get the function to work inside\with the lightbox , can you please help with correct coding to work with the plugging.

    our latest attempt was similar to:

    [video_lightbox_youtube video_id=”*********&rel=0″ width=”720″ height=”480″ anchor=”logo.jpg” onmouseover=”this.src=’videoshot.jpg'” onmouseout=”this.src=’logo.jpeg'”]

    This mouseover works with our theme , though not within the lightbox element.

    Thanks,
    Troy

    https://wordpress.org/plugins/wp-video-lightbox/

Viewing 1 replies (of 1 total)
  • Plugin Author wptipsntricks

    (@wptipsntricks)

    Hi, “onmouseover” and “onmouseout” parameters don’t actually exist in the shortcode. I think it’s better if you grab the HTML code for that particular shortcode and add custom effect to it.

Viewing 1 replies (of 1 total)

The topic ‘hover/mouse over anchor’ is closed to new replies.