Apr 20, 2018 11:05 am
Here is what I did:
1. Install wpForo with default location community. So, forum should be at 'domain.com/community/'.
2. Visit 'domain.com/community/'. See nothing.
3. Create a page 'page-community.php' and put following code inside it:
<?php get_header(); ?>
[wpforo]
<?php get_footer(); ?>
4. Visit 'domain.com/community/'. See `[wpforo]` as text.
I know this is very stupid quaestion but could anyone please tell me how can I see something forum like on the `domain.com/community` page?
Thanks.
14 Replies
Apr 20, 2018 11:50 am
Hi WPForoNoob,
Please turn back all steps, that you've done. Deactivate wpForo and activate it again.
Apr 20, 2018 1:20 pm
Hi Sofy,
When you say turn back all steps, do you mean I should do everything in reverse?
Apr 20, 2018 1:27 pm
3. Create a page 'page-community.php' and put following code inside it:
<?php get_header(); ?>
[wpforo]
<?php get_footer(); ?>
Please delete this page.
Apr 20, 2018 4:48 pm
Could you please Deactivate all plugins and test it?
Page 1 / 3
Next