158 comments found.
Update: WordPress 4.5.2 with PHP 7 is COMPATIBLE
Thanks!
Just to let you know, on WP 4.5
Warning: Invalid argument supplied for foreach() in /home/sites/domain/public_html/www/wp-content/plugins/first-admin-theme/first-admin-theme.php on line 421
Can not reproduce in wp4.5 on my local server. unless there is not a admin bar menu item on your dashboard.
Working usually in wordpress 4.5 multisite?
Yes, works on multisites, thanks
Hello, Can the theme hide these update notificatons http://prnt.sc/as44lu and these unwanted elements in dashboard http://prnt.sc/as45nu
This plugin does not cover these notifications. for the widgets on dashboard, you can use the wordpress screen tab on the top right.
will the changes revert on wordpress update??? or will it be constant for lifetime?
Lifetime on wordpress update. Thanks
urbanoantunes I also need this. Currently on a subsite it will look for:
http://example.com/subsite/wp-content/plugins...Instead of:
http://example.com/wp-content/pluginsmake sure you have copy the rewrite rule to the .htaccess file.
Hi there.
Just purchased the plugin and installed in on the WP Network, but it’s not working on sub sites.
How can I fix this?
Thank you!
Tested on sub directory and sub domains. make sure you have copy the rewrite rule to the .htaccess file.
Can you provide the Code to paste in the .htaccess file? There’s no reference in Plugin documentation.
Looking forward to hear from you. Thanks.
When you install the multiple site on Wordpress, it ask you copy the rewrite rule to .htaccess file.
PS: the rewrite rule is part of the Wordpress Multisite, not this plugin.
Yes, wpconfig and htaccess are correctly configured to WPMU. Unfortunately, it’s still not working.
Website is www.cloudstore.pt, could you provide more help please?
Thanks.
Just installed it on a clean version at dev,cloudstore.pt and still not working. No plugins or themes installed at all, it’s a clean WPMU installation.
Seems like this is not compatible with WPMU 
Looking forward to hear from you.
Did you “Network active” this plugin on your admin dashboard. or just “active” on your main site?
It’s Network active and works on Network and main site. Sub-Sites show default WP admin style.
Let me know if you need login credentials to take a look.
You can send your .htaccess file to heyflat@gmail.com , i need look into this file.
File sent, looking forward to hear from you.
Got and replied.
We confirm that siteground includes the “Apache Module mod_rewrite”.
Looking forward to solve this issue. 
Great support guys, working good now. Please give this issue a special attention in the documentation for future reference.
Keep up the good work!
Updated and waiting for approval. Thanks
I was wondering if it’s possible to hide plugin settings for all users except for the “developer”
You can use https://wordpress.org/plugins/advanced-access-manager/ to control it.
Hello,
i would like to know how to eliminate the NEWS of Wordpress on the dashboard of the users.
Now a user that registers, but has not been asigned to any role has this widget of wordpress on his dashboard, and I would like to remove.
Regards
That is not working, does that has to be on the plugin or the theme?
This plugin does not handle the wordpress dashboard page. Thanks
Is there a way to create a custom link to a different website?
No feature for creating custom link. Thanks
Still not working. here is the view http://imgur.com/kdrTBKW
Seems that you are using the wordpress multisite. make sure you have copied the network rewrite rule to the .htaccess file.
yea we are using wordpress multisite. how to fixed it with multisite?
Tested on the sub directory or sub domain, Make sure you have the correct rewrite .htaccess file.
Hello author, i brought your product but it looks same as default. It doesnot look like the demo picture you have shown in the product page..
You can select the “Default collapse menu” to make it looks like the demo.
Thanks
Is it possible to add custom links and icons on the menu using just your plugin?
Alternatively do you know of another plugin which allows this and is compatible with yours.
Thank you for your help, I look forward to purchasing this plugin.
This plugin does not support add menu links. but you can use https://wordpress.org/plugins/admin-menu-editor/ to manage them.
Thanks
Hi…
I’m a front-end WordPress and learning to make better back-end UI. So, the presale questions…
1. Do you have a well documented for this plugin? 2. Do you include any comments php file in this plugin so I don’t confuse if want to make any customization?
Thanks…
1. there is a documentation file. 2. code function commented.
Thanks
Hi, presale questions:1. can I install this in more than one website? or do I need a code for each installation like the X theme for example that wont install all the addons if I dont have a unique code each time. 2. I have this theme for real state: http://themeforest.net/item/wp-residence-real-estate-wordpress-theme/7896392 will it work with your theme? Because I want to know if this is something as a plugin that could mess up the site. Thanks for the response
1. This plugin support wordpress multisite network active. you just need install once on your wordpress multisite.
2. This is a wordpress admin dashboard plugin. it does not affect the front-end wp themes.
Thanks
Came across a bug when using Multisite with subdirectories. Paths to the plugins css/scss files break when using plugin_dir_url(FILE)
If you create a sub site called example.com/demo a 404 error will occur like in the screenshot below http://i.imgur.com/38Axzqo.pngMy temporary fix for my site is below by using network_site_url with the path to the first admin theme directory instead of plugin_dir_url(FILE)
Example: wp_register_style( ‘style’, network_site_url(“wp-content/plugins/first-admin-theme/”).( “scss/scss.php/admin_bar.scss” ), array());
hmm. Just tested on the sub domain. i will check this sub folder multisite. Thanks
Hi, just tested on the sub directory, it works. make sure your rewrite .htaccess file is correct.
Thanks for the update. The new features for importing / exporting is really helpful as I use this in a WP network environment.
What jacksonm4 suggests though sounds like it would be great idea to be able to configure it once on the network admin so the settings are applied to all current and new sites created
I will look into the global network setting and disable on sub sites.
Thanks
Updated and you can disable the setting on network sub sites now.
I just bought this as it said it is multisite compatible but there are not any global/ Network settings. Is there a way to set global settings so sub-sites cannot change/access settings?
Hi, multisite compatible for “Network Active”, but you can also customize it for sub sites.
Thanks
Is there a way to take away the customization for sub site and set global settings? Also when i activate the plugin it dosnt change positions of the icon. It is not on top but still on the side. Any suggestions on that as well?
You need select the “Default Collapse Menu”. i will look into the global setting. Thanks