Viewing 1 replies (of 1 total)
  • Plugin Author Jeff Starr

    (@specialk)

    Yes, just add the form template tag to your theme’s category.php template, like so:

    <?php if (function_exists('user_submitted_posts'))
    		user_submitted_posts(); ?>
Viewing 1 replies (of 1 total)
  • The topic ‘Make the form appear on category page’ is closed to new replies.