I am experiencing the same problem after upgraded to the latest version. All my side widgets appears on the bottom instead of right-hand or left-hand side of page. It has to be bug on the newly upgraded version. 🙁

No need for disqus support(but thanks) I fix this on my test site just need to push to anspress.

I have contacted Disqus support, as soon as I have an answer I will post it here.

Pleaze download the latest version from Github

I found it! It was a problem with jQuery, my WP page didn’t have ‘.answers’ class. With this, I can test the plugin features, if I have any problem I will be here another time 🙂 Thank you for your help Rahul Regards, Daniel

I have tried with the admin user and as a normal user. I have the same problem with both users. I’m really surprised because the plugin doesn’t display any error message

Are you posting as an Admin ? if not then check user have proper role like participants. You can set default role in WordPress setting, I suggest you to use participants as default role

Hello guys, can you ask plugin developer about this issue ? I am sure they will tell us the solution 🙂

you can get anspress profile link using: $user_link = ap_user_link(get_current_user_id());

oh 😀 simply do this add_action('show_admin_bar', '__return_false');