Title: WordPress Admin Bar
Last modified: November 22, 2021

---

# WordPress Admin Bar

 *  Resolved [luskym](https://wordpress.org/support/users/luskym/)
 * (@luskym)
 * [4 years, 4 months ago](https://wordpress.org/support/topic/wordpress-admin-bar-3/)
 * Hello,
 * This plugin is wonderful and my team and I are very satisfied with the functionality
   and customizability it provides to our website. One thing I did note was that
   on any page in which one of the tabs or accordions is inserted, the WordPress
   Admin Bar disappears. I was able to remedy this by removing the following lines
   of code from .\tabbed\Tabs-Rich-Web-Preview.php and .\tabbed\Tabs-Rich-Web-Widget.
   php :
 * >  #wpadminbar{
   >  display:none !important; }
 * I was wondering why this was included in the plugin and if it removing it has
   some adverse effect on my site that I am not aware of.
 * Thank you!

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Plugin Author [richteam](https://wordpress.org/support/users/richteam/)
 * (@richteam)
 * [4 years, 4 months ago](https://wordpress.org/support/topic/wordpress-admin-bar-3/#post-15098750)
 * Dear luskym.
 * Thank you for the topic.
 * Follow the instructions please.
 * Please find the Tabs-Rich-Web-Widget.php file in the plugin. Find line 115, 661
   and remove code
 *     ```
       #wpadminbar{
       display:none !important;
       }
       ```
   
 *  Plugin Author [richteam](https://wordpress.org/support/users/richteam/)
 * (@richteam)
 * [4 years, 4 months ago](https://wordpress.org/support/topic/wordpress-admin-bar-3/#post-15098754)
 * The problem has been solved. Our team did everything to solve the problem in 
   the tab. On the next version, the problem will be solved.
 * Our team is now making a lot of changes and a lot of opportunities will be added
   to the next version of the tab.
 * If you have another offer to us, please tell us. We will always help you solve
   problems.
 * Thank you very much.
 * Best, Rich-Web

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘WordPress Admin Bar’ is closed to new replies.

 * ![](https://ps.w.org/tabbed/assets/icon-128x128.png?rev=2634585)
 * [Tab - Accordion, FAQ](https://wordpress.org/plugins/tabbed/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/tabbed/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/tabbed/)
 * [Active Topics](https://wordpress.org/support/plugin/tabbed/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/tabbed/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/tabbed/reviews/)

## Tags

 * [admin](https://wordpress.org/support/topic-tag/admin/)
 * [bar](https://wordpress.org/support/topic-tag/bar/)
 * [edit](https://wordpress.org/support/topic-tag/edit/)
 * [missing](https://wordpress.org/support/topic-tag/missing/)

 * 2 replies
 * 2 participants
 * Last reply from: [richteam](https://wordpress.org/support/users/richteam/)
 * Last activity: [4 years, 4 months ago](https://wordpress.org/support/topic/wordpress-admin-bar-3/#post-15098754)
 * Status: resolved