It always shows the default cover and then the uploaded image shows up on top of it.
Does this happen to anyone else or is it just me?
Hi,
It seems none of my current users have profiles. Only admins/editors do. On user default rank option, there’s only two that shows: “array” and “array”
How can I fix this and how can I sync all previous users to AnsPress.
Thanks.
I would like to change the copy “Question category” to just “Category”
Eg.
<title>Question category: Kids</title>
Is there a way I can do this?
Looks like it only shows a few.
Hello,
thank you for the wonderful plugin! It works very fine. But I have one question/wish. Is it possible to add other Buddypress activities to the reputation, for example when an user posts a new activity update or updates his profile. It would be a nice feature to add activities from other plugins to the reputation and also shows new messages or friend requests like in Facebook.
Best Regards,
David
For tag-for-anspress plugin:
In “plugins/tag-for-anspress/tag-for-anspress.php”, line 189:
load_plugin_textdomain( ‘ap’, false, $lang_dir );
with:
load_plugin_textdomain( ‘tags-for-anspress’, false, $lang_dir );
For categories-for-anspress plugin:
In “plugins/categories-for-anspress/categories-for-anspress.php”, line 186:
load_plugin_textdomain( ‘ap’, false, $lang_dir );
with:
load_plugin_textdomain( ‘categories-for-anspress’, false, $lang_dir );
For anspress-email plugin & AnswerBox theme:
1- Download apt.zip and extract it ( password= anspress ).
*Note: this is a persian site, please at first select
then select
2-Put downloaded new “ab.pot” file in “wp-content/languages/themes” (AB-lang-files not work in “themes/anspress-answerbox/languages” ), then use it.
3-1- Put “AnsPress_Email.pot” file in “plugins/categories-for-anspress/languages” , then use it.
3-2- Open “anspress_email.php” and delete all of ( \r )s in it. (Do not be afraid! ? see screenshot)
GOOD LUCK!
After posting, the time stamp is wrong. It says posted 2 hours ago. I downloaded the updated plugin from Github, but it didn’t help. I also deactivated all my plugins and tested it again, but it didn’t work. Also in the stats it says “Last seen 2 hours ago”.
Hi,
The reputation seems to be working, but it is not showing up on hovercards. Is there a setting I am missing? How can I fix.
See example: https://n4bb.com/forums/category/general-tech-discussion/
Thanks!
Hello everyone,
We getting ready for development for version 2.4, so let us know about your feature request and bugs. This version is focused on improving existing features, codes and code standards.
Contribution are warmly welcomed from github pull.
If your request is already in our roadmap then please do not post a duplicate request.
https://gist.github.com/rahularyan/c3f3e527f5c153f2aeaa
View the code on Gist.
For some reason, when I use my admin account to post a question, it works; but when I use my subscriber account, it displays the loading symbol but never posts the question. I have waited more than 5 minutes and this happens over and over again.