Admin Bar
-
Hi, i use Elementor to build my WordPress website, and therefore installed Autoptimize to help the performance of my site.
But quickly realized that the Autoptimize-tab in the Admin Bar has “shoved” my “Edit with Elementor”-tab out of the whole bar. Have found a solution to get the Elementor tab back, but it is about that i need to deactivate my Autoptimize plugin.Is there a switch/button i can enable to hide the Autoptimize in the Admin Bar and give space to the Elementor-tab? Or is there another way to get this done?
I have tried to put this code in functions.php:
add_filter(‘autoptimize_filter_toolbar_show’,’__return_false’);
But it only hid the Autoptimize-tab without giving space for another plugin to take it’s place. (I have also made sure that the right boxes in Elementor is ticked of for it to show.)Looking forward to some answers! 🙂
The topic ‘Admin Bar’ is closed to new replies.