• Skip to primary navigation
  • Skip to main content
  • Skip to footer

GDS Web Design

Not Just another WordPress Developer

  • Home
  • Portfolio
  • Services
  • Process
  • Blog
  • Contact
  • Go to All
  • Go to Getting Started
  • Go to Tutorials
  • Go to Design and Redesign
  • Go to Updating and Improving
  • Go to Marketing
  • Go to Coding
  • Go to Glossary
  • Go to Announcements
  • Go to Opinion

WordPress missing admin menu bar

If you’re missing the admin bar whilst developing your wordpress theme it’s usually a pretty easy problem to fix.

You need to check two files in your custom theme folder.

header.php
footer.php

First open up the header.php file and check that the wp_head() function has been called. This can be anywhere above the closing head tag.

<?php wp_head(); ?>
</head>

Then open up your footer.php file and check that the wp_footer() function has been called above the closing tag.

<?php wp_footer(); ?>
</body>
</html>

If you can’t find either of these lines in your files just copy and paste the function from here into your relevant file. Save your files and upload to your website. Refresh your page and the admin bar should be back.

May 3, 2012 by Gary Filed Under: Coding Tagged With: Wordpress

  • Go to NEXT
  • Go to ALL
  • Go to PREVIOUS

Signup to Email Post Alerts

And I'll let you know when I publish something new.
Loading

Footer

Recommended

  • FAQ
  • Testimonials
  • Contact

Trending

  • Website Upgrade for Decor Books
  • Contact Us
  • Wedding photographers website design
  • Website Re-Design for Transport Consultancy
  • Web design for Oak furniture Business
  • Website redesign for Devon camping and Caravanning site

Recent Projects

Website Redesign for Trinsic

Website for Sportsboat World

Website Makeover for Hooves and Love

Website for Hampshire Cleaning Company

Website Upgrade for Decor Books

View more of my work

Copyright © 2011–2026 GDS Web Design · Legal Notice · Locations

Website by gds-code-icon [Converted] GDS Web Design