• Resolved Tamsin Carter

    (@tamsin-carter)


    The plugin is great and does just what I want BUT when you look at the page of entries there is no difference in how a photo look and a video.

    So until you click on them and go into lightbox you couldn’t know it was a video.

    I am able to change the css to show a play button or similar but there is no class to differentiate between the image and the video so I can’t apply css just to videos.

    Please can you help?

    Thanks

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

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author odude

    (@odude)

    Thank you for your notice to us, we will work someway so that there will some unique class id for video and image separately.

    anyway, try https://www.ads-software.com/plugins/flexi/ for video. As now it support video files too. But even in this there is no play button.

    Thread Starter Tamsin Carter

    (@tamsin-carter)

    Thank you, a unique class or id for video would be really helpful. Please let me know when you have done this.

    The new plugin flexi looks good but too late to change for me now.

    Thank you

    Tamsin

    Plugin Author odude

    (@odude)

    I will be adding
    class=”flexi_type_video”
    class=”flexi_type_mp4″
    class=”flexi_type_mp3″
    class=”flexi_type_pdf”
    class=”flexi_type_image”
    class=”flexi_type_audio”
    class=”flexi_type_other”
    class=”flexi_type_url” (for youtube,vimeo)

    Inside Loop
    Eg.<img src="https://...thumbnail.jpg...." class="flexi_type_video" />

    Use this class and design your layout. And tell me where it is appropriate.
    Do send me the code or fork me, I wanted to see how it looks. If it is better, will implement it permanently so that it will be available in every update.

    You can fork at https://github.com/gupta977/flexi/tree/beta

    • This reply was modified 4 years, 6 months ago by odude.
    • This reply was modified 4 years, 6 months ago by odude.
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Videos look the same’ is closed to new replies.