Why wenn I open the main page with questions its tries to open it with https and not standard with http ?
I’m using latest “Anspress” and “Categories for AnsPress”
but its not works well.
Ofcourse i can activate “category” in plugin menu,
but it was not displayed in Anspress setting.
I tried with Anspress ver 3.0.7,
is works very well.
is is a bug? or any my miss?
Hello,
I’ve created a custom author.php file for my wordpress site to show user’s commnets,article,questions and answers
how can I list all of the user questions and answers and comments in this page?
which code should I use?
thanks!
I want to change some JS for AnsPress, how do I edit main.min.js? What is it compiled from? Are there original scripts (not minified) which I can edit?
Hi!
I have discovered a problem when you disable voting for questions there is a run-time error in AnsPress main.min.js.
There is a part of code which gives an error:
render: function(){
var b=this.$el.find("[ap-vote]").attr("ap-vote");
return this.model.set("vote", a.parseJSON(b), { silent: !0 }),this
}
Using a debugger i’ve figured out that specified element cannot be found which leads to variable ‘b’ become ‘undefined’. After this next line crashes because ‘undefined’ cannot be parsed as JSON.
Apparently, this problem leads to other problems with UI scripts: comments and comment form on answers stop opening.
I tried this on clean AnsPress with my own website template but with no modified AnsPress scripts or templated. AnsPress installed from WP, latest version.
Please, suggest a proper workaround, because I need to disable voting on questions.
Hello,
This plugin is great and everything so far is working as expected with the exception of being able to leave comments anonymously. I saw someone else asked about this a year or two ago, but nothing recently with regards to whether we can allow comments on answers from anonymous users.
I’ve tried all of the various settings within the plugin and within WordPress as well and nothing fixes the red error box appearing “Unable to post comment”. Only when I am logged-in as admin of my website, can I post a comment.
Thanks
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.