Doesn't show in admin bar front or backend
-
For whatever reason I can’t get Query Monitor to show up on this one client site… No errors on admin or front-end page loads… nothing in console… both debug-bar and query-monitor active… nothing displays in adminbar.
I thought it was colliding with Ad-Code-Manager (VIP plugin) but deactivating that has no change in functionality.
I reconnected the db.php symlink but didn’t help either.
Have these set in config:
define(‘WP_LOCAL_DEV’, true);
define(‘WP_DEBUG’, true);
define(‘WP_DEBUG_LOG’, true);
define(‘WP_DEBUG_DISPLAY’, true);What could be causing that? It’s happening both on my local vagrant (running Homestead box) and AWS servers running Nginx. both on php5.6x
Thoughts? Really need to get it working 🙂 Cheers
The topic ‘Doesn't show in admin bar front or backend’ is closed to new replies.