Hello,
I am currently working with the Corona theme, but I am not able to use any shortcode. I wanted to insert the "User Submitted Posts" via plugin but it does not work, it only Displays the shortcode like this:
[user-submitted-posts]
It is also possible to insert the plug in like this:
<?php if (function_exists('user_submitted_posts')) user_submitted_posts(); ?>
But I dont really know where to put this code.
the Website is: http://www.asdfarchitects.com
You can see the shortcode here:
http://asdfarchitects.com/?page_id=110
I am using Wordpress 3.5 and some older form of Corona. Will updating Corona help, or am I doing something else wrong?
Thanks
aleqx
PS: I already tried switching to twenty ten, and disableing all plugins, but it doesnt work....














