Tippy uses a new method to insert content which doesn’t work well outside of posts. If you added Tippy to the sidebar programmatically, you need to add the line Tippy::insert_tippy_content(); but if Tippy is being used inside a widget or some such that allows shortcode content, I’m still trying to figure out a way to address that.
Just posted 6.0.7 which should fix the problem. Let me know if trouble continues.
uow! so fast! nice.
but unfortunally trouble persists. sidebar(widget_text) accepts shortcode.
Is it not showing anything or is it showing wrong? Any error showing up or a url where I can see where you’re trying to get it?
I tested it inside a text widget and inside a TablePress table inserted into a text widget.
url is http://cocatech.com.br/cast/afiliados
some arrows to help understanding on http://cl.ly/image/3Z1S1f2T3x2e
i did my best to keep it simple to test on enviroment. on page with “good” tippy, i copied it to widget.
and it isn’t showing.
even a more “simple” tippy does not show on sidebar.
same version, but today is being showed.