Bug – I can’t login to wp-admin

Do not connect Admin account with social. I had the similar issue before when I tried to connect admin user to a social site. Please report this issue to WordPress social login developer, I am he may have solutions.

userpage after login with register method

You need to configure redirect link

Only featured questions displayed in the main(home) page

This function will return only featured questions: $query = ap_get_questions( array( 'post__in' => get_option('featured_questions') ) ); Now simply do a while loop for posts.

How do I change the footer_left logo?

You can modify HTML by simply clicking “edit” when you are logged in. Or add an widget to footer left position and default widget will be overridden.

Buying Askbug

Contact me at [email protected], I will provide an alternate way.

Monetize the questions and answers and also show questions to people based on location

that’s extreme watcha think about paying for membership?

Monetize the questions and answers and also show questions to people based on location

when are those features coming out

Different category in different Language with WPML?

I never tried this, but I am sure it can be done somehow.