The following warnings occurred:
Warning [2] Undefined variable $addresses - Line: 3016 - File: inc/functions.php PHP 8.2.27 (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.2.27 (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.2.27 (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.2.27 (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.2.27 (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.2.27 (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.2.27 (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.2.27 (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.2.27 (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.2.27 (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.2.27 (Linux)
File Line Function
/printthread.php 183 errorHandler->error
/printthread.php 187 makeprintablenav
/printthread.php 63 makeprintablenav
Warning [2] Undefined array key 33 - Line: 184 - File: printthread.php PHP 8.2.27 (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.2.27 (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.2.27 (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.2.27 (Linux)
File Line Function
/printthread.php 78 errorHandler->error
Warning [2] Undefined array key "page" - Line: 86 - File: printthread.php PHP 8.2.27 (Linux)
File Line Function
/printthread.php 86 errorHandler->error
Warning [2] Undefined variable $multipage - Line: 24 - File: printthread.php(163) : eval()'d code PHP 8.2.27 (Linux)
File Line Function
/printthread.php(163) : eval()'d code 24 errorHandler->error
/printthread.php 163 eval



Localbiz Site Builder Support Forum
Custom Field For Featured Text Panel - Printable Version

+- Localbiz Site Builder Support Forum (http://supportforum.localbizsitebuilder.com)
+-- Forum: LBSB Special Features (/forum-28.html)
+--- Forum: Working With LBSB Custom Fields (/forum-33.html)
+--- Thread: Custom Field For Featured Text Panel (/thread-17.html)



Custom Field For Featured Text Panel - Frank S. - 08-08-2014 01:59 AM

The "Featured Text" panel is the panel that appears under the featured gallery (slider) when the "Featured Panel" template is being used.

In order to place content into the "Featured Text" panel, you do so by using a "Custom Field" (if you can't see that panel then you might need to check the display box for it in "Screen Options" in the drop down menu at the top of the page editor).

There are basically 2 values to any custom field,.. 1)"name" and 2)"value"
To activate a custom field for the Featured Panel area, we type the word "text" (all lower case without "" ) and then in the "value" field you paste in the html code for the content you wish to appear. That can be text, images, video or even the "quote rotator" content using the new widget we created for that.
I suggest using a draft page/post so you can create the content you want using the post/page editor and then switch to "html view" and copy that html code and paste it into your custom field for the page you're working on.
If you want the "quote rotator" content to appear in the featured panel then all you need to do is to use this shortcode [wplb-quoterotator] and it will appear (use a separate line with space above and below if using the widget).
Once you have done all of that you need to click Save and then it will appear on your page.