Admin bar no longer visible on front end
-
After performing a search and replace so the site address was domain.com as opposed to domain.com/web (“web” being the folder where WordPress is installed) the admin bar is now missing on the front end of the website.
I know this isn’t anything major but having that admin bar is very useful when working on the website.
Any thoughts as to how I can get that bar visible again? I have it selected to be visible in the user settings and <?php wp_head(); ?> is in my header.php file as well as <?php wp_footer(); ?> in my footer.php file.
The bar worked fine prior to the search and replace. Restoring the database I backed up prior to the search/replace made the bar visible again and performing the search/replace again (only targeting posts this time) still made the bar disappear.
Thank you in advance for any guidance you can provide!
- The topic ‘Admin bar no longer visible on front end’ is closed to new replies.