An excellent YT embed and more
-
It does everything you would think of. You want just one video, it’s done. You wand multiple videos selectable by multiple rules, it’s also done.
I only had one small issue: on one of my pages I wanted to display just one video w/o title/description. I wanted to use your plugin because it proved to be lighter than the normal embed :). But without a title and description, a bottom margin still appeard. After doing some research, I discovered that the div that was supposed to contain them still exists but only contains spaces. However, due to the flex gap, this creates a visible bottom margin. I managed to make the margin disappear by using small CSS and JavaScript snippets. Here is the proposed solution: could you make it so that the bottom div is not generated at all if it has no content to show?
You must be logged in to reply to this review.