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>
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.