You need to “Edit Author Slug” plugin. Please check my answer in http://anspress.io/questions/question/how-can-i-change-my-username/ Good Luck
A simple way cans be: 1- creating a page. 2- set it as home page. 3- redirected (301 redirect) it to your custom URL (for example: categories page)!!!!!! this works but doesn’t seem very good. ? (You can redirect it by yoast seo plugin)
You can create a gist for your codes in gist.github.com and paste link here and that will be automatically parsed.
I think you have edited this file and there is something wrong with your code.
getting this error Parse error: syntax error, unexpected ‘AnsPress_Category_Widget’ (T_STRING) on wp-content/plugins/categories-for-anspress/categories-widget.php on line 1
Rahul, please allow translation capabilities for categories and tags plugin 😀 Thanks!
Hi, please go to wp-content/plugins/categories-for-anspress/theme/categories.php and replace line 28: <?php echo ap_get_category_image($category->term_id); ?> with this: <a class=”ap-cat-image” target=”_blank” href=”<?php echo get_category_link( $category );?>”><?php echo ap_get_category_image($category->term_id); ?></a> and line 32: <a class=”term-title” href=”<?php echo get_category_link( $category );?>”> with this: <a class=”term-title” target=”_blank” href=”<?php echo get_category_link( $category );?>”> then go to wp-content/plugins/categories-for-anspress/categories-widget.php and replace lines 34 and 35: <a class=”ap-cat-image” href=”<?php echo get_category_link( $category );?>”><?php echo ap_get_category_image($category->term_id); ?></a> <a class=”ap-cat-wid-title” href=”<?php echo get_category_link( $category );?>”> with this: <a class=”ap-cat-image” target=”_blank” href=”<?php echo get_category_link( $category );?>”><?php echo ap_get_category_image($category->term_id); ?></a> <a class=”ap-cat-wid-title” target=”_blank” href=”<?php echo get_category_link( $category );?>”> GOOD LUCK
Started out as a BlackBerry-only site. So immense popularity. But in an effort to keep site alive, we have embraced all tech and mobile. Also, some entertainment, auto, and more. We used to use VanillaForums hosted, but their customer support was absolutely horrendous to justify paying $300/month for forums. So, we had to make the tough choice to use bbPress. Later found so many of the plugins to enhance bbPress were resource hogs. Luckily, found AnsPress. Now, just need to change “question” to “topic” and “answer” to “reply” for a real forums experience. I have been genuinely pleased with AnsPress. However, not too thrilled that they store ALL user data on their own server… Anyways, check us out, as we just recently launched AnsPress: https://n4bb.com/forums/categories/ Thanks!
You can edit comment template in AnsPress theme, but once comment button is clicked its automatically scrolled to comment form.
We have not added the option for license yet, but it will be like: 2-5 site – $80 Unlimited sites – $150