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.

Hi

I have previously explained several similar samples ( = SSS 😉 ), but still not resolved 🙁

This is another! “ Indian_Ask ” deleted his answer but:

Hi

Most of us check our errors on your site as a reference (including myself). Does “anspress.io” use latest Version of your Updated plugin always?!!

Thanks.

Just curious if you know why my write time seems to be longer than the one on the official AnsPress site. Ideas?

Hi,

I want to change the author link by defaut in wp.

In my website it’s like that : https://www.domain.com/author/name/

When an user comment or write a post there is that link wit his name.

What I want is to custom that link with the new page of profil created with AnsPress for each user.

Ok I know that this must be a wp question and not really an Anspress one but I ask for curiosity.

TY

Hi Rahul,

When my supervisor uploads an image to a question or reply, the “Upload File” window pops up multiple times.

Can you look into this?