Forms

When it comes to marketing online today, forms are one of the most effective ways of capturing visitor information and/or turning a reader into a potential client. In this case the word capture does not imply any devious or ‘black hat’ tactics. Forms are voluntarily completed by visitors to your site because they are looking for something that, based on your site, they feel you can provide. We would highly recommend looking through the various forms that have already been created and placing the ones you feel would be beneficial on your Positive Real Estate Professionals website/blogsite.

If you are unsure how to place a form on your site, or if there is a specific form you need created, do not hesitate to send either Danny or Rich an email, submit a support ticket, or give us a call 865-951-0522. We are here to handle any support request that you may have, no matter how big or small.

Also, please note the layout of this page. You will notice that the duel sidebars with the widgets are gone. In place of those widgets there is a custom sidebar with tabs and subtabs. These link directly to the corresponding page where that particular information is located. The reason we show this particular layout, on this page, is because there are numerous forms for use on your Positive Real Estate Professionals member website/blogsite. This is the easiest way to navigate when there are a multitude of pages all linked to one central page.

This type of sidebar is an upgrade whose cost is determined based on the number of tabs required. If you are interested in obtaining a page or sidebar built out this way, please call us for pricing.

function field_func($atts) { global $post; $name = $atts['name']; if (empty($name)) return; return get_post_meta($post->ID, $name, true); } add_shortcode('field', 'field_func');