admin bar not showing on site

Permalink
I just updated to version 5.5.2.1 from 5.4.x and now the admin/edit bar does not show on the front end of the site. I checked in the browser's inspector and it looks like it is not even in the code.

How can I get the edit bar back?

CygnetMidwest
 
CygnetMidwest replied on at Permalink Best Answer Reply
CygnetMidwest
Turns out I needed <?php Loader::element('footer_required'); ?> in the footer. Now the header is showing up.
hutman replied on at Permalink Reply
hutman
Check to make sure you have this in your footer

<?php Loader::element('footer_required'); ?>
CygnetMidwest replied on at Permalink Reply
CygnetMidwest
Thank you. That was the issue. I found the answer literally minutes before you posted. I appreciate your help though!

This website stores cookies on your computer. These cookies are used to improve your website experience and provide more personalized services to you, both on this website and through other media. To find out more about the cookies we use, see our Privacy Policy.