In all of the other anspress pages my theme works great. But if you click on a question. The question page puts my header and menu below the question and area to answer. How can I fix this or find what php file to edit to help fix the display of this page http://www.onegeeksolutions.net/?question=what-is-the-best-way-to-get-files-off-of-a-windows-computer-that-wont-boot
Gettting a blank white screen for and url. WTF just happened?
Thanks for building this cool plugin.
I was wonder if I can add search functionality to it, so users can search for questions that have already been answered.
Thanks
Dear Anspress
Your plugin is awesome and was working fine with me but from today its stopped working on my site http://www.techveze.com. Can you figure out how and why it does happen
I have my WP front page set to Static Front Page -> Questions.
I have about 25 questions in my test system and the page-navigation appears at the bottom of the questions list.
Though when I click on the next button or choose any page, the list keeps showing the first twenty questions (page 1).
The URL does change into for example http://localhost:8080/page/2/ but I see the questions of http://localhost:8080/
Not able to Register on Anspress 2.0
When asking a question, the user can now enter his question in the [VISUAL] and [TEXT] tab, even though I have the option “Use text editor ?” unchecked in the AnsPress > Question admin page.
Same goes for the Answer editor.
The default login/register function is not working.
I’ll try to register, but it doesn’t work. The page just refreshes and that’s it. I have gone into my WordPress settings and made sure to check the option that says “Anyone can register”
The signup button is grayed out. The registration process does not look/feel the same as the one on this site.
The checkbox “This question ment to be private, only visible to admin and moderator.” remains visible in the “Ask a question” page if the “Allow private posts” is unchecked in the admin page.
After updating to commit 484932e05586180940ac7c7b9c0071ad1c548d83, the Ask Question page does not work properly anymore.
Well, you can still post questions, but after successfully posting a question, the page does not redirect anymore.
And when for example a required field is not filled, the error is not shown anymore.
The backend (php) still seems to work, I get the correct responses (HTTP 200 + json):
{"form":"ask_form","message_type":"error","message":"Check missing fields and then re-submit.","errors":{"title":"This field is required","description":"This field is required","tag":"This field is required"},"ap_responce":true,"is_ap_ajax":true}
but then I get
Uncaught TypeError: Cannot read property 'setContent' of null anspress_site.js?ver=1.4.3:169
Is this version 1.4.3 accurate?