Skip to:
Content
Pages
Categories
Search
Top
Bottom

Registration page not working in mobile devices


  • ulferlingsson
    Participant

    @ulferlingsson

    Users trying to sign up from cell phones and tablets have been complaining that the fields are not writable. I have confirmed it on my device. The login fields work, but not the buddypress fields.

    The WordPress version is 4.8.1, the BuddyPress version is 2.9.1, its in Spanish now but the bug appeared also when it initially was in English. Site: http://fuerzadepazvenezuela.com/

Viewing 5 replies - 1 through 5 (of 5 total)

  • Henry Wright
    Moderator

    @henrywright

    Hi @ulferlingsson

    This is very likely to be theme-related. I notice you’re using the Niche theme. Try contacting the theme author to let them know there’s an issue.


    ulferlingsson
    Participant

    @ulferlingsson

    Hi, the theme is Bootstrap based and when the CSS shifts to relative vertical position at screen width <768 px then the register page is picked up at the wrong height. The text above the form is counted as the page height, and the form is being ignored. To fix it, one would have to change whatever it is that specifies the div height for the register page, and I still haven’t found that.


    ulferlingsson
    Participant

    @ulferlingsson

    I tried now generating a page with a form, and it displays properly. So I’m convinced the solution is by editing something in the buddypress code that generated the registration page.


    ulferlingsson
    Participant

    @ulferlingsson

    I’m leaning now towards suspecting the register page in buddypress. It has a text, and below that a form element, and within the form there are two sections, div. These divs have their respective sizes but these sizes are not inherited (or whatever it’s called) up to the form, so the form appears with no vertical extension.

    This leads to that when the right sidebar moves to a relative position, its div will cover the form, and it becomes impossible to click the fields to type.


    ulferlingsson
    Participant

    @ulferlingsson

    Withdrawn, I realized now that the registration page is a WordPress feature, not buddypress

Viewing 5 replies - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.
Skip to toolbar