Is it possible to ad an iframe possibly an small embedded video inside the divider set by: .meteor-slides p {} for any of the slides? Thanks
Is it possible to ad an iframe possibly an small embedded video inside the divider set by: .meteor-slides p {} for any of the slides? Thanks
You could add other content to the slides like an iframe using a custom slideshow template. The extra content could be added using excerpts and adding those to the template.
Thanks, I used with excerpts and titles however that added the 'Read more >' link below the video, how do I remove it?
That's a filter of the excerpt, look in your functions.php file.
You must log in to post.