Skip to content

Multiple TinyMCE instances in Publii's WYSIWYG editor screen? #1715

Answered by candidexmedia
grinklelot asked this question in Help
Discussion options

You must be logged in to vote

Do you mean tabs like this?

Unfortunately, there's no "graphical" way of displaying more complex layouts like that in a meaningful way in the WYSIWYG editor (AFAIK).

That said, I'd suggest the following:

Find an HTML + CSS code snippet for the tabbed groups that works for you, on Codepen or Free Frontend or the like.

Then, find a way for your user to easily insert it. The Template Plugin could be something to look into. The start and end of divs for each tab might be hard to distinguish in the editor, though, so consider creating some Post Editor CSS rules (they'll only appear in the editor).

Maybe @bjazmoore's plugin could help as well: https://github.com/bjazmoore/Key-Replacement. Your…

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@grinklelot
Comment options

@candidexmedia
Comment options

@grinklelot
Comment options

Answer selected by grinklelot
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
None yet
2 participants