Navigation
This is archived content. Visit our new forum.
  • Author
    Posts
  • #175389

    Johnathan P
    Participant

    I am trying to incorporate a simple login popup, as seen in fivefourclothing.com or dollarshaveclub.com.
    Any recommendations?

    #175549

    Christopher
    Moderator
    #175651

    Johnathan P
    Participant

    this is the result. Any advice on what I am doing wrong/missing here?

    #175652

    Johnathan P
    Participant

    my website: sacredsesh.com

    #175653

    Johnathan P
    Participant

    Im incorporating an image link from WP media by the way. And besides making the image popup in the back, how do i make it a functional login screen?

    #175654

    Johnathan P
    Participant

    Nevermind! got the image url to work! Now how do i make that image a faded background image with login options on that lightbox?

    #175813

    Rad
    Moderator

    Hi Johnathan,

    I recommend of using 3rd party plugin or hire someone for custom development. Even if you successfully did the lightbox, other requirements are still impossible as you’re using iframe as lightbox featured.

    It can’t be transparent because iframe is like another window within your current window. And upon login, you need to create redirection after successful login, and redirect works on current window only (in this case, within iframe). And for that to work, you have to do some custom development to make child iframe to communicate to it’s parent window. And since iframe is within the lightbox, you will need another integration. It’s alot, so 3rd party plugin should make the process faster, though I don’t know particular plugin that fits and safe for your need.

    Thanks!

    #175833

    Johnathan P
    Participant

    Okay, i ended up purchasing popup maker. Hopefully it works out as planned! thanks anyway

    #176020

    Christian
    Moderator

    Glad you’ve found a solution Johnathan.