• Resolved luskym

    (@luskym)


    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

    (@richteam)

    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

    (@richteam)

    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.