infinite load by “load more” and pop up content

Hello Alex, Thanks for suggestion. I will check which issues can be fixed now. I am trying to figure out how I can add Google’s AMP for AnsPress pages. There will be lots of tasks and testings but sooner or later it will happen.

The opposite of [ansPress] short code for individual POSTS – Assistance Request

Rahul, What is the “PRO” version ? Is this a paid-for version of AnsPress ? Thanks

Browser from computer and does not work and remove it

Hello @Rahul Aryan, It still not fixed in version 4.1.7, there is no response when touch “Brower from computer” in iphone safari.   Alex

Write Your Answer General Question

Thanks for the heads up Rahul. Have you seen the editor conflict with themes in the past? I’m doing some initial testing to see if this plugin is the direction we want to go and am noticing that theme is preventing the editor from displaying when using the TinyMCE option. I don’t need to troubleshoot at the moment but, would like to confirm that this will be a relatively easy fix. Thanks again for your help, Tom

Compatibility with Ultimate Member

Hi Rahul, Any update on this please ? Thanks

Text editor not load

found the solution: using tool, i click Permanently delete all AnsPress user data, all AnsPress options and all AnsPress terms and everything back to normal. thank rahul for the awesome plugin 😀

Answers permalink problem

@Rahul, even my old permalinks are not redirecting to new one… i don’t know what to write in .htaccess my old permalink was like – https://medicoshive.com/discussion/question/question-title New url is – https://medicoshive.com/question/question-title   *discussion is removed. Please help me how should I use redirect?   Thanks Regards Atul

Answers permalink problem

try adding this to top of your .htaccess file : RewriteRule ^question/(.*)/(.*)$ /questions/$1/answers/$2 [R=301,L]