Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author bestwebsoft

    (@bestwebsoft)

    Hi,

    We have received your query and it is now being processed. We will get back to you on this forum as soon as we can.

    Regards,
    BestWebSoft Support Team

    Plugin Author bestwebsoft

    (@bestwebsoft)

    Hi onlyway,

    Unfortunately, this functionality is not available. However, you can request paid customization if you want, and provide all the details on our support forum http://support.bestwebsoft.com/. Also, please note that you will no longer be able to update the plugin after the customization, as all changes will be removed this way.

    Also, you can add Google Captcha to the custom form using our plugin, following the guide below:
    1) Install the Google Captcha plugin and activate it.
    2) Open the file with the form (where you would like to add google captcha to).
    3) Find a place to insert the code for the google captcha output.
    4) Insert the necessary lines:
    if( function_exists( ‘gglcptch_display’ ) ) { echo gglcptch_display(); } ;
    If the form is HTML you should insert the line with the PHP tags:
    <?php if( function_exists( ‘gglcptch_display’ ) ) { echo gglcptch_display(); } ; ?>

    Regards,
    BestWebSoft Support Team

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘BuddyPress Integration’ is closed to new replies.