| Received an upvote | July 22, 2017 | 10 |
| Posted an answer How can I change who the email sender is?I think you could also do it by a simple filter or plugin: https://enriquechavez.co/change-email-sender-wordpress/ No need to use SMTP. However these filters will change sender/e-mail for all e-mails,... | July 22, 2017 | 5 |
| Received an upvote | July 22, 2017 | 10 |
| selecting_answer | July 22, 2017 | 0 |
| Posted an answer Adjusting the Default ‘Sort By’Below code worked for me. By editing: $args['sortby'] = 'voted'; you can change default sorting. The example shows sorting by votes: <?php add_filter( 'ap_main_questions_args',... | July 22, 2017 | 5 |
| Commented on a post Adjusting default sorting for questions is very basic and needed option. Please add it to the options or if it is possible create an example to do it by filters. | July 22, 2017 | 2 |
| Commented on a post Much appreciated! | July 22, 2017 | 2 |
| Received a down vote | July 22, 2017 | -2 |
| Received an upvote | July 22, 2017 | 10 |
| Asked a question Some options are not savingI am using AnsPress 3.0.1. Some of the options are not saving. I.e. I am not able to turn off "Allow image upload". I uncheck the checkbox, save options and still the checkbox is checked and images can... | July 22, 2017 | 2 |
| Commented on a post Same here, it didn't work on v3.0. I would like to turn off user links on names and avatars. Since I do not use profiles when I click on such a link, I get a 404 page. In my opinion disabling profiles... | July 22, 2017 | 2 |
| registration | July 22, 2017 | 0 |
| Commented on a post It would be great to add support for Categories and Tags plugins. Right now categories/tags do not show up in breadcrumbs when visiting question page. | July 22, 2017 | 2 |
| Commented on a post Is it possible to show them by a filter? Can you post some advice on how to show comments by default? I would like to do that. | July 22, 2017 | 2 |
| Received an upvote Role label like on hereI was able to achieve this by modifying a bit the code from this question: https://anspress.io/questions/question/displaying-pmp-membership-type-under-name/ You just need to remove the part that... | July 22, 2017 | 10 |
| Commented on a post This is not my plugin, I hope the author will do that 🙂 I will use it with your fixes on my page though. Thanks. | July 22, 2017 | 2 |
| selecting_answer | July 22, 2017 | 0 |
| Commented on a post This is so not intuitive 🙁 Should be (in my opinion) in the profile edit page as a simple input file field. | July 22, 2017 | 2 |
| Commented on a post Great. Please do, because I wasn't able to get it working 🙁 | July 22, 2017 | 2 |
| Posted an answer Slack integration for anspressIt is developed on GitHub: https://github.com/bmackinney/wp-slack-anspress | July 22, 2017 | 5 |