Your widget is okay but problem is customizer do not show sidebar option if there is no sidebar is called on current viewing page.
You did register the two siderbars but did not call them any where in the template of page your are seeing in customizer.
Use dynamic_sidebar
function and call your sidebar somewhere in the template.
Example:-
dynamic_sidebar( 'smb' ); //For social media buttons sidebar
/* OR/AND */
dynamic_sidebar( 'lb' ); //For link button sidebar
Related Posts:
- Widgets not displaying in theme customizer
- Can’t see widget areas in my customizer
- Use customizer or sidebar for header settings?
- Limit number of Widgets in Sidebars
- Give Editor Access To Sidebar
- Where is the content of widgets stored in mysql table
- Get number of widgets in sidebar
- Can a widget in the Customizer be “single-use” (i.e. disabled after 1 instance has been added)?
- Show Woocommerce minicart widget in checkout page sidebar? And, how to make this update secure by overriding widget?
- Get sidebar parameters (before_widget, before_title, etc.) from within a widget
- How to refresh Theme Customizer after change color inside wpColorPicker?
- Different widgets on different page templates?
- $post>ID displays wrong post ID
- Register multiple sidebars
- Determining a Widget Instance and Sidebar Location?
- Randomize widgets displayed in my sidebar [duplicate]
- Video Embed in Sidebar Widget with Links to Others in Category
- Remove All Widgets from Sidebar
- Where to get the unsaved list of widgets in customizer?
- Add div class to only one widget
- Widgets not working in Customizr but working in Appearance
- Unregistering a Sidebar in Child Theme
- Problems with the sidebar args and wp_list_bookmarks
- Ban certain widgets from certain sidebars
- Manual display of widget
- is_active_sidebar() Always Returns False
- Call sidebar from a template
- How could a Widget behave differently depending on sidebar
- Adding classes to dynamic sidebar
- Create variable from widget instance
- Save/update widget outside admin panel [closed]
- How to insert widget areas specific to certain pages (or posts, etc.)?
- Why use dynamic_sidebar() conditionally?
- WordPress Widget multiple use
- Contact Form in sidebar [closed]
- More flexible sidebar and widget management
- WordPress widget new instance creates content duplicates
- Removing custom widget area WordPress 4.4 [closed]
- How to “pair” two widgets side by side in one sidebar [closed]
- Remove the widgets tab from theme customizer
- Dynamic Sidebars On Multiple Subpages
- Cannot save widgets in custom sidebars
- Check which registered sidebar a widget is added to
- Disable widgets on specific posts
- How to determine the number of widgets contained in a sidebar via customizer JS
- Excluding specific widgets from default sidebar class
- Can WordPress Read Its Own RSS Feed?
- Dynamic sidebar based on category
- Widgets not activated alert after using get_sidebar()
- How to show different widgets on different pages in a user friendly way
- Show widget differently depending on if it’s in the sidebar or footer
- Widget changes in customizer ajax error to many options?
- How can I get the first section of a page 100% width, while the rest will have a sidebar? [closed]
- Trying to create dynamic widget area using post ID
- Dynamically add content to an existing widget area
- How can I inject html after the [x]th widget inside a Sidebar? [duplicate]
- Programmatically add widgets to sidebars
- Programmatically add widgets to sidebars
- register_sidebar fails when using a include within functions.php
- Update widget form after drag-and-drop “only specific plugin”
- Recent Comments from Specific Category Widget
- Add a specific css to a widget
- Different sidebars not changing
- Is there a simple way to have a new sidebar for each page?
- how to add the same Widget twice to a sidebar?
- Filter Text from sidebar widget?
- Add class to on sidebar widget
- WordPress Edit Button not appearing for widget in customizer
- My widget not printing before_widgets and after widgets
- Output column number according to active sidebars
- Check if widget is inside sidebar with PHP
- Make single widget area top level in 4.0 Customize Panel
- New Widget are not showing
- How do I exclude portrait pictures from the nextgen gallery sidebar widget?
- Any available action to add content before and after sidebar?
- changing the style of sidebar
- WordPress Local to Live and The Missing Widgets!
- Need to delete the sidebar widget area and have the page a full page rather than just have a blank widget area
- How do I enable the admin form for a custom widget that is called in a sidebar template, not to widget area?
- Before_widget won’t show up
- How to move widget area to another section in WordPress Customizer
- Need two sidebar (right and left)in Twenty Seven theme
- Reposition the widget sidebar in Appearance->Widgets
- Add Control in Widgets Sub-Panel in Customizer
- How to get sidebar widgets in leftsidebar template
- Handling dozens of sidebars
- three sidebars showing without call
- Add sidebar in inner pages
- Inkness theme sidebar
- How can I get the sidebar id on the current page?
- Automatically hide Widgets that would lengthen page
- user definable sidebar per page
- Show or hide custom menu widget in side bar conditionally
- Single Widget Multi Sidebar
- Post Thumbnails on Sidebar Widgets
- How to hide sidebar widgets in all pages except Hompage?
- How to completely remove the sidebar? [closed]
- Subpages menu on sidebar plus widgets
- How to inject a virtual widget (i.e. without adding it to the database) to the sidebar
- Can’t edit the widgets sidebar or footer