Change titles

I have answered this many time. You can do this by WP translation. Just create a new translation for AnsPress with default language.

All labels of Anspress 2.3.2 are in English

Hi Rahul, Well sorry I was already running WP 4.2.3 didn’t noticed that, my WP autoupdate is active. So to go further I saw there is an update for Anspress 2.3.3, so I launched that update and the problem has been suddenly solved. Thanks anyway and sorry for the missed troubleshoot. And thank you for that excellent work !

Question title not showing on page

Excuse me, but did you mark “show question title” in AnsPress options panel/ pages/ page titles/ show question title? perhaps have forgotten it…

Question title not showing on page

Hi, I am having the same problem. But I already have that code snippet. Please see: https://n4bb.com/forums Thank you!

Notifications do not apper on hover

It may be conflicting with your theme. share your site link.

Get question author username

Try this: $question = get_post($question_id); get_the_author_meta( 'user_login', $question->post_author ); Read more info here: get_the_author_meta

Email sent have wordpress@[domain].com, how to fix ?

Install a SMTP plugin and that will solve your issue.

Push a notification message to every user

This may be added in future.

time not match

Firstly update AnsPress to new version. Also time is working fine in single question page. This may solve once you update.

All labels of Anspress 2.3.2 are in English

Hi, Same versions here and I translated the whole pot file in french exported the po/mo files but the front-end remains in english. Has someone been able to translate the same versions into any other language than EN ? Thanks for your help