Is there any way to ONLY remove the “Sort by” and leave the “Category”?
I think this is a bug. Will be fixed.
You need to add your site link, like this:
That was a bug and already got fixed. Please try downloading : AnsPress Master
Not sure what do you mean. Their are lots of advance import and export plugin try them.
Copy AnsPress categories from theme file plugins\categories-for-anspress\theme\categories.php to your child theme anspress directory. And then add this after line 47: <?php ap_subscribe_btn_html($category->term_id, 'category'); ?>
Thanks Rahul + team! Really really great work. I can’t speak highly enough for the hard-working team efforts put forth by the team. Kudos to you all. I was just going to ask when we can expect 2.4 to launch. 🙂
Yes you can, simply use this function in init hook: ap_register_user_page($page_slug, $page_title, $func, $show_in_menu, $public);
I think this is due to other search filters. Question embed and question as comment will introduce in 2.4
Check this image: