The following warnings occurred:
Warning [2] Undefined variable $addresses - Line: 3016 - File: inc/functions.php PHP 8.1.16 (Linux)
File Line Function
/inc/functions.php 3016 errorHandler->error
/inc/class_session.php 28 get_ip
/global.php 55 session->init
/printthread.php 17 require_once
Warning [2] Trying to access array offset on value of type null - Line: 3016 - File: inc/functions.php PHP 8.1.16 (Linux)
File Line Function
/inc/functions.php 3016 errorHandler->error
/inc/class_session.php 28 get_ip
/global.php 55 session->init
/printthread.php 17 require_once
Warning [2] Trying to access array offset on value of type null - Line: 4483 - File: inc/functions.php PHP 8.1.16 (Linux)
File Line Function
/inc/functions.php 4483 errorHandler->error
/inc/class_session.php 505 my_strlen
/inc/class_session.php 360 session->create_session
/inc/class_session.php 75 session->load_guest
/global.php 55 session->init
/printthread.php 17 require_once
Warning [2] Undefined variable $mybb - Line: 183 - File: printthread.php PHP 8.1.16 (Linux)
File Line Function
/printthread.php 183 errorHandler->error
/printthread.php 63 makeprintablenav
Warning [2] Attempt to read property "settings" on null - Line: 183 - File: printthread.php PHP 8.1.16 (Linux)
File Line Function
/printthread.php 183 errorHandler->error
/printthread.php 63 makeprintablenav
Warning [2] Trying to access array offset on value of type null - Line: 183 - File: printthread.php PHP 8.1.16 (Linux)
File Line Function
/printthread.php 183 errorHandler->error
/printthread.php 63 makeprintablenav
Warning [2] Undefined variable $forums - Line: 183 - File: printthread.php PHP 8.1.16 (Linux)
File Line Function
/printthread.php 183 errorHandler->error
/printthread.php 63 makeprintablenav
Warning [2] Undefined variable $mybb - Line: 183 - File: printthread.php PHP 8.1.16 (Linux)
File Line Function
/printthread.php 183 errorHandler->error
/printthread.php 187 makeprintablenav
/printthread.php 63 makeprintablenav
Warning [2] Attempt to read property "settings" on null - Line: 183 - File: printthread.php PHP 8.1.16 (Linux)
File Line Function
/printthread.php 183 errorHandler->error
/printthread.php 187 makeprintablenav
/printthread.php 63 makeprintablenav
Warning [2] Trying to access array offset on value of type null - Line: 183 - File: printthread.php PHP 8.1.16 (Linux)
File Line Function
/printthread.php 183 errorHandler->error
/printthread.php 187 makeprintablenav
/printthread.php 63 makeprintablenav
Warning [2] Undefined variable $forums - Line: 183 - File: printthread.php PHP 8.1.16 (Linux)
File Line Function
/printthread.php 183 errorHandler->error
/printthread.php 187 makeprintablenav
/printthread.php 63 makeprintablenav
Warning [2] Undefined array key 25 - Line: 184 - File: printthread.php PHP 8.1.16 (Linux)
File Line Function
/printthread.php 184 errorHandler->error
/printthread.php 187 makeprintablenav
/printthread.php 63 makeprintablenav
Warning [2] Trying to access array offset on value of type null - Line: 1229 - File: inc/functions.php PHP 8.1.16 (Linux)
File Line Function
/inc/functions.php 1229 errorHandler->error
/printthread.php 72 forum_permissions
Warning [2] Trying to access array offset on value of type null - Line: 1229 - File: inc/functions.php PHP 8.1.16 (Linux)
File Line Function
/inc/functions.php 1229 errorHandler->error
/printthread.php 72 forum_permissions
Warning [2] Undefined array key "canonlyviewownthreads" - Line: 78 - File: printthread.php PHP 8.1.16 (Linux)
File Line Function
/printthread.php 78 errorHandler->error
Warning [2] Undefined array key "page" - Line: 86 - File: printthread.php PHP 8.1.16 (Linux)
File Line Function
/printthread.php 86 errorHandler->error
Warning [2] Undefined array key 0 - Line: 1059 - File: inc/class_parser.php PHP 8.1.16 (Linux)
File Line Function
/inc/class_parser.php 1059 errorHandler->error
/inc/class_parser.php 1077 postParser->mycode_parse_img
[PHP]   postParser->mycode_parse_img_callback1
/inc/class_parser.php 417 preg_replace_callback
/inc/class_parser.php 178 postParser->parse_mycode
/printthread.php 156 postParser->parse_message
Warning [2] Undefined variable $css_align - Line: 1065 - File: inc/class_parser.php PHP 8.1.16 (Linux)
File Line Function
/inc/class_parser.php 1065 errorHandler->error
/inc/class_parser.php 1077 postParser->mycode_parse_img
[PHP]   postParser->mycode_parse_img_callback1
/inc/class_parser.php 417 preg_replace_callback
/inc/class_parser.php 178 postParser->parse_mycode
/printthread.php 156 postParser->parse_message
Warning [2] Undefined variable $multipage - Line: 24 - File: printthread.php(163) : eval()'d code PHP 8.1.16 (Linux)
File Line Function
/printthread.php(163) : eval()'d code 24 errorHandler->error
/printthread.php 163 eval



Localbiz Vortex Support Forum
Using a Formbuilder Plugin - Printable Version

+- Localbiz Vortex Support Forum (http://supportforum.localbizvortex.com)
+-- Forum: Working With Localbiz Vortex (/forum-8.html)
+--- Forum: Working With Optins & Forms (/forum-25.html)
+--- Thread: Using a Formbuilder Plugin (/thread-37.html)



Using a Formbuilder Plugin - Russell H. - 08-12-2014 10:25 PM

VORTEX features a section in the "Featured Sidebar" tab of the Vortex Control Panel which is named "HTML Code For Optin Box". When you paste form code into this box it will result in your form being displayed in the Featured Sidepanel.
You can use standard form code as provided by your autoresponder service (such as Aweber, Mailchimp, Getresponsse etc) or you can use any html formcode or even shortcode from a formbuilder plugin such as "Contact Form 7" or your plugin of choice.

Be sure that if you're using a form created in a forms editor within your Autoresponder service that you only use the code that is written between the <form> and </form> tags otherwise you could end up with pages of code and styling code that will conflict with the theme. To stay within the parameters of the styling (dimensions) of the right featured sidepanel, you need to keep the width within 280px or it will not display properly.
You can override the page styling of the VORTEX theme and choose your own form background and border colors but you would need to know what you were doing in terms of editing such form styling when pasting it into the form/html box.

It's far simpler to use a WP plugin and then just pasting in the shortcode for the form that would look something like this:
[contact-form-7 id="98" title="Contact form 1"]

Alternatively you can paste an image of a form into the html box and create a "fancybox" reference so that when the visitor clicks on the form image it will produce the form page inside a fancybox (lightbox) that can be filled. This method allows you to create your form appearance using nothing but graphics and then link that graphic to a form, making sure to create that form page using the "contactform" page template.

Here's an example of an image you could use to display your optin form:
[Image: optin-form-narrow.jpg]

... and then you could create a form using your method of choice or the Contact Form 7 plugin and pasting the plugin short_code into the page,.. and then link the page to the form image and make sure to use the "fancyform" class reference, - here's an example of how that looks:
Code:
<a class="fancyform" href="http://nichevault.localbizvortex.com/realestate/contact-form/">
<img class="aligncenter size-medium wp-image-162" width="251" height="82" src="http://nichevault.localbizvortex.com/realestate/wp-content/uploads/2013/12/optin-form-narrow.jpg" title="Submit Form">
</a>
IMPORTANT: There are two very important elements to getting this right. It's NOT hard but you need to be diligent about the process or it won't work properly!
1) Create an optin form page (wp-admin/pages/add-new/) and name it what you like (in the example above we called it "contact-form") and be sure to assign the page template "contactform" and then paste in your form code or shortcode and save the page. Copy the URL link for this page
2) You can put the form or image for the form anywhere on your site where it works for you best. In this case we're using the example of pasting this code into the "featured sidebar/html box". If you use the code example above (replacing the page and image source reference to suit your site) then it will work BUT you MUST remember to place the image class "fancyform" before the href for the page otherwise the formpage will not pop out into a fancy box.