Forums

How to add wordpress admin bar to my theme (6 posts)

  1. djangox
    Member
    Posted 5 months ago #

    Hello world!
    I'm trying to add the wordpress bar to my theme but i can't.
    Can someone help me? Thanks :)

    p.s. this is the bar: http://setwordpress.com/wp-content/uploads/2011/10/wordpress-3.3.1-new-admin-bar.png

  2. sacredpath
    Member
    Posted 5 months ago #

    That is built into wordpress 3.3. In the dashboard go to users > my profile and select "Show Toolbar when viewing site" and save.

  3. djangox
    Member
    Posted 5 months ago #

    Yes my profile said that it's enabled but i don't see it.
    Probabily i don't added it to my template code...

  4. sacredpath
    Member
    Posted 5 months ago #

    If the theme you are using hasn't been updated to support the admin bar then no, it would not show up.

  5. djangox
    Member
    Posted 5 months ago #

    i developed the theme and i would like to know how to support the admin bar. Sorry i don't explaine well my problem

  6. djangox
    Member
    Posted 5 months ago #

    Solved!
    Just add <?php wp_footer(); ?> before </body> and <?php wp_head(); ?> before </head>

Reply

You must log in to post.

About this Topic

Tags

No tags yet.