can use custom font for admin and how i doing this please ?
]]>The plugin should display the logo in the original proportion. Should not limit to 150×150 pixels. This may be the maximum width equal to the form width and height as “auto”. Is it possible?
Thanks
Dear Developer,
First of all. I love this plugin. It’s one of the coolest things ever and I’ve been using it for years.
Secondly someone else already eluded to there being a problem with the plugin after the latest update. But the thread was labeled as solved. Without the issue being solved, or possibly even being addressed.
Thirdly in my previous reply to the other post. I said that I was removing BA from my websites.
I was not doing this out of spite.
I was doing this out of necessity since I cannot access the WordPress dashboard as a result.
I have a lot of sites. And I have BA on as many of those as possible.
In defense of the author. Not all of my sites were inaccessible after the update.
On one I got this error in the mail from my WordPress install
Error Details
=============
An error of type E_ERROR was caused in line 17 of the file /home/d0928aof285k/public_html/wp-content/plugins/blue-admin/inc/cam.php. Error message: Uncaught Error: Call to undefined function switch_to_blog() in /home/d0928aof285k/public_html/wp-content/plugins/blue-admin/inc/cam.php:17
Stack trace:
#0 /home/d0928aof285k/public_html/wp-includes/class-wp-hook.php(286): ba_custom_adminbar_menus(”)
#1 /home/d0928aof285k/public_html/wp-includes/class-wp-hook.php(310): WP_Hook->apply_filters(”, Array)
#2 /home/d0928aof285k/public_html/wp-includes/plugin.php(465): WP_Hook->do_action(Array)
#3 /home/d0928aof285k/public_html/wp-includes/admin-bar.php(93): do_action(‘wp_before_admin…’)
#4 /home/d0928aof285k/public_html/wp-includes/class-wp-hook.php(286): wp_admin_bar_render(”)
#5 /home/d0928aof285k/public_html/wp-includes/class-wp-hook.php(310): WP_Hook->apply_filters(”, Array)
#6 /home/d0928aof285k/public_html/wp-includes/plugin.php(465): WP_Hook->do_action(Array)
#7 /home/d0928aof285k/public_html/wp-admin/admin-header.php(245): do_action(‘in_admin_header’)
#8 /home/d0928aof285k/public_html/wp-admin/index.php(111): include(‘/home/d0928aof2…’)
#9 {main}
This does not seem to effect all my sites.
First I thought it might have to do with my use of Elementor.
But at least one site with Elementor is working just fine after the update.
So to be clear.
There is definitely an issue after the latest update.
I just want to do my part to get to the bottom of the issue and get it resolved.
So I can re-upload BA to my website.
I’m looking forward to hearing from you.
Regards
Mosche
]]>The Blue Admin plugin has a conflict with MainWP Dashboard version 4 and the page looks like this…
https://www.awesomescreenshot.com/image/4131690/bf886537fcca704afb3da895dd0a7cf7
As soon as Blue Admin is deactivated, the MainWP CSS renders fine and looks like this…
https://www.awesomescreenshot.com/image/4131688/c30a5efe2cb0e6c60634664c721d99c8
]]>There’s an issue that stops the buttons from enable/disable properly, as trying to hit them returns: Sorry, you are not allowed to access this page.
The reason for this issue is a typo.
\plugins\blue-admin\inc\inc.php line ~184. Need to fix the redirect calls with the proper page:
if($tab=trim($tab)) {
//$location=$_SERVER['PHP_SELF'].'?page=blue_admin&tab='.$tab.'&'.$action;
$location=$_SERVER['PHP_SELF'].'?page=blue-admin&tab='.$tab.'&'.$action; //typo fix
}else{
//$location=$_SERVER['PHP_SELF'].'?page=blue_admin&'.$action;
$location=$_SERVER['PHP_SELF'].'?page=blue-admin&'.$action; //typo fix
}
Thanks.
]]>Hi! so like subject… icon is blank
]]>Unpacking the package…
Installing the theme…
The package could not be installed. The theme is missing the style.css stylesheet.
Theme install failed.
]]>Hi,
Please don’t hesitate to post any bug report on forums section on my site, so I can easily fix your issues as soon as possible.
]]>The Blue Admin settings page is available to site owners, and I can’t see that there is an option to hide this. Any plans to fix it?
]]>hello just tried your plugin looking and working great id like to know if theres a way to make it multisite compatible?
thanks
]]>Hi
I was wondering if “This theme developed by Linesh Jose” could be removed from the footer?
Thanks.
]]>HI,
Your plugin states that I can Enable “Custom AdminBar Menus” but after I enable this I see absolutely not change in my settings. Where is the ability to add custom menus to the admin bar? I am so confused but other than that the plugin looks great .. Thanks
]]>If anyone is using Visual Composer with BLue Admin, I love Blue Admin and recently today I when to use Visual Composer and when I click on the button, visual composer uses a popup ajax like screen for editing the issue is the editing screen is loading behind the screen …
I used FF browser the INSPECT ELEMENT TOOL and found that
When I remove <div class=”modal-backdrop in”></div>
It shows correct, the issue is I do not know where to find this code in my cpanel Not sure if its a wordpress core file or blue admin theme code line.
all I know is that if I deactivate blue admin all is well.
Please see the images so you may see what Im talking about
#1. https://awesomescreenshot.com/0c5146cr03
#2. https://awesomescreenshot.com/081146cycf
============
P.S the code was around this other code in FF INSPECT ELEMENT
<body class=”wp-admin wp-core-ui js post-new-php admin-bar branch-3-5 version-3-5-1 admin-color-fresh locale-en-us no-customize-support modal-open” style=”cursor: auto;”><script type=”text/javascript”></script><div id=”wpwrap”></div>
<!– wpwrap –>
<script type=”text/javascript”></script><div id=”wp_editbtns” style=”display:none;”></div><div id=”wp_gallerybtns” style=”display:none;”></div><div id=”collorpicker_838″ class=”colorpicker”></div><div id=”collorpicker_611″ class=”colorpicker”></div><canvas width=”1133″ height=”718″ style=”display: none;”></canvas><div class=”THIS WHERE I REMOVED THE LINE OF CODE FROM HERE“></div>
Hi,
The theme works, ok. But i receive the following errors wehen Debugging mode is on (Front Page)
Notice: Use of undefined constant lj_pnote_admin - assumed 'lj_pnote_admin' in /var/www/.../wp-content/plugins/blue-admin/inc/inc.php on line 95
Notice: get_settings is deprecated since version 2.1! Use get_option() instead. in /var/www/.../wp-includes/functions.php on line 2839
Notice: Use of undefined constant lj_adminbar_menus - assumed 'lj_adminbar_menus' in /var/www/.../wp-content/plugins/blue-admin/inc/inc.php on line 208
Notice: Use of undefined constant lj_custom_adminbar_menus - assumed 'lj_custom_adminbar_menus' in /var/www/.../wp-content/plugins/blue-admin/inc/inc.php on line 218
Notice: Undefined index: blue_admin_adminbar_enable in /var/www/.../wp-content/plugins/blue-admin/inc/settings.php on line 10
Notice: Undefined index: blue_admin_adminbar_disable in /var/www/.../wp-content/plugins/blue-admin/inc/settings.php on line 11
Notice: Use of undefined constant lj_plugin_actions - assumed 'lj_plugin_actions' in /var/www/.../wp-content/plugins/blue-admin/index.php on line 29
]]>
Hi,
The Blue Admin is awesome. I really like it. However I am having a strange issue that is only affecting Non-Admin Users in the post edit screen.
The post edit screen will not load properly as follows;
I have done the following to isolate this problem to Blue Admin.
1) Using Chrome everything works.
https://www.houstonswing.com/supportissues/Chrome%20Works%20with%20Non-Admin%20User.png
2) Using IE9 with an admin user everything works.
https://www.houstonswing.com/supportissues/IE9%20Works%20with%20Admin%20User.png
3) Using IE9 with a non-admin user (editor, author, contributor etc) the post editor will not load.
https://www.houstonswing.com/supportissues/IE9%20With%20Non-Admin%20User%20is%20Broken.png
4) Using IE9 with a non-admin user with Blue Admin disabled works fine.
https://www.houstonswing.com/supportissues/IE9%20With%20Non-Admin%20User%20works%20without%20Blue%20Admin.png
I have tried IE9 in compatibility mode and it doesn’t help.
Can you offer any insight into what might be done to fix this, or if possible, how to disable blue admin in IE only.
IE Sucks.
Many Thanks.
]]>I’m using blue-admin V12.12.21 with WP 3.4.2.
I do like this plugin but I have a small problem: when I’m connected with admin privileges, my plugin “redirection” detects many Errors 404 with this URL:
wp-content/plugins/blue-admin/inc/script/jscolor.js?ver=12.12.21
After a quick investigation in the code of blue-admin, I found that the problem seems to be in the lines 68,69,70 of the file inc/inc.php as there is no inc/script folder in the files of blue-admin V12.12.21:
if(is_admin()){
wp_enqueue_script( $wp_lj_plugin[‘slug’], $wp_lj_plugin[‘url’] . ‘inc/script/jscolor.js’,”,$wp_lj_plugin[‘version’] );
}
For the moment I don’t use the feature Custom AdminBar Menu.
]]>Hi,
Love this plugin!
After upgrading to the latest version of wordpress I am having a very slight issue with the admin menu popout, it seems that it is transparent in the new version of WP.
Not a bit deal, but would be great if this could be easily fixed.
Thanks,
Conor
]]>Hi
I’ve already got the plugin I was working on the C panel on DirectAdmin does not work but now it is open to function.
Its function is to tell
]]>Beautiful idea, to change the admin look.
Unfortunately, you cannot see the “Visual” tab of the editor, only the html …
Blue Admin is not compatible with File Gallery plugin https://www.ads-software.com/extend/plugins/file-gallery/
See screencapture here: https://tof.canardpc.com/view/0d53b036-f668-4bec-bdc8-5f49c74bb529.jpg
]]>Loving this plugin and good work!
Having a problem when I’m adding a widget in “Appearance” / “Widgets”. When I click on the settings of a widget that pops out, it is transparent and I can look through the widget-settings and still see what is in the body/background.
This is using Google Chrome.
Thanks!
Trey
]]>Great plugin and thank you!
Problem:
When on the Dashboard, I cannot scroll down the left sidebar options (e.g. Dashboard, Posts, Media, Links, Appearance…). The primary content center-screen will scroll, but several of my lower sidebar options are not showing up since I cannot scroll down to see them.
I have tried Firefox, IE, and Chrome with the same results.
Thank you,
T
]]>Hello,
I’m a french man and excuse for my english !
I installed blue admin and he is not working.
I have version 3.3.2 WP.
Do you have an idea?
[sig removed]
]]>