Anyone had a luck with this one ?
I need easy implementation Shortoce inside my loop or theme file..
or some code to integrate it into my theme, so its outside the widget area?
Anyone had a luck with this one ?
I need easy implementation Shortoce inside my loop or theme file..
or some code to integrate it into my theme, so its outside the widget area?
Short codes do not work outside the post content. You can try to manually run them, but sometime they rely on the loop.
But if you need the [newsletter] short code, consider to user the newsletter widget directly or to run a function, like newsletter_form().
Stefano.
You must log in to post.