Troubleshooting my WP admin bar disappearing and so far I understand it may be related to some code in the footer <?php wp_footer(); ?> or caching CSS admin-bar.min.css, dashicons.min.css which I excluded in caching but still no luck.
The admin bar shows when in dashboard but disappears when navigating site pages which was working always now getting worse…I figure I check here in case its related to footer. TY for any guidance.