How to remove default anspress cover

Please use search before asking: http://anspress.io/questions/question/how-do-you-change-the-anspress-cover-photo-on-profiles/

How to enable email notification

Thank you for that. You are right. I see in the emails it comes from WordPress (wordpress@****.com) Do you know how to change this?   Thanks!

Remove credit sentence

Appearance -> customize -> Askbug options -> hide copyright in footer

Change the [Ask a question] buttons and [question]/[answer] activity

Similar to this, can we change that same button to say “sign up” for users who aren’t logged in?   Thanks!

How to enable email notification

Hey guys, I just downloaded the plugin, but I only see an option to enable “admin emails”. I wanted to use this plugin to notify users, of when their questions got responded to. Is that a different ask altogether?   Am I missing something?   Thanks! 

Can I have questions in multiple categories?

It does not allow multiple category by default in frontend but yes it can be achieved easily, I will write a detailed tutorial.

Anspress notification email text/html format

Is it possible to change the “from” name of the email sent to something other than “WordPress <[email protected]>”

Anspress notification email text/html format

Just replace “text/plain” to “text/html” in line 372, see here: https://github.com/anspress/anspress-email/blob/master/anspress_email.php#L372

Anspress notification email text/html format

Hello I would like to have the notification emails be in HTML format as well, but the plugin is not rendering the HTML tags. Can you explain the solution to get this working? Thanks!

Change the [Ask a question] buttons and [question]/[answer] activity

You can use same translation to change any string of AnsPress. There are so many answers related to your question and its pretty easy. Simply create .po for your default language using ap.pot and translate AnsPress strings to your own. Use poedit to quickly edit .po files.