Skip to main content

Mobile feed

Anyone else noticing the feed content is bleeding behind the mobile browser top URL bar and below the fixed footer menu?

Mobile feed

Drive Zone

Nope. Must be issue on your side.

Shahjahan Jewel

yes. I noticed that too. The problem is the mobile browsers can push the controls at the bottom or at the top and don't have clear API about the bottom pixel. We will try to improve this.

The issue has been fixed in dev; the issue is only visible on iOS. I will provide a temporary fix that can be used via custom CSS in Settings > Customization.

David Freeman

No panic on my front, I’ll wait for next release πŸ‘

David Freeman, for temporary fix (until the next release), use the below CSS in custom CSS.

<a data-user_name="media" class="fcom_mention fcom_route" href="https://community.wpmanageninja.com/portal/u/media/">Media Rocketeer</a> (max-width: 1024px) {
  /* Sidebar drawer holds a stacking context only while open, not when closed */
  .feed_layout:not(.space_opened) .spaces {
    z-index: auto !important;
  }
}

Let me know the update, if you do so.

David Freeman

Thanks there’s also an issue with images loading whilst scrolling up? They load/display when you’re actually on the post? Only tried on iOS.

Downward scroll works perfectly

David Freeman, can you share screen recording? Also you can give it a check in this site too.