This topic has 5 replies, 3 voices, and was last updated 8 years by Andrei.

  • Author
  • #107989
     neilers
    Participant

    Hi there – I am setting up a new landing page with the new login box but it is not editable on desktop, however it is on mobile?

    Also when I fill in the form on mobile it redirects me to the usual login page with the following message “Please complete the PlayThru again’ – is this the expected behaviour?

    Is there something additional I need to do to activate the login box?

    Here is the page I am building: http://www.upcycling.xyz/home-register/

    Thanks,

    Neil

    Attachments:
    You must be logged in to view attached files.
    #108074
     Radu
    Moderator

    Hi,

    Do you have this plugin installed and activated ? https://wordpress.org/plugins/are-you-a-human/ or a similar plugin ?

    Try to disable

    Let me know

    Cheers

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #108086
     neilers
    Participant

    Hi there – I disabled it however nothing changed and I disabled a few others but no changes.

    It looks like there is a rouge div (class=”col-sm-12″) adding an invisible layer over it – screenshot 1

    I changed it from position: absolute; to position: inherit; and it seemed to do the trick but that was a flukey guess.
    – screenshot 2

    Let me know what you think?

    Thanks
    Neil

    Attachments:
    You must be logged in to view attached files.
    #108310
     Andrei
    Moderator

    Can you please let me know how can I replicate this issue ? On our demo page I can’t manage to find any issue as the one you’ve reported. http://seventhqueen.com/themes/kleo/home-register/

    A new update should get out today as well to fix some of the issues with the field placeholders.

    Please wait for that update and let me know if you encounter any more issues.

    Cheers

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #108316
     neilers
    Participant

    Apologies I added the below to the quick css box in the theme options as it seemed to resolve it:

    .col-sm-12 {
    position: inherit;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    }

    I have removed it now if you want to test again.

    Thanks for following up @Andrei

    Neil

    #108382
     Andrei
    Moderator

    You should’t modify such a general css selector, it’s used in lot of elements and might affect other things, especially on small devices like tablets.

    Can you please save the content of your page, delete the page and then re-import it from “Appearance > Kleo Demo Data”. I just did that and I don’t have any issues with it on my local development site.

    Let me know how it went.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
Viewing 6 posts - 1 through 6 (of 6 total)

The forum ‘Bugs & Issues’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?