Hi Rahul, can you point me in the right direction (file name) where to patch the issue by myself until you release the next version? I need to maintain the plugin operational until the next update. By the way, your plugin is the most robust and best designed I have seen. I will buy a paid version for sure if you launch one.

Hi, In regards of resolvethis question, I would love to know if we could test your current AnsPress 2.0 beta build 🙂 Current build doesn’t work at all in my site.

get_queried_object_id(); $sidebar = get_post_meta($id, “qode_show-sidebar”, true); $enable_page_comments = false; if(get_post_meta($id, “qode_enable-page-comments”, true) == ‘yes’) { $enable_page_comments = true; } if(get_post_meta($id, “qode_page_background_color”, true) != “”){ $background_color = get_post_meta($id, “qode_page_background_color”, true); }else{ $background_color = “”; } if ( get_query_var(‘paged’) ) { $paged = get_query_var(‘paged’); } elseif ( get_query_var(‘page’) ) { $paged = get_query_var(‘page’); } else { $paged = 1; } ?> var page_scroll_amount_for_sticky = ; <div class="container"> ”, ‘after’ => ”, ‘pagelink’ => ‘%’ ); wp_link_pages($args_pages); ?> ”, ‘after’ => ”, ‘pagelink’ => ‘%’ ); wp_link_pages($args_pages); ?> ”, ‘after’ => ”, ‘pagelink’ => ‘%’ ); wp_link_pages($args_pages); ?>

give me your code for page.php

Ok I figured out how to add the search bar but still keen to know about the styling of the etc

Hello Rahull, first 2 issues solved, but the registration still doesn’t work,the user enabled in WP settings, are activated and nothing happens. Do i need any extra plugin for this? All the best

1. For activating social login install WordPress Social Login and activate it. Then add API keys of providers. And that’s all, rest of things will be handled by AnsPress. 2. Drag AnsPress search in AP LIST position. 3. Make sure registration for new user is enabled in WP settings.

Use theme my login plugin for registration & login & disable anspress signup & login from options page.

Well I uninstalled the plugin completely and re-installed it again. That fixed the issue. The first time I installed the plugin I ran into some issue (don’t recall exactly what) but I guess something must have gone wrong. Maybe a check/verification/re-run of initial wizard might be appropriate (later on). Furthermore: AWESOME plugin!

Is there a projected release date for 2.0? I’m only asking because I’d like to know if waiting is within my time frame. Thank you.