MailChimp or other Newsletter Email Service with Anspress & AskBug Theme

I use Smart Ajax Subscribe and its Integration Addon to create a signup for MailChimp and it can connect with a whole raft of other mail services as well. FWIW I find all the “Smart” tools are easy to set-up and reliable. Terence.

AskBug category limits?

I am working on AskBug update, will check the issue.

New notification, subscription and activity system

Some people will always want to have a more fine-grained approach and keep their mail to a minimum, while others are likely to accept more traffic in order not to miss anything. I think its a very good idea.

Is it possible to use Font Awesome Icons for Categories?

I think you forgot to mention, first you need to add… <span class="nt"><link</span> <span class="na">rel=</span><span class="s">"stylesheet"</span> <span class="na">href=</span><span class="s">"https://maxcdn.bootstrapcdn.com/font-awesome/4.4.0/css/font-awesome.min.css"</span><span class="nt">></span> …to your site’s header. I tried but couldn’t get it to work with AskBug until I did so.

Use “Visual Composer” or “Divi Composer” with Askbug theme

Yes, Divi can be used with AskBug to customize it. We are using home.php for home page template and text can be modified easily from frontend.

What widget are you using to create your ads? Such as in the sidebar

Text Widget 🙂

Problems with email notification to users and constant moderation of comments.

Notification is getting improved in 2.4 You have to disable moderation in WordPress discussion setting.

It is possible to have a link from the menu to my subscriptions?

Add a link manually in header.php <a href="<?php wcho ap_user_link('subscriptions'); ?>">Subscriptions</a>