How to delete / disable the description field on ask question forms. If the questions is short then it becomes redundant for user to type it twice.

I found the code snippet on deprecated.php that maybe relevant with it ap_get_ask_form_fields()

If it’s the correct code, could you tell me how to override it ?. Thanks

There is still some minor stuff to fix on this version:

  • Translation issues on Ask form, before it was all translated now it looks some strings are out of possible translation
    • Same translation issues on Comenting and Answering
  • Breadcrumbs of Categories are broken if you Categories slug is diferent than ‘categories’
  • Subcategories forums do not follow same page structure than Categories, for any random Category I have sidebars, this sidebars were not there before, and are not showing in any other Anspress page.
  • In my case: Add a comment Javascript looks broken

Since the 4.1.0 update, the css on a single page question seems to be displaying wrong.

Example: https://tinyurl.com/yb8h825k

How to hide or delete the description on ask a question page when user are trying to ask a question ?

When you search for a question the result is not clickable, this is just happening in the version 4.1.0, in the version 4.0.5 everything is working like it should.

The tags are not working.

Explanation
For example when you create a new question, select a tag and click publish, when the page reloads you see that the tag is not selected in the question tags box. If you go to the tags admin page, you see the count in 0 meaning that no question has this tag assigned. Of course, the tag filter in the frontend is not working because this functionality is not working properly.

WordPress 4.8.3
Anspress 4.1.1

TypeError: a.data is undefined
[Weitere Informationen]
common.js:68:36

 

No formatting for code – sucks.

Sorry but 4.1.0 is messed up:

First of all after upgrading I need to update save the permalinks multiple times, I know WP is messy with those things that is why I know. I am not sure if its the anspress permalinks save or the core wo permalinks save but I have to do this or questions links will lead to wrong pages …

Why are comments in a modal now? I hate this! “Comments open by default” does not work.

I cannot edit answers, I get “Sorry, you cannot edit this answer.” permissions are supposedly improved, in my case they are just messed up. No information at all why. I am the admin of the site I have all the permissions!

Clicking the answer from now gets me the animation to load the form but nothing happens, it just gets stuck. All this AJAX bullshit, modals …. trying to be fancy actually just ruining everything making user experience worse. Not error messages … nothing even with WP debug enabled. Total mess.

It may also have to do with my new host pantheon.io and caching, I disabled caching for everything in /support/ where my Anspress site is. I do not know its its trying to load things from elsewhere because its totally nontransparent what its doing. Set cache to 1 seconds only. Tried again, that not seems to be it.

I know this is hard work and all but it feels like we are the beta testers again and I am annoyed.

I never even touched any of the permissions but I just noticed that the `ap_read_comment` permission was missing from all of the roles! Strangely enough my issue is with answers not comments.

So glad I am actually testing this on a staging site. I will wait b4 I upgrade but I have the feeling it will be a mess no matter how long I wait. Not sure if I should just switch to something that just works. I spend so many hours coding my own thing into it …

When closing the stupid comment modal the page scrolls to the very top. It happens on this site as well. Why oh why did you implements this stupid modal? Why not just a basic textarea where the actual comment are like b4. This so counterintuitive!