Thank you it works. Now how to stop it from creating duplicate page titles? Look please. http://ecopsi.org/query-response/

just add this to style.css: .anspress .ap-container ul{ list-style:none; padding:0; margin: 0; }

I will check this issue

Please try after disabling other plugin.

Hi, I will to test this. 😀

Hi, Is it possible to customize the emails that are sent? Thanks,

I will check this, little busy this week so not able to check it.

Yes it can be done, but I didn’t tried it either. But I will add this feature to AnsPress. Thanks for reminding me

I was able to isolate the issue… Within the “ap.css” file on LINE 1 there is the following code: /*start bootstrap styles */ * { -moz-box-sizing: border-box; box-sizing: border-box; } ==================== When I delete this line the Theme’s Navigation is normal. BUT… Then it makes the WP sidebar widget fall below the Questions box. ==================== Please help.

Just sent you an email with my website address.