Forum Replies Created

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
  • in reply to: Sweetdate WP Feature Requests #163
     buddhatunes
    Participant

    Any suggestions on creating this page? A widget with member’s pictures/links who viewed my profile would also be great.

    in reply to: Captcha Registration Popup #162
     buddhatunes
    Participant

    Per http://wordpress.org/plugins/captcha/faq/,

    I inserted this successfully in Sweetdate general-register-modal.php (captcha shows but does not work)

    <?php if( function_exists( ‘cptch_display_captcha_custom’ ) ) { echo “<input type=’hidden’ name=’cntctfrm_contact_action’ value=’true’ />”; echo cptch_display_captcha_custom(); } ?>

    Uncertain about instruction below to “add the lines to the function of the entered data checking”

    <?php if( function_exists( ‘cptch_check_custom_form’ ) && cptch_check_custom_form() !== true ) echo “Please complete the CAPTCHA.” ?>

    in reply to: Buddypress pages not showing #158
     buddhatunes
    Participant

    thanks, i did not have an .htaccess file for pretty permalinks – all good now

Viewing 3 posts - 1 through 3 (of 3 total)

Log in with your credentials

Forgot your details?