Please make sure you have updated to this release: https://github.com/anspress/anspress/releases/tag/2.0.5-4. Then you will not see an undefined function error on homepage. You can easily add register and forgot password link by editing header.php Simply add this: <div class="login-form-links"> <a href="<?php echo esc_url( home_url( '/register' ) ); ?>">Register</a> <a href="<?php echo esc_url( home_url( '/lostpassword' ) ); ?>">Forgot password ?</a> </div>

This will be fixed.

Let me check this. But its a good idea to disable PHP error reporting if your site in production.

Is this available yet?

Thanks for your reply…… where can i download that…or yet to be launched? and what about tags?

Hello Sreek, This was a bug and fixed in 2.1-beta (will be stable soon).

Okey we will add it.

Hello Aric, This theme is not for sale, and also its build on old AnsPress. No, BudddyPress is not being used in this site, user profile are inbuilt features of AnsPress. But if you wish to use BP then you can use that too.

Please update your PHP version, you need at least PHP 5.3 or above. Ask your hosting provider I am sure they will switch your version quickly.

Wow, that was a crazy fast response, Thank you! I noticed this in another post, however, I do not have the option available to me, its greyed out.