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 27 - 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
Creating a Sliding Gallery - Printable Version

+- Localbiz Site Builder Support Forum (http://supportforum.localbizsitebuilder.com)
+-- Forum: Working With Localbiz Site Builder (/forum-8.html)
+--- Forum: Working With The LBSB Featured Panel (/forum-27.html)
+--- Thread: Creating a Sliding Gallery (/thread-73.html)



Creating a Sliding Gallery - Frank S. - 01-10-2017 05:16 PM

You can create a sliding gallery by selecting posts to appear as your content for the sliding gallery.

The images that will appear in the sliding gallery are determined by the "Featured Image" which you assign to any specific post. N.B. If you don't assign an "Featured Image" then nothing will appear in the sliding gallery.

The Sliding Gallery posts are controlled by nominating a post category so that all posts within that category will be rotated in the Sliding Gallery.
You can create multiple galleries simply by creating multiple post categories which you might name "Slider-1", "Slider-2" etc.

To create gallery slides from pages or that link to pages, just do this:
Example: To create a gallery slide for your "About" page, just create a Post and name it "About" (NB: the permalink path for the post must be identical to the one used for the page, which in this case we'll assume to be "/about".
You can copy and paste the first paragraph of the the About page, over to the Post, and then when your "About" post appears in the sliding gallery, it will look identical to the actual "About" page.
Now here the magic begins because whenever the "About" framed image within the sliding gallery is clicked, it will open up the Page "About".. and NOT the post!