Rahul Aryan
30.95K Reputation

Reputations

Received an upvote
BuddyPress profile pic functionality overwrite anspress

Go to WordPress discussion setting and select AnsPress avatar. That will solve your issue.

February 7, 202310
Posted an answer
a critical error on my website

Hello Arifur, Can you send us your php error.log file to email [email protected]

January 2, 20235
Posted an answer
Need help to fix a Bugs

Hello Arifur, We are looking into this issue. Please give us some time to look into this.

January 2, 20235
Received an upvote
AskBug - WordPress theme released

Hello everyone, We are happy to announce that our 2nd WordPress + AnsPress theme has been released. Read more about the theme here: AskBug. Upcoming version: We are working on major an major updates...

December 24, 202210
Answer was selected as best
October 31, 202210
Posted an answer
404 error page after changing name of base page

Hello Matthew, Please save permalinks once and it will be fixed. wp-admin -> Settings -> permalinks.

October 31, 20225
Posted an answer
Custom Fields made, where is my data stored? and how to retrieve it?

Hello, AnsPress does not save custom fields automatically. You need to use init hook. Here is an example https://gist.github.com/rahularyan/ea30cb2c455c4e9a442fefcf2d969014#file-save-custom-form-php More...

September 26, 20225
Answer was selected as best
June 22, 202210
Received an upvote
Adding markdown support

Not planned yet. Will think about it.

June 15, 202210
Received an upvote
Is it possible to give MOD access to a single category?

Hello Keith, This will be available in January release.

June 1, 202210
Received an upvote
Pls How can I remove the Register or Login Links at the footer

Hello, You can do so by adding a file to you active theme. Create a new folder in theme called anspress and then create a blank file login-signup.php That will remove those buttons.

April 23, 202210
Received an upvote
April 4, 202210
Commented on a post

Hello, It was fully compatible with PolyLang. But I have not re-tested in these years. Please explain what issues you are facing now.

April 4, 20222
Posted an answer
How to remove the noindex setting from the question page

Hello, I don't think this is being done by AnsPress. Can you try theses suggestions: https://stackoverflow.com/questions/28043745/wordpress-remove-robots-meta-tag-noindex

April 4, 20225
Posted an answer
Setting Maximum length for question title and question content

Hello, there is already 100 max length validation on title. You can override that using below code. [apcode language="php"] <?php /**  * Override post_title max length validation.  *  * @param array...

April 4, 20225
Posted an answer
QA box on single pages and products

Hello, You can make it work in single page as well in products page. You'll have to use this shortcode: [apcode language="php"] [anspress post_parent=123] [/apcode] To automatically grab current single...

April 4, 20225
Posted an answer
Why Am I Not Receiving Email Notifications?

Please make sure you have enabled email addon like this:

April 4, 20225
Posted an answer
add a new section under about profile

Hello, You have to use this function ap_register_page. For usage instruction please have a look at source code of notification add-on here: https://github.com/anspress/anspress/blob/19e6d549ef06c7d78ac65740f409848f96a49fc6/addons/notifications/notifications.php#L63

April 4, 20225
Received an upvote
Can you embed a facebook video in the question detail?

Hey Frank, Here you can find your answer: https://wordpress.stackexchange.com/questions/225136/getting-results-from-wp-oembed-add-provider

March 25, 202210
Received an upvote
UPCOMING FEATURES AND IMPROVEMENTS

Hello Friends, Just wants to inform all of you that I am alive and have been working continuously on upcoming version of AnsPress :D. Tons of bug fixed and did many improvements. For now I will just share...

March 23, 202210
Load More