There’s also on Category pages: View post on imgur.com “Category” title and “Questions”
Yes, comment is enable on my homepage. And it works.
Hello, Please check if you have enabled comment in WordPress settings.
Here is some function without translation and look at some string are empty.
Hi Guys. I was working with a bit complex site an I wasn’t allowed to disable another plugins. So I solved using this javascript code: window.onload=function() { document.getElementById(“ask_form”).onsubmit =function() { window.location.replace(“yoururl.com”); return false; } } So now I’m redirecting to the anspress index after submit a new question. It works well by now. What do u thing about this solution?
Please check AnsPress options.
Can you make this please ?
Thanks for the update and it works now 🙂