Popup Registration Form on Page Load - by erikbriones_new

This topic has 6 replies, 3 voices, and was last updated 8 years, 5 months ago ago by Jack Richardson

  • Avatar: erikbriones_new
    erikbriones_new
    Participant
    November 3, 2015 at 14:59

    Hi,

    How can i get the registration form with popup window on posts load?

    Actually i want to show some posts to registered users only.

    so for that purpose i did the code in single.php.
    <?php
    if ( is_user_logged_in() ) {
    the_content }
    ?>
    <?php
    else {
    et_register_form(); // Geting registration Form.
    }
    ?>

    Its working perfect.
    But my client is asking for registration form with popup window, same like pinterest.
    like you can not see posts on pinterest landing page untill you registered or login.

    is there any way to show the registration form with popup and close the popup with submit form ?

    Thanks

    5 Answers
    Avatar: Eva
    Eva Kemp
    Support staff
    November 3, 2015 at 15:46

    Hello,

    Unfortunately there is no such option in the theme. Sorry.

    Regards,
    Eva Kemp.

    Avatar: erikbriones_new
    erikbriones_new
    Participant
    November 8, 2015 at 08:55

    Hello,
    Thanks for reply.
    Then how homepage popup works on page load ?

    I need the same popup.
    I think its possible in your theme.
    Can u please help ?

    Thanks

    Avatar: Eva
    Eva Kemp
    Support staff
    November 8, 2015 at 10:15

    Hello,

    You need enable popup option in Theme Options > Promo Popup > enable all options, add popup content. Also enable top bar option in Theme Options > Header.

    Regards,
    Eva Kemp.

    Avatar: erikbriones_new
    erikbriones_new
    Participant
    November 9, 2015 at 08:20

    Hi,
    OK thanks.
    Guys your support is not good.
    Please try to help your customers.

    Thanks

    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    November 9, 2015 at 10:26

    Hello,

    Please provide us with WP Dashboard credentials in Private Content.

    Best regards,
    Jack Richardson.

  • Viewing 6 results - 1 through 6 (of 6 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.