@9pieceluggageset
14 years, 7 months ago
I ran into something similar last night…
Check out my solo tread https://buddypress.org/forums/topic/admin-bar-shows-as-plain-live-links
I activated Buddypress Template Pack plugin. It when right away to step 3, I just clicked “Finished” and boum! The bar is all there!
Now I need to midify that thing…
Same thing happens if I use another theme.
The wp_footer worked for me. Search the forum for “no top bar”.
I had the same issue. Just add <?php wp_footer(); ?> in your code, do not replace your actual <?php get_footer() ?>.
Nothing changes in your footer, but the bar appears at the top.
Same here, no top bar at all…