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?
is this normal i seem to remember that this box used to have code in it when i click.
thanks!
Could you please add an option to hide the number of votes on the widget with last questions?
Thank you very much.
Hello,
I installed Anspress on my WordPress site and it works very fine, except that the ask page returns a 404.
The problem is because I set the question page as mysite.com/forum/
And the question slug as “forum” and I need to get links like mysite.com/forum/title-of-the-question
Now when Anspress wants to generate the page mysite.com/forum/ask it gets an error.
It only works if I set the slug as /forum/forum/question-name/
but I can’t do this because I’m moving from another plugin and I should keep the URLS the same as before.
Can you help me?
I have to install it in more then 10 sites.
How to allow the anonymous users to comment on questions and answers without login or registering..
Hi,
i’m customizing theme askbug Version: 3.0.5.
I want change “main color” on tab “AskBug Options”
I changed default color #ff7545 in something else but on web page the color still the same even after saving.
Can you help me?