Title: WAP Support's Replies | WordPress.org

---

# WAP Support

  [  ](https://wordpress.org/support/users/argonius/)

 *   [Profile](https://wordpress.org/support/users/argonius/)
 *   [Topics Started](https://wordpress.org/support/users/argonius/topics/)
 *   [Replies Created](https://wordpress.org/support/users/argonius/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/argonius/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/argonius/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/argonius/engagements/)
 *   [Favorites](https://wordpress.org/support/users/argonius/favorites/)

 Search replies:

## Forum Replies Created

Viewing 15 replies - 1 through 15 (of 421 total)

1 [2](https://wordpress.org/support/users/argonius/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/argonius/replies/page/3/?output_format=md)…
[27](https://wordpress.org/support/users/argonius/replies/page/27/?output_format=md)
[28](https://wordpress.org/support/users/argonius/replies/page/28/?output_format=md)
[29](https://wordpress.org/support/users/argonius/replies/page/29/?output_format=md)
[→](https://wordpress.org/support/users/argonius/replies/page/2/?output_format=md)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[AGCA - Custom Dashboard & Login Page] Use ShortCode in AG Editor](https://wordpress.org/support/topic/use-shortcode-in-ag-editor/)
 *  [WAP Support](https://wordpress.org/support/users/argonius/)
 * (@argonius)
 * [8 years, 5 months ago](https://wordpress.org/support/topic/use-shortcode-in-ag-editor/#post-9688359)
 * Hi there,
 * Please download and try out the development version. There was a fix applied 
   there and we will publish it in a new release after making sure it’s fully tested.
   
   [https://downloads.wordpress.org/plugin/ag-custom-admin.zip](https://downloads.wordpress.org/plugin/ag-custom-admin.zip)
 * Thanks!
    -  This reply was modified 8 years, 5 months ago by [WAP Support](https://wordpress.org/support/users/argonius/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[AGCA - Custom Dashboard & Login Page] Admin Bar Dropdown Menu](https://wordpress.org/support/topic/admin-bar-dropdown-menu/)
 *  [WAP Support](https://wordpress.org/support/users/argonius/)
 * (@argonius)
 * [8 years, 6 months ago](https://wordpress.org/support/topic/admin-bar-dropdown-menu/#post-9627635)
 * Hi,
 * Unfortunately, AGCA does not have such deep functionality. You would need to 
   use a custom JavaScript code for that or consider upgrading to [Cusmin](https://cusmin.com/docs/admin-bar/admin-bar-editor)
   that can help you achieve that.
 * Thanks,
    WAP support
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[AGCA - Custom Dashboard & Login Page] error 500 on a multisite](https://wordpress.org/support/topic/error-500-on-a-multisite/)
 *  [WAP Support](https://wordpress.org/support/users/argonius/)
 * (@argonius)
 * [8 years, 6 months ago](https://wordpress.org/support/topic/error-500-on-a-multisite/#post-9602634)
 * Hi Bruno,
 * Thank you. It could be pretty much anything. We would need to see what’s masked
   behind that error. Please check server logs, i.e. **error_log** files for more
   information about the error. You could also try enabling debug logging on your
   site. Please let us know if you find anything.
 * [https://codex.wordpress.org/Debugging_in_WordPress](https://codex.wordpress.org/Debugging_in_WordPress)
 * Thanks,
    WAP Support
    -  This reply was modified 8 years, 6 months ago by [WAP Support](https://wordpress.org/support/users/argonius/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[AGCA - Custom Dashboard & Login Page] By User?](https://wordpress.org/support/topic/by-user/)
 *  [WAP Support](https://wordpress.org/support/users/argonius/)
 * (@argonius)
 * [8 years, 7 months ago](https://wordpress.org/support/topic/by-user/#post-9588957)
 * Hi,
 * You need to choose a WordPress capability that your client does not have, but
   your user does. By default, it’s set to “manage dashboard” that only administrators
   have, so your user can be editor in this case. If your client’s user is also 
   an administrator, you would need to change this with some plugin for advanced
   role management. There you could set a capability that only your user would have
   and set that capability in AGCA.
 * Thanks
    WAP Support
    -  This reply was modified 8 years, 7 months ago by [WAP Support](https://wordpress.org/support/users/argonius/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[AGCA - Custom Dashboard & Login Page] My site was down after activating this plug](https://wordpress.org/support/topic/my-site-was-down-after-activating-this-plug/)
 *  [WAP Support](https://wordpress.org/support/users/argonius/)
 * (@argonius)
 * [8 years, 10 months ago](https://wordpress.org/support/topic/my-site-was-down-after-activating-this-plug/#post-9322501)
 * Hi Alice,
 * If you open plugin.php and edit the 456 line, like:
    replace require_once(/home/
   XXXX/public_html/wp-admin/includes/plugin.php#general-settings) with require_once(/
   home/XXXX/public_html/wp-admin/includes/plugin.php)
 * does that help?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[AGCA - Custom Dashboard & Login Page] Move Admin Bar to screen right](https://wordpress.org/support/topic/move-admin-bar-to-screen-right/)
 *  [WAP Support](https://wordpress.org/support/users/argonius/)
 * (@argonius)
 * [8 years, 10 months ago](https://wordpress.org/support/topic/move-admin-bar-to-screen-right/#post-9283366)
 * Hi,
 * Unfortunately, that is not supported by AG Custom Admin. Our premium product 
   Cusmin gives more flexibility in customizing the right side of admin bar, you
   can check out the demo here:
 * [https://demo.cusmin.com/logmein](https://demo.cusmin.com/logmein)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[AGCA - Custom Dashboard & Login Page] Possible bug in plugin.php line 442](https://wordpress.org/support/topic/possible-bug-in-plugin-php-line-442/)
 *  [WAP Support](https://wordpress.org/support/users/argonius/)
 * (@argonius)
 * [8 years, 11 months ago](https://wordpress.org/support/topic/possible-bug-in-plugin-php-line-442/#post-9177881)
 * Hi,
 * Thanks for reporting, we will check it out!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[AGCA - Custom Dashboard & Login Page] Menu Item not disappearing](https://wordpress.org/support/topic/menu-item-not-disappearing/)
 *  [WAP Support](https://wordpress.org/support/users/argonius/)
 * (@argonius)
 * [9 years ago](https://wordpress.org/support/topic/menu-item-not-disappearing/#post-9068744)
 * Hi,
 * Please make sure that menu is actually turned on. That’s the first option on 
   Admin Menu page. Other than that, please check other options on General tab. 
   Make sure that “Exclude customizations for admin” option is not checked when 
   you’re previewing changes.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[AGCA - Custom Dashboard & Login Page] Custom admin not working](https://wordpress.org/support/topic/custom-admin-not-working/)
 *  [WAP Support](https://wordpress.org/support/users/argonius/)
 * (@argonius)
 * [9 years, 2 months ago](https://wordpress.org/support/topic/custom-admin-not-working/#post-8913986)
 * [@leeberry50](https://wordpress.org/support/users/leeberry50/) : Please also 
   try checking browser’s console for potential errors and please check if your 
   WordPress has logged any errors on the server. You may need to enable WordPress
   debugging mode or WordPress logging. If you’re using PHP version older than 5.6,
   please consider upgrading to a newer version.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[AGCA - Custom Dashboard & Login Page] Lost (forget) new url, after I had changed login url](https://wordpress.org/support/topic/lost-forget-new-url-after-i-had-changed-login-url/)
 *  [WAP Support](https://wordpress.org/support/users/argonius/)
 * (@argonius)
 * [9 years, 3 months ago](https://wordpress.org/support/topic/lost-forget-new-url-after-i-had-changed-login-url/#post-8738703)
 * Please try disabling all of your plugins. If you still have issues, it’s possible
   that your site is hacked. Please contact us with information about your site 
   in that case:
 * [http://wordpressadminpanel.com/contact/](http://wordpressadminpanel.com/contact/)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[AGCA - Custom Dashboard & Login Page] Lost (forget) new url, after I had changed login url](https://wordpress.org/support/topic/lost-forget-new-url-after-i-had-changed-login-url/)
 *  [WAP Support](https://wordpress.org/support/users/argonius/)
 * (@argonius)
 * [9 years, 3 months ago](https://wordpress.org/support/topic/lost-forget-new-url-after-i-had-changed-login-url/#post-8732350)
 * Hi Victor,
 * You should be able to access it via “/wp-login.php”. If you have even disabled
   that, the best thing you can do is to connect via FTP, make a backup of your 
   plugin and delete it. Once you delete that plugin, it should be deactivated and
   you should probably log in again.
 * Note: AG Custom Admin wasn’t that plugin, because it does not have this feature.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[AGCA - Custom Dashboard & Login Page] Function “has_cap” was called with an argument that is deprecated since version](https://wordpress.org/support/topic/function-has_cap-was-called-with-an-argument-that-is-deprecated-since-version-2/)
 *  [WAP Support](https://wordpress.org/support/users/argonius/)
 * (@argonius)
 * [9 years, 3 months ago](https://wordpress.org/support/topic/function-has_cap-was-called-with-an-argument-that-is-deprecated-since-version-2/#post-8713672)
 * Hi,
 * Could you please find the source file and line where it fails? This is usually
   shown along with the error message. You might need to enable debug logging:
 * define( ‘WP_DEBUG_LOG’, true );
 * [https://codex.wordpress.org/Debugging_in_WordPress](https://codex.wordpress.org/Debugging_in_WordPress)
 * Thanks
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[AGCA - Custom Dashboard & Login Page] Getting the admin bar to only show for admins](https://wordpress.org/support/topic/getting-the-admin-bar-to-only-show-for-admins/)
 *  [WAP Support](https://wordpress.org/support/users/argonius/)
 * (@argonius)
 * [9 years, 4 months ago](https://wordpress.org/support/topic/getting-the-admin-bar-to-only-show-for-admins/#post-8654239)
 * That’s quite odd. Please try making a video with steps to reproduce and send 
   it to use via our contact form:
 * [http://wordpressadminpanel.com/contact/](http://wordpressadminpanel.com/contact/)
 * Or, you could create temporary admin credentials for us so we can check what’s
   happening. Thanks!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[AGCA - Custom Dashboard & Login Page] Getting the admin bar to only show for admins](https://wordpress.org/support/topic/getting-the-admin-bar-to-only-show-for-admins/)
 *  [WAP Support](https://wordpress.org/support/users/argonius/)
 * (@argonius)
 * [9 years, 4 months ago](https://wordpress.org/support/topic/getting-the-admin-bar-to-only-show-for-admins/#post-8649818)
 * Please make sure that capability on General tab is set to “edit dashboard”. Then
   go to admin bar tab and hide it completely. Do the same for admin menu on admin
   menu tab. You, as admin should still see everything, but if you log in as non-
   admin, you shouldn’t see admin bar and admin menu.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[AGCA - Custom Dashboard & Login Page] Error 500 general-setting](https://wordpress.org/support/topic/error-500-general-setting/)
 *  [WAP Support](https://wordpress.org/support/users/argonius/)
 * (@argonius)
 * [9 years, 4 months ago](https://wordpress.org/support/topic/error-500-general-setting/#post-8572328)
 * Please try also replacing the line with the following (inside WPSPluginIsLoginPage
   function):
 * `require_once( trailingslashit(ABSPATH) . 'wp-admin/includes/plugin.php#general-
   settings' );`
    -  This reply was modified 9 years, 4 months ago by [WAP Support](https://wordpress.org/support/users/argonius/).

Viewing 15 replies - 1 through 15 (of 421 total)

1 [2](https://wordpress.org/support/users/argonius/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/argonius/replies/page/3/?output_format=md)…
[27](https://wordpress.org/support/users/argonius/replies/page/27/?output_format=md)
[28](https://wordpress.org/support/users/argonius/replies/page/28/?output_format=md)
[29](https://wordpress.org/support/users/argonius/replies/page/29/?output_format=md)
[→](https://wordpress.org/support/users/argonius/replies/page/2/?output_format=md)