Losing toolbar on answer editor after WordPress core update

Hello, Please install the latest version of AnsPress.

custom field at answer form / step by step guide

is it possible to remove the default field (as i mark it at screenshot)?

Image not uploading

Hello Sagar, This is a known bug. and will be fixed soon.

Error message: Minimum 1 values are required in field Tags.

I “solved” this problem by de-activating the tag plug in.

Question Title not showing

And from page.php (/wp-content/themes/xxx)  just in case…

Question Title not showing

Code from single.php (/wp-content/themes/xxx) below:

Question Title not showing

Hi Rahul, I imagine you’re after single-question.php located at /wp-content/plugins/anspress-question-answer/templates? If not please specify the file and path and I’ll send it, otherwise here’s the code:

Question Title not showing

Hi Rahul, No I haven’t. I’ve got some CSS override as per below but even when I disable it altogether the single question doesn’t show. I’ve attached a screenshot of single question without any CSS override.

WorkFlow

Thanks! Hey, did you see the pull request I made? Not much, but …..eh….  just a small bit. Seems like when ‘ya get older, if you don’t KEEP coding, you forget things.

WorkFlow

This is very simple. First have a look at this line of code: categories.php#L420 and here you can see style attribute to simply hide the category field: That will do what you want.