Toolbox » Sidebar Applications

Link: https://support.brilliantdirectories.com/support/solutions/articles/12000018932

What is a Sidebar 


A sidebar is a container that holds widgets, typically displayed to the side of web pages. Common examples of widgets placed in sidebars include banner ads, search modules, and newsletter signup modules. The Brilliant Directories platform comes with a set of predefined sidebars that can be modified and updated according to the website's needs. 


Sidebar Examples 


Post Details Pages:




Static Pages:

Member Search Results:


Additional Information:



This is IMPORTANT INFORMATION about Sidebars:

  • Sidebars are containers, not positioning tools. A sidebar simply wraps around a group of widgets that will be used together. Despite the name, a sidebar does not place its widgets on the left or right side of a page; that placement comes from CSS applied on the page where the sidebar is used.
  • Any sidebar can be called with a shortcode. To use a sidebar on a static page, or on any page that does not offer a built-in sidebar option (as the membership features do), add the shortcode with the sidebar's name. For example, for a sidebar named myCustomSidebar, add [sidebar=name_sidebar] to the page, placing the code closest to where the sidebar should appear. If needed, style it with CSS to look correct or to mimic a sidebar on a different page.
  • The same sidebar can look different on different pages. Because sidebars carry no positioning CSS of their own, using a sidebar on one page does not guarantee it will look the same on another.