This topic has 6 replies, 3 voices, and was last updated 9 years ago ago by Jack Richardson
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
Hello,
Unfortunately there is no such option in the theme. Sorry.
Regards,
Eva Kemp.
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
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.
Hi,
OK thanks.
Guys your support is not good.
Please try to help your customers.
Thanks
Hello,
Please provide us with WP Dashboard credentials in Private Content.
Best regards,
Jack Richardson.
You must be logged in to reply to this topic.Log in/Sign up