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.

Question Title not showing

Hi, it’s look like the_title() tag is missing from your template. Have you override the single question or anspress.php template?

Answer edit notification sending emails to all users

we are already using email extension 2.1 and anspress version 4.1.12 and are having the notification problem.