Support Forum

Unable to login with Iphones

AS Austin Sehling
Austin Sehling
Member

Hello,

I have been receiving some feedback from users that they are unable to login from there iphones due to the wordpress theme header overlapping the login box (see attached screenshot).  I am also having the same issue with my Iphone. No issue with android devices  .

Do you think this is an issue with simple press or the wordpress theme? 

WordPress version 4.2.1

simplepress  Version 5.5.6   reboot theme 1.0.2

Thank you for your help.

Website taxidermytalk.com 

image1.jpg

1 Answer

New Answer

MP Mr Papa
Mr Papa
Member

so going to be an issue with the z-index…  the theme is setting a higher z-index than our sp theme…

in your reboot theme (you should be running a child theme or custom theme before making mods), the reboot-mobile.php you will see the z-index for

    #spMainContainer #spLoginForm,

set to 9999…  I dont know what you wp theme is setting, but it must be higher… so try increasing the 9999 until bigger…