Title: Plugin doesn&#8217;t work on mobile
Last modified: August 23, 2019

---

# Plugin doesn’t work on mobile

 *  [martavivo](https://wordpress.org/support/users/martavivo/)
 * (@martavivo)
 * [6 years, 9 months ago](https://wordpress.org/support/topic/plugin-doesnt-work-on-mobile-4/)
 * Hi,
    it seems that on my website the plugin doesn’t work on mobile. When I load
   pages I can see a blank page (or in some cases the correct page but with broken
   contents) with only the header, but If I flip the phone in landscape view the
   age gate wrap appears. In advanced settings, for “Use uncachable version” I checked“
   Use JavaScript Age Gate” because I’m using the cache plugin “Wp Rocket”. I tried
   to disable this check but the plugin didn’t work neither on desktop. I’ve also
   tried to disable Wp Rocket plugin but nothing has changed. Can you tell me other
   things that I could do?
 * Thanks
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fplugin-doesnt-work-on-mobile-4%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 1 replies (of 1 total)

 *  Plugin Author [Phil](https://wordpress.org/support/users/philsbury/)
 * (@philsbury)
 * [6 years, 9 months ago](https://wordpress.org/support/topic/plugin-doesnt-work-on-mobile-4/#post-11863297)
 * Hi [@martavivo](https://wordpress.org/support/users/martavivo/),
 * I’ve had a look at your site and I think there’s probably something conflicting
   for some reason, not 100% sure what though.
 * If you switch the age gate from fixed positioning to absolute it _seems_ to work.
   But if I tweak the styles in inspector it’ll appear (or rotate the device!). 
   Can you try adding the following css and see it it sorts is out?
 *     ```
       body.age-restriction, html.age-gate-restricted { position: absolute; }
       ```
   
 * Thanks
    Phil

Viewing 1 replies (of 1 total)

The topic ‘Plugin doesn’t work on mobile’ is closed to new replies.

 * ![](https://ps.w.org/age-gate/assets/icon-256x256.png?rev=2783003)
 * [Age Gate](https://wordpress.org/plugins/age-gate/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/age-gate/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/age-gate/)
 * [Active Topics](https://wordpress.org/support/plugin/age-gate/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/age-gate/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/age-gate/reviews/)

## Tags

 * [mobile](https://wordpress.org/support/topic-tag/mobile/)

 * 1 reply
 * 2 participants
 * Last reply from: [Phil](https://wordpress.org/support/users/philsbury/)
 * Last activity: [6 years, 9 months ago](https://wordpress.org/support/topic/plugin-doesnt-work-on-mobile-4/#post-11863297)
 * Status: not resolved