Yes. Text styles do not work.
Hello, Thanks for reporting. I am testing it right now.
Found the issue a commit is made to GitHub to fix it.
create a template single-question.php and copy content from single.php. replace while loop with this code: echo do_shortcode(‘[anspress]’);
Please check this question: Adding Latex to questions.
Hello Alex, Is this hosted on wp.org? To get better exposure I recommend posting it on Advance WP group in Facebook.
Thanks for reporting. I just made a fix to GitHub branch.
hi rahul, i’ve sent you the credentials. thanks
Ok I have just reproduced this error, here is how you can do it: Fresh install of WordPress (I am using the Astra Theme but the same problem with other themes) Install Anspress Post a question in an incognito window then close the window Go on the back end of WordPress to answer the question (you must answer in the backend) and you will see the answer counter is still at 0 when it should have increased to 1
Ok so I spent some time on this issue and what I am seeing is if I respond on the front end, the answer counter increases. If I respond on the backend, it doesn’t increase.