Moving the meta description

I couldnt find it in the anspressĀ pluginĀ folders, But there was a folder in my theme folder called anspress/answer.php Odd, is that supposed to create a template folder for us.?

How to disable suggestions in new Question

hello, You should use this code in your stylesheet: #similar_suggestions{ display: none; }

Double information in each answer

Hello, In your stylesheet write this code: #answers .ap-post-history{ display: none; }

Moving the meta description

thank you Rahul, very good.

Removing breadcrumbs from base page.

You mean the breadcrumbs widget ? If so, you can use a Widget Context plugin to display them in specific page(s).