Installing AnsPress

This section describes how to install AnsPress and get it working.

From plugin installer

This is the most easiest way to install AnsPress to your WordPress site.

  1. Navigate to wp-admin->Plugins->Add new.
  2. Type AnsPress in search bar and wait for AnsPress card to show up.
  3. Click install and then activate and you are done.

From FTP/SFTP

  1. Download latest version of AnsPress from: anspress-question-answer.zip
  2. Upload anspress-question-answer.zip to the /wp-content/plugins/ directory
  3. Activate the plugin through the ‘Plugins’ menu in WordPress
  4. Place <?php do_action('plugin_name_hook'); ?> in your templates

From WP-CLI

Run this command from console:

wp plugin install anspress-question-answer --activate

Adding base page

There must be a base page for AnsPress to work properly. You can learn more about AnsPress base page here: What is base page? AnsPress shows a notice in wp-admin if no base is set already. You can click link in notice to automatically create base page.

If you need more help installing AnsPress, you can contact us by posting a support request at Support.

1 Comment

  1. Thanks, I had a trouble getting the plugin to work and all I needed was to place the plugin name hook in functions.php of my template.

    Reply

Leave a Reply

Your email address will not be published.

This site uses Akismet to reduce spam. Learn how your comment data is processed.

Add your comment