When I upgrade from v3 to v4, I lose all my questions and answers. How can I update without losing any content?

Hi, I added the plugin on my website. I could not find how I can manage the questions like an admin page. Also, I set up everything English after clicking the link on my website the page is translated Turkish. I could not find how I can upload the themes on my website as well.

Questions

I have installed anspress but it doesn’t look anything like the demo. I have tried it on different themes including the default theme but it looks the same. This causes a lot of white space between questions. the search and ask question on top of the page are not inline.

Hi Rahul. I have a little translation problem. How can I change this section? I am going to change but i can not find the file.

Thanks in advance for help.

I wish to import some custom set of questions/answers to my AnsPress website. I have a script which can parse my source of data. How do I create new questions programmatically from this script?

I need to implement custom actions before and after adding a questions by user.

1. Before posting a question I need my user to enter some data on my custom page. After he does this I need to redirect him to question add form and this data should be reflected in form fields.

2. After he submits the form to publish a questions, again, i need to redirect him to my custom page and do some things there and only after that redirect him to question page.

Which hooks/templates in AnsPress should I use to achieve this?