I need to pull in the template file ID of the author of the best answer how to do it?

I just created a demo system and the only plugin installed is anspress4 like this:

wp plugin install https://github.com/anspress/anspress/archive/master.zip –activate –allow-root

these urls work.

http://192.241.211.135/questions/categories/
http://192.241.211.135/questions/tags/

these do not:

category page

http://192.241.211.135/questions/category/frank1/

(no display of a category)

tag page (404)

http://192.241.211.135/questions/tag/tag2/

there is nothing installed on this system except anspress4 – (latest from master yesterday)

+————-+———-+——–+————–+
| name        | status   | update | version      |
+————-+———-+——–+————–+
| akismet     | inactive | none   | 3.2          |
| anspress    | active   | none   | 4.0.0-beta.4 |
| hello       | inactive | none   | 1.6          |
| wp-fail2ban | must-use | none   | 3.5.3        |
+————-+———-+——–+————–+

you can see here both tags and categories are turned on.

https://www.dropbox.com/s/7nhw9rztz9c5nlt/Screenshot%202017-02-08%2023.14.24.png?dl=0

Hi,

I installed Anspress 4 beta 4. Upgraded from beta 3. When I load the site by itself and navigate to tags pages. I get a 404 error. Tags used to load in beta 3. Any idea what the issue might be?

Thanks,

Tony

How can i remove the big category image in single category oage?

There are some translations missing, I’m using askbug theme.

On Categories page next to category name “(0 Questions)”, how to translate?
http://amzlx.de/questions/category/echo-und-echo-dot/

On Question form:
“Type and hit Enter” and “Attach file hochladen oder add from link”
http://amzlx.de/questions/ask/

On Homepage categories widget, where to translate “Question” and “Questions”?

http://amzlx.de/

Hi,

Is there a reason that the post status ‘private_post’ is used instead of the default WordPress status of ‘private’?

A client of ours has been setting the questions as private from the back end post edit page, and wondering why they are not appearing on the anspress dashboard where the label shows ‘private’. I have realised this is because the posts status needs to be ‘private_post’ to show here.

Is there a better way to set questions as private in the backend, or does it have to be done from the front end for the questions to be set with the ‘private_post’ status?

Thanks for your help!

Matt