2) Images -> VIDEO in lightbox!
- Plextube.nl link:
https://plextube.nl/videos/embed/e530faba-8bd2-4818-b32c-2b64a20256ba?autoplay=1&title=0&warningTitle=0&p2p=0
(can copy video code from stats-link in the list
https://plextube.nl/stats/videos/e530faba-8bd2-4818-b32c-2b64a20256ba) - Vimeo links: https://player.vimeo.com/472591199
- Bitchute
Lightboxes
- Simple lightbox + video lightbox – automatic: images, youtube, vimeo (only)
– Vimeo link (Fibonacci) works great! Default, automatically, no coding.
– Youtube link (Cymatics) unfortunately not anymore– PeerTube, Bitchute, Odysee (vs Youtube), Brighteon (embeds or direct links)
– - Wonderplugin lightbox – class=”wplightbox”
- seems to work wonderfully!! (Quick start)
only would need option for “Class” in TinyMCE editing…- Vimeo link (their stuff) Great! Fast & autoplay, but no subs…
- Vimeo 2 (Fibonacci) Great! Fast & autoplay, no subs
- Youtube link (Cymatics) Fast & autoplay, no subs
- PeerTube embed (Carl Sagan) – subs IT & autoplay (but doesn’t work)
- Peertube embed (Quantum entanglement) – subs IT & autoplay (but doesn’t work)
- Rumble, Odyssee, Bitchute, Brighteon?
–
- https://www.wonderplugin.com/wordpress-lightbox/
- https://www.wonderplugin.com/wordpress-lightbox/how-to-show-html-content-in-a-wordpress-lightbox/#more-13444
–
- Easy Fancybox – class=”fancybox-iframe”
- Vimeo link (Fibonacci)
- Fibonacci (Fibonacci)
- Youtube link (Cymatics) not anymore
- AIOGV videos???
- Direct link: PeerTube, Odyseee, Bitchute, Lbry, Brighteon
- Embeds: PeerTube, Odysee, Bitchute, Lbry, Brighteon
2A) Add “Class” to image (!) link in TinyMCE?
- check “Class” option for TinyMCE editing
- A toolbar for all occasions (might explain well)
there is actually an image of the extended toolbar
where indeed the extended link option is displayed!!
link_class_list option!!! - TinyMCE – how to add classes in link dialogue question – ‘answer‘
- Add CSS Class to Link in TinyMCE editor
- WP Edit Pro – custom buttons
- https://www.tiny.cloud/docs/integrations/wordpress/
Extend link(doesn’t work on images and it kinda sucks anyway)
insert an imagein between text
after having set normal link AND added class through Extend Link- https://wordpress.org/plugins/wp-external-links/
This screenshot seems MUUUCH better…
https://ps.w.org/wp-external-links/assets/screenshot-1.png?rev=2560578
WORKAROUND
PART 1 – the plugin
- Install Advanced Editor Tools (previously TinyMCE Advanced) Plugin
Unfortunately not tested with the latest 3 major releases of WordPress (@11/2022) but that’s a risk one has to accept… - Go to: Settings > Advanced Editor Tools > Settings
– Choose Classic Editor (TinyMCE)
– Scroll down to options
– Activate Alternative link dialog - Now you have additional options when you click the link icon in the edit menu
- It’s hard to understand but the makers of this plugin seemed to consider “Rel” and “Target ” important but Class irrelevant.
For this reason additionally to installing the plugin, you now also have to edit some code…
Part 2 – edit some code…
- go to: /wp-content/plugins/tinymce-advanced/mce/link (=advanced editor tools!)
- open plugin.min.js
text editor is good enough, but Visual Studio or similar make your life a bit easier - Find the text “New Window” (somewhere around col 4775 – originally used for “Target”)
and replace it by “your-class”
then hit the backbutton until you reach “Target” and replace it by “Class”
Just trying… (me & wordpress) this is how it normally works
here same image with video-link that opens in wplightbox
External links
Open external links in a new window format for exceptions:
More advanced: https://ps.w.org/wp-external-links/assets/screenshot-1.png?rev=2560578
plextube.nl|youtube.com|vimeo.com|youtu.be
Click to rate this post as a whole, thank you.
[Total: 0 Average: 0]