Wordpress Admin Bar Not Showing on frontend of site

前端 未结 17 1063
星月不相逢
星月不相逢 2021-02-01 14:58

Please could anyone help me with this problem? The wordpress admin bar is not displaying on the front-end (public visible pages) of my website. It shows when I\'m logged in at t

17条回答
  •  遇见更好的自我
    2021-02-01 15:40

    Make sure site addresses are the same! I had one set at http://www.example.com and the other (WordPress) address set to http://example.com or visa versa.

    I had them set this way because I though it was needed for the site to show up when you type the url without the www.

    Now that both addresses are the same (with the www) my admin bar works, I stay logged in, I can comment, see preview or draft content, cross-site authenticate and logout, wow!

    an entire year of wondering why WP just never worked right across over 30 websites!

    Going to change addresses to the same "www" address in the rest of my 30 sites now and enjoy error-free WordPress for the first time ever...it's a great day!

    Remember to remove any admin bar code you may have added in your theme's function.php file or in your styles.CSS

    Thanks to all who help us here!

提交回复
热议问题