Redirect after post a question

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?

Anspress 4: permalink structuur

Please check AnsPress options.

Anspress 4: permalink structuur

Can you make this please ?

AP4: Cannot delete question

Thanks for the update and it works now ๐Ÿ™‚

4.02 updated. Categories gone. Ask question error

Hello, Thanks for quick response. I have done all of them but still no success. I even click View from back end categories and it is the same thing. Somehow it does not create pages for it. Should I send you admin logins?

4.02 updated. Categories gone. Ask question error

Hello, Please make sure to re-add AnsPress menu links. Also Make sure to enable categories and tags addons from AnsPress->options->addons. Update your permalink option and it will be fine.

AnsPress 4.0.0

Update reset questions views count ๐Ÿ™

AnsPress 4.0.0

Hey there, Rahul, great work! Thanks! After updating, search doesnโ€˜t seems to work correctly. After hitting search, there are results from whole website. Anspress is installed as part of functioning website, on one page (subdirecory). Also, is there option for breadcrumbs to start from that page where anspress lives, and not from website homepage. What is your recommendation, should I install separate wordpress for AnsPress, or should I go like this.