docsy
docsy copied to clipboard
Tabpane/ Tabs do not allow other shortcodes
When using tabs within the tabpane shortcode, other shortcodes, such as the alert shortcode do not display at all. We would like to use the tabpane/ tab shortcode to show a set of steps and and need other shortcodes to function properly, such as alerts, or readfile.
In the case of the alert shortcode, the problem that you're hitting should be fixed via #906 and #941 (i.e., it's alert that's the problem, not tabpane).
If there are other shortcodes that you are having issues with, then they'll need to be addressed individually. If you provide concrete examples of the shortcodes and how they are failing (with a link to your repo), that would be helpful.