I am using Tippy hover text shortcode and somehow this widget just prints the shortcode instead of parsing is. Is there a way around this?
I am using Tippy hover text shortcode and somehow this widget just prints the shortcode instead of parsing is. Is there a way around this?
Well the widget like many widgets does not pass shortcodes. A PHP Widget can using code like here; http://wpengineer.com/2051/use-wordpress-shortcodes-outside-the-editor/
A future version will parse shortcode. I never thought about the necessety of it, sorry :o)
It parses now.
Cool. Thanks!
What is the shortcode if I want to hard code this into a section of my blog's post? Thanks!
What exactly do you want melissa? The plugin we were speaking about, deliveres just a widget. And in that widget, shortcode is now paresed, if that is wanted.
You must log in to post.