I wonder if there's a way to have my designed form accordingly and install a plug-in and then place the elements inside my HTML like Category<?php query_posts( 'cat=4' ); the_post(); ?>? I don't know how to get those elements...
Any help will be appreciated