Admin bar not displaying on the frontend
-
The admin bar is not appearing on the pages (frontend). I’ve enabled the toolbar option in the user settings and added the following hook in the functions file:
add_filter( 'show_admin_bar', '__return_true' );
. But its still not working. I’m using the Divi Builder, and both the header and footer are built within it.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Admin bar not displaying on the frontend’ is closed to new replies.