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
/showthread.php 22 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
/showthread.php 22 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
/showthread.php 22 require_once
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
/showthread.php 110 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
/showthread.php 110 forum_permissions
Warning [2] Trying to access array offset on value of type null - Line: 1237 - File: inc/functions.php PHP 8.2.27 (Linux)
File Line Function
/inc/functions.php 1237 errorHandler->error
/inc/functions.php 2325 forum_permissions
/showthread.php 577 build_forum_jump
Warning [2] Undefined array key "mybb" - Line: 1778 - File: inc/functions.php PHP 8.2.27 (Linux)
File Line Function
/inc/functions.php 1778 errorHandler->error
/inc/functions_indicators.php 42 my_set_array_cookie
/showthread.php 585 mark_thread_read
Warning [2] Trying to access array offset on value of type null - Line: 1779 - File: inc/functions.php PHP 8.2.27 (Linux)
File Line Function
/inc/functions.php 1779 errorHandler->error
/inc/functions_indicators.php 42 my_set_array_cookie
/showthread.php 585 mark_thread_read
Warning [2] Undefined array key "forumread" - Line: 77 - File: inc/functions_indicators.php PHP 8.2.27 (Linux)
File Line Function
/inc/functions_indicators.php 77 errorHandler->error
/inc/functions_indicators.php 45 fetch_unread_count
/showthread.php 585 mark_thread_read
Warning [2] Undefined array key "forumread" - Line: 1779 - File: inc/functions.php PHP 8.2.27 (Linux)
File Line Function
/inc/functions.php 1779 errorHandler->error
/inc/functions_indicators.php 218 my_set_array_cookie
/inc/functions_indicators.php 48 mark_forum_read
/showthread.php 585 mark_thread_read
Warning [2] Undefined array key "highlight" - Line: 893 - File: showthread.php PHP 8.2.27 (Linux)
File Line Function
/showthread.php 893 errorHandler->error
Warning [2] Undefined array key "warninglevel" - Line: 5 - File: inc/functions_post.php(410) : eval()'d code PHP 8.2.27 (Linux)
File Line Function
/inc/functions_post.php(410) : eval()'d code 5 errorHandler->error
/inc/functions_post.php 410 eval
/showthread.php 994 build_postbit
Warning [2] Undefined array key "goodbyespammer" - Line: 40 - File: inc/functions_post.php(657) : eval()'d code PHP 8.2.27 (Linux)
File Line Function
/inc/functions_post.php(657) : eval()'d code 40 errorHandler->error
/inc/functions_post.php 657 eval
/showthread.php 994 build_postbit
Warning [2] Undefined array key "button_pm" - Line: 57 - File: inc/functions_post.php(657) : eval()'d code PHP 8.2.27 (Linux)
File Line Function
/inc/functions_post.php(657) : eval()'d code 57 errorHandler->error
/inc/functions_post.php 657 eval
/showthread.php 994 build_postbit
Warning [2] Undefined array key "button_multiquote" - Line: 59 - File: inc/functions_post.php(657) : eval()'d code PHP 8.2.27 (Linux)
File Line Function
/inc/functions_post.php(657) : eval()'d code 59 errorHandler->error
/inc/functions_post.php 657 eval
/showthread.php 994 build_postbit
Warning [2] Undefined variable $moderationoptions - Line: 70 - File: showthread.php(1292) : eval()'d code PHP 8.2.27 (Linux)
File Line Function
/showthread.php(1292) : eval()'d code 70 errorHandler->error
/showthread.php 1292 eval





Post Reply 
 
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Quote Rotator -html Rotator
08-16-2014, 09:48 PM (This post was last modified: 08-16-2014 10:03 PM by Frank S..)
Post: #1
Quote Rotator -html Rotator
This panel controls the html quote rotator panel on the left side of the featured panel. In fact, its not mandatory to display only testimonials here,- you can display any html text including images and hyperlinks.

NOTE: For content that is longer than the default height of the testimonial box area, scrollbars will appear to allow access to the hidden data.
To remove any quote simply erase the content within the Quote & Author box and replace it with new content, You can save your Quotes to a text file for later use if you wish to temporarily remove them.
Remember to click "Save" when you're done!

The Default Location for the Quote Rotator panel is the left side panel of the Featured Panel Template.
However, you have a choice as to where you make the content for the Quote Rotator display.
For instance, you can leave the current display where it is on the left side panel of the Featured Panel AND also have it show up inside a widget in any of the right sidebars. This means that your site visitors could move away from the home page or page featuring the Featured Panel and yet still be able to see the content from the quote rotator in the sidebar areas.
Quote Rotator displayed in a sidebar widget:
The way to achieve this is super simple. Just open up the widgets pages and drag or send a "text" widget over to the sidebar of your choice. Then inside that text widget simply paste in this short code below:
Code:
[wplb_quoterotator]
Quote Rotator displayed in the Featured text Panel:
You can also do the same thing with the "featured text" panel by creating your "text" custom field in the page editor of your page, and in the "value" field just paste the shortcode featured above to make the Quote Rotator contents display in the featured text panel for that page.
Other uses for the Quote Rotator Panel
The name "quote rotator" should really be "html rotator" because you can basically paste in any html content and have it display in rotation within the panel.
That could include images, text, video links or anything else. For example, you could create a "staff profile" with images and links to rotate, or news items, latest tips, recommended products. Its really only limited by your imagination. Tip: you can use the WP/LBSB page editor to create content and then using the "html view" just copy and paste that data into the quote rotator control panel and click save.
Static Display Instead of Rotating!
If you wanted to have html data to display as a static item you can do that by simply pasting in your html to one panel only and leaving the others blank,.. or you could set the rotation timing to 60 or 180 seconds so that the content appeared static and only rotated when the page was reloaded.
Find all posts by this user
Quote this message in a reply
Post Reply 


Forum Jump:


User(s) browsing this thread: 1 Guest(s)