Viewing 15 replies - 1 through 15 (of 18 total)
  • Hi,

    Yes, I can see the problem. It happens only in case when admin menu is folded and you have defined custom admin menu image.

    To fix it, please go to AG Custom Admin -> Advanced tab -> Custom CSS and add this code:

    .wp-admin.folded #sidebar_adminmenu_logo{
         display:none;
    }

    If it works, we can add this fix in the next release, so you shouldn’t worry about adding this code again.
    Thanks.

    Thread Starter bruceleone

    (@bruceleone)

    Hello! I tried that and it didn’t work. I even tried removing the logo. Anything else we can try? I’m kind of desperate. I have a major event tomorrow and I know people will be checking out the admin.

    I appreciate anything you can do and will gladly pay to get this worked out!

    Hi,

    Can you send me a screenshot? I’m not quite sure if we are talking about the same issue!

    Thanks!

    Thread Starter bruceleone

    (@bruceleone)

    do you have an email I can send you a screen shot to from my phone…

    Thread Starter bruceleone

    (@bruceleone)

    Sure. You can send it to info[@]argonius[dot]com

    Thread Starter bruceleone

    (@bruceleone)

    Here is the image. Yur plugin works great everywhere except this issue I am having on iphone and Android.

    Sorry, I didn’t get the image, can you re-send? Thanks.

    Thread Starter bruceleone

    (@bruceleone)

    I’m having an issue linking to it?? Got an emal handy?

    a href=”https://www.dropbox.com/s/u9fucoxgvxiqya3/photo.PNG”

    OK, I have it now.
    What it your WP version? It looks like this is not the later one, because it has some different HTML.

    You might try to updated it to the later one (AGCA is supported up to 3.6.1), or to disable image until I found the solution. So, please let me know what is your WP version so I can test. Thanks.

    I might have a solution for you

    Please open AGCA -> Advanced -> Custome Javascript and add this code

    jQuery(document).ready(function(){jQuery("body").removeClass("auto-fold")})
    Thread Starter bruceleone

    (@bruceleone)

    No man…sorry…same thing. I logged out and back in to be sure.

    I really appreciate your efforts here…

    Thread Starter bruceleone

    (@bruceleone)

    Here is access as a user to try from your phone.

    steve teter
    Ink

    Thread Starter bruceleone

    (@bruceleone)

    Hello Argonius! Did you have any luck by chance?

    Are you sure you’ve added this last code to correct place?

    I’ve just checked your site http://carguys365.com and couldn’t find this code there. Please go to AG Custom Admin -> Advanced tab -> Custom JavaScript and add it there. Be sure to add it to JavaScript box, not CSS. Thanks

Viewing 15 replies - 1 through 15 (of 18 total)
  • The topic ‘admin on mobile devices…’ is closed to new replies.