Fida Al Hasan
Forum Replies Created
-
Forum: Plugins
In reply to: [SB Login] CAPTCHA CODE DOESN'T WORK (UNSEEN)Sorry I didn’t use Captcha Pro Plugin. Please go to sb-login/template/login-form.php and sb-login/template/register-form.php . There find this line:
<?php if( function_exists( 'cptch_display_captcha_custom' ) ) { echo "<input type='hidden' name='cntctfrm_contact_action' value='true' />"; echo cptch_display_captcha_custom(); } ?>
Replace it with this:
<?php if( function_exists( 'cptchpr_display_captcha_custom' ) ) { echo "<input type='hidden' name='cntctfrm_contact_action' value='true' />"; echo cptchpr_display_captcha_custom(); } ?>
Forum: Plugins
In reply to: [SB Login] Login RedirectoinGo to sb-login/template/login-form.php
From this line<form action="<?php echo nd_login_current_url(); ?>/?wcz" method="post" class="nd_form" id="nd_login_form">
Change Like this:<form action="YOU DESIRED REDIRECT LINK" method="post" class="nd_form" id="nd_login_form">
Forum: Plugins
In reply to: [SB Login] log-in form issueThan what does it show? Blank? Please give me screenshot.
Forum: Plugins
In reply to: [SB Login] Problem after UpdatingHello,
There is settings page for SB login in your admin page. Go to settings and enable all of this. By default they are unchecked.Forum: Plugins
In reply to: [SB Login] CAPTCHA CODE DOESN'T WORK (UNSEEN)Hello,
Upgrade to version 2.0 and install https://www.ads-software.com/plugins/captcha/ plugin. Than it will automatically show captchaForum: Plugins
In reply to: [SB Login] shortcode?In version 2.0 shortcode & PHP code has been added
Forum: Plugins
In reply to: [SB Login] Disable link to dashboard (wish to)In version 2.0 you can disable Dashboard link
Forum: Plugins
In reply to: [SB Login] Webmaster e-mailIn this new version 2.0 it has been removed
Hello,
In this new version 2.0 You can add extra link. But not for specific user roles
Forum: Plugins
In reply to: [SB Login] user email activation not workingWell WordPress default registration system send an Email with user password. But this plugin letting an user to set his password of his own. I will work on your demand.
Forum: Plugins
In reply to: [SB Login] widget LookPlease give me an screenshot. I can’t find it in your site.
Forum: Reviews
In reply to: [WCZ Hot Posts] ThanksThanks you also for reviewing
Forum: Reviews
In reply to: [SB Login] ExcellentThank You
Forum: Plugins
In reply to: [SB Login] log-in form issueYour problem is not clear to me. Can you please clear it briefly? Maybe you can’t see the registration form? Is that the problem? If yes than your “Any one can register” option is disable. To enable it go to Dashboard than Settings>General settings . There just check the “Any one can register” box and save it.
Forum: Plugins
In reply to: [SB Login] Valid Login issueCan you please give me a screen shot