Viewing 9 replies - 1 through 9 (of 9 total)
  • Plugin Support weblizar_support

    (@weblizar_support)

    hii Migratoria

    If you want to Use Captcha by BestWebSoft with this plugin.

    Follow below instructions.

    Go to Your core plugin directory

    take backup of “admin-custom-login.php” file.

    Now Open “admin-custom-login.php” file into any text editor.

    Paste below code in line number 123

    if (jQuery('#cptch_input').length)
    		{
    			jQuery('body.login div#login form .cptch_block #cptch_input').css('padding','5px 5px 5px 5px');
    			jQuery('body.login div#login form .cptch_block').css('color','<?php echo $heading_font_color?>');
    		}

    now save the changes.

    if you have any confusion or problem you can frequently ask

    thanks

    Thread Starter migratoria

    (@migratoria)

    I have added your code at my file admin-custom-login.php below the line 123 but your modification generate this error

    ***
    PHP Parse error: syntax error, unexpected end of file in /web/wp-content/plugins/admin-custom-login/admin-custom-login.php on line 727
    ***

    Plugin Support weblizar_support

    (@weblizar_support)

    hii Migratoria

    i want to know which version of “Custom login plugin” you are using ??

    Thanks

    Thread Starter migratoria

    (@migratoria)

    Version 1.5

    Plugin Support weblizar_support

    (@weblizar_support)

    Hi Migratoria

    Go to Your core plugin directory

    take backup of “admin-custom-login.php” file.

    Now Open “admin-custom-login.php” file into any text editor.

    Copy the code from this Link and replace the whole code of “admin-custom-login.php” file.

    now save the File

    if you have any confusion or problem you can frequently ask

    thanks

    Thread Starter migratoria

    (@migratoria)

    Great.. Works!
    5 Stars for your plugin and Support

    Tanks!

    Plugin Support weblizar_support

    (@weblizar_support)

    You are welcome Migratoria,

    Let us know if we can do anything else for you. We’ll glad to help!

    Thanks

    Thread Starter migratoria

    (@migratoria)

    Hi Weblizar

    It’s possible upgrade this problem in the next upgrade of plugin?

    Yes it is possible because solution only applicable for you.

    If plugin is not given any issue to you then do not update it.

    Thanks

Viewing 9 replies - 1 through 9 (of 9 total)

The topic ‘Not work using Captcha by BestWebSoft plugin’ is closed to new replies.