• Hi,
    At the single question page there is no option to submit answer or any other option like “Login to answer “. How can i enable this option.

    Thanks

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

    (@designwall)

    Hi Mamonth,

    Please go to Dashboard > Questions > Settings > Permission, then you can grant permission to user can post the answer.

    To add “Login to answer”, please add the code below to `wp-content/plugins/dw-question-answer/templates/answers.php

    <?php wp_login_form(); ?>

    Thread Starter mamoth

    (@mamoth)

    Thanks,

    But when user is not registered then what code i need to place. Like “register to login”.

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

The topic ‘No Answer Option On Question Page’ is closed to new replies.