skmeshram
Forum Replies Created
-
Hey, @ironikus Thanks for the response. I have used custom action to send data and it works for me. This is an awesome plugin 🙂
Forum: Plugins
In reply to: [Solr Search for WordPress] Default Search not workingHi Daniel,
Solr is working on WPE site only it stops the default search in wordpress frontend.
On solr dashboard query is working properly and it’s showing the post and pages which running the query .
We need help for fixing the issue with default search with active “Solr Search for WordPress” plugin on WPE server.
Thanks!
Forum: Plugins
In reply to: [Solr Search for WordPress] Default Search not workingHi Daniel,
We have Pantheon dashboard as well but now we are trying to install this plugin on WPE.
Is “Solr Search for WordPress” not compatible or supported with WPE?
Please let us know.
Thanks!
ShwetaForum: Plugins
In reply to: [Solr Search for WordPress] Default Search not workingHi Daniel,
We are not using on pantheon site. It’s in WP Engine. Can I get the support email address so that, I can email you the codebase and environment.
Also wanted to know if there is any demo available then please share with us. So that we can check how default search works with active plugin (Solr Search for WordPress).
Thanks!
Forum: Plugins
In reply to: [Solr Search for WordPress] Default Search not workingHi Daniel,
We have run the indexing process. For now default theme is activated “Twenty Seventeen” and “Twenty Seventeen” theme has been integrated with WP_Query with the “solr-integrate” parameter set to true.
$args=array(‘solr_integrate’=> true);
$query=new WP_Query($args);But no luck yet.
Please help.
Thanks!
Shweta