Plugin not supported with JobCareer

Still Problem not resolve we have tested all wordpress tricks, JobCareer theme is premium so we are unable to change it. Please share the valid reason.

Is it possible to use Font Awesome Icons for Categories?

Hi, I tried to include Terence’s code in the header and it didnt work. So I went on http://fontawesome.io/get-started/ , subscribed and got a new script line per email that I included in the header of my askbug-child theme. Then I went in the category options of Anspress and I tried different classes: f0a1 => nothing shown fa-bullhorn => square shown as if it was applied but the icon is not found fa fa-bullhorn => working PROPERLY! 🙂 I guess this answer might help very newbies Sincerely,

RESPONSIVE THEMES + TAPATALK + ANSWERBOX !

Hello, Cant say exact time for AnswerBox release date. Also currently we are very busy with upcoming release (1st Jan) so we cannot think for new addons/integration at the moment. Thanks

Plugin not supported with JobCareer

Your Page with Ask Questions has several errors. Open browser debugger and see. Mixed content errors, google map errors and something about OneSignal. Not sure this is an Anspress problem, did you check with other themes ?

login link in on Login/Signup which show up below the question.

Hi something confusion : As per my understanding i had change the below code is mentioned below, but still unable to login through theme main login / sign up link. <?php if(!is_user_logged_in() && !ap_opt('allow_anonymous')): ?> <div class="ap-please-login"> <?php printf(__('Please %s or %s.', 'anspress-question-answer'), '<a data-action="ap_modal" data-toggle="#ap-login-modal" href="'.wp_login_url(http://insuranceinfo.co.in/register()).'">'.__('Login', 'anspress-question-answer').'</a>', '<a href="'.wp_registration_url().'">'.__('Sign up', 'anspress-question-answer').'</a>') ?> <?php do_action( 'wordpress_social_login' ); ?> </div> <div id="ap-login-modal" class="ap-modal"> <div class="ap-modal-backdrop"></div> <div class="ap-modal-inner"> <div class="ap-modal-header"> <i class="ap-modal-close" data-action="ap_modal_close">&times;</i> <h3 class="ap-modal-title"><?php _e('Login', 'anspress-question-answer'); ?></h3> </div> <div class="ap-modal-body"> <?php wp_login_form(); ?> </div> </div> </div> <?php endif; ?>

Widget AnsPress Question with answer

Anyway , this is how i found it. Maybe you have got some answers on my questions?

Is your AskBug theme compatible with WooCommerce?

Hello, No, it does not support Woo.

v3a2 Private Post in Ask form not working

Still doesn’t work