Forum Replies Created
You must be logged in to create new topic or reply to the topic. Click To Login
- AuthorPosts
Hi Silvia,
I hope you are well today and thank you for your question.
The Ivory Search plugin doesn’t display Search Results page but it is displayed by the theme that you are using on your site. It is generated by search.php file of the theme so you have to change this file code & also develop some CSS code to change search results page.
Best regards,
Ivory Search SupportPlease add them as displayed in the attached screenshot.
Attachments:
You must be logged in to view attached files.I hope you are well today and thank you for your question.
The plugin is compatible with woocommerce plugin and it searches woocommerce products.
Could you please share me your site URL where it’s happening so that I can troubleshoot it?
Also please share me the screenshots of Search Form settings that you have configured on your site.
Best regards,
Ivory Search SupportThe Visibility option is part of Jetpack.
I thought you may be able to help because the plugin allows me to have multiple search forms.Yes the plugin allows you to have multiple search forms but as you said widgets visibility is controlled by Jetpack plugin and it is not specific to search widget but you can also test it using any other widgets so please contact Jetpack plugin support to resolve it.
Forgetting the Jetpack Visibility options, how would you control which search form appears when results are shown?
I have already provided you custom coding solution above.
If you can’t develop custom code then you can consider hiring a developer to develop it for you or get help from below priority support forum.
https://ivorysearch.com/priority-support/Shouldn’t it be the search form that was used to perform the search, and only that one?
Yes that is what is happening on your site but the plugin doesn’t generate search results page but the theme that you are using on your site.
I have provided you above custom coding solution to achieve it but it seems you are using a plugin to control visibility of widgets so please contact the plugin developer to achieve it as it is not related to Ivory Search plugin.
Awesome great to see you got that resolved and thank you for sharing the solution in the forum.
Have a fantastic day!
I hope you are well today and thank you for your question.
The search form URL contains ID argument which uniquely identify each search form so you can use this ID to display differnt search form based in ID value.
To achieve this you have to edit your theme search.php file and develop PHP code in it to display differnt search forms based on ID.
You can display search form developing PHP code as following.
echo do_shortcode('[ivory-search id="1743" title="Default Search Form"]');Best regards,
Ivory Search SupportIt’sreally strange.
Please try doing reverse, instead of exclusing all pages just include the pages in the includes section that you want to make searchable and don’t so anything in the excludes section.
Ok
This can be due to plugin conflict on your site so please try temporary deactivating all plugins except Ivory Search plugin and see whether everything works fine and then enable the plugins one by one to see which plugin is conflicting if any or use following plugin to check it.
Then would you mind if I log in to your site and do some troubleshooting? If this is ok then could you please share me your site log in details privately by checking the option “Set as private reply” when replying to this topic?
- AuthorPosts
You must be logged in to create new topic or reply to the topic. Click To Login