The admin-bar tag has no wiki summary.
1
vote
2answers
40 views
Admin pages have no content
Not the usual white screen of whatever horror, my site is shown normally until you go to the admin dashboard. While the dashboard (or the admin menu if you will) is visible and responds accordingly, ...
0
votes
2answers
397 views
Display wordpress admin bar outside wordpress in Magento?
I have been trying to get the admin bar to show up under a magento install. I have tried eveything to get it. I can get the user, get the footer but nothing happens to get the admin bar up.
from ...
0
votes
2answers
55 views
Add code to admin bar only
I am trying to add a QR code to the bar and I can do this but it's my first time to make a WordPress plug-in and I'm having trouble. It ends up showing to everyone even if they are not an admin or ...
2
votes
1answer
331 views
Integrating the Wordpress admin panel with a frontend theme
I am building a Wordpress membership site where I need to collect user generated content in form of:
-posts
-events
-classified ads
I am using three plugins to accomplish this. However I need to ...
0
votes
1answer
54 views
How to display admin bar when using wp_use_themes = false?
So I'm using Wordpress in a 'themeless' manner, i.e. not using a "blog" template. My site files are in the root directory (not in the theme folder), and Wordpress is installed in its own /wordpress/ ...
0
votes
1answer
53 views
Can admin_bar_menu or another action be used to modify the admin bar on the admin side?
I have used add_action('admin_bar_menu', 'modify_admin_bar') to change the admin bar on the "front end" of WordPress (the site the user sees). However, it seems that modify_admin_bar() is not called ...
1
vote
0answers
46 views
Forcing SSL login, have to log in again from WP/BP-Admin Bar
I am forcing SSL login on a multisite install running BuddyPress, and after doing so I have to log in a second time when trying to access anywhere in the dashboard via the admin bar.
0
votes
0answers
9 views
How to call admin bar within plugin/iframe
I've a situation where I am using a script within a plugin folder to print out a page and am using CURL to call and print the page. I'm loading the WordPress wp-config.php page within my script but ...
0
votes
0answers
13 views
Hook for changing 'view page' link in wp-admin's admin bar menu
I'm looking to change the admin bar's 'View Page' href using a hook and not jquery for a custom post type page. I've found a couple of resources that I thought would help but I'm not finding a ...
0
votes
0answers
26 views
Get rid of persistent admin toolbar in WP MultiStite
We are running a WordPress MultiSite (with BuddyPress, if it's relevant). At some point recently all the sites that mapped domains to our network are having issues with persistent tool admin bar that ...
0
votes
0answers
82 views
Wordpress Admin Bar showing up as unstyled list below footer?
I have a custom site that is about half done using wordpress 3.5.1 and when logged in the admin bar is showing up as an unstyled list at the bottom of the page instead of the normal top position.
I ...
