Forum Replies Created

Viewing 4 posts - 1 through 4 (of 4 total)
  • in reply to: Logo Not Appearing on Android Devices #4701
    daveburris
    Member
    Post count: 4

    I have resolved the issue.

    in reply to: Logo Not Appearing on Android Devices #4664
    daveburris
    Member
    Post count: 4

    The phone is a Samsung Galaxy running the default browser. Everything seems to be loading except the logo.

    I’ve disabled all non-Flexform plugins on the site. If you’re able to determine the cause and/or a fix, I’d appreciate it. 

    in reply to: Android Issue #4218
    daveburris
    Member
    Post count: 4

    That appears to have resolved the issue.

    Thanks.

    in reply to: Android Issue #4196
    daveburris
    Member
    Post count: 4

    I don’t have an Android device, either. But my client does, and he’s seeing black on the screen that’s blocking everything. He can touch-and-drag and see what’s underneath, but as soon as he lets go of his finger, it goes black again.

    He had the same problem with a plugin I used for the 21+ age wall. I was able to correct that by going into the plugin’s CSS and changing:

    @media (max-width: 500px)

    to 

    @media only screen 

    and (min-device-width : 320px) 

    and (max-device-width : 768px)

    So now the age wall is viewable, but not the site itself, or the WordPress dashboard. Looking at the Flexform CSS, it’s difficult to decipher what specifically to change.

    Thanks for your help.

Viewing 4 posts - 1 through 4 (of 4 total)