Forum Replies Created
You must be logged in to create new topic or reply to the topic. Click To Login
- AuthorPosts
- April 5, 2022 at 7:27 PM in reply to: How is ivory search getting it’s search results page format #11299
Hi Dermot,
I hope you’re well today and thank you for contacting us.
Have you tried changing the “posts per page” option in the settings?
Please see the attached image.Best regards,
Ivory Search Support TeamAttachments:
You must be logged in to view attached files.Hi David,
I hope you’re well today and thank you for contacting us.
You can achieve this by adding the below CSS code in the Custom CSS option of Ivory Search plugin settings on the path Admin Area -> Ivory Search -> Settings -> Settings (see image below):
https://ivorysearch.com/wp-content/uploads/2018/12/custom-css-code-option.png
/*CSS to add*/ .is-form-style.is-form-style-3 input.is-search-input, .is-form-style.is-form-style-3 button.is-search-submit, .is-form-style.is-form-style-3 button.is-search-submit .is-search-icon { height: 50px; } .is-form-style.is-form-style-3 button.is-search-submit, .is-form-style.is-form-style-3 button.is-search-submit .is-search-icon { width: 50px; } .is-form-style.is-form-style-3 button.is-search-submit .is-search-icon { padding-top: 13px !important; } form.is-form-style.is-form-style-3 label { width: calc(100% - 50px)!important; } form.is-form-style.is-form-style-3 .is-search-icon svg { width: 26px; }
Best regards,
Ivory Search Support TeamHi Chris,
I hope you’re well today and thank you for contacting us.
Please share your website URL, so I can troubleshoot it.
Best regards,
Ivory Search Support TeamHi CGM,
I hope you’re well today and thank you for contacting us.
The tablepress search is only available if you use the inverted index search engine.
You need to create the index and select the inverted index search engine.Please refer to the images attached.
Best regards,
Ivory Search Support TeamAttachments:
You must be logged in to view attached files.Is the AJAX search returning results and when hitting enter there is no results?
Do you want to redirect the results to another page other than the default front end?
Do you have a server-side cache (maybe a plugin) enabled?
Could you try disabling all other plugins to test it?Another thing you may try is to reset the Search Form, clicking on the “Reset” button located near the “Save Form” and “Duplicate” buttons.
Also, please configure the permalinks settings in your wp-admin area,
clicking on Menu Settings > Permalinks. Please choose one other than “Plain”, like Post name or another option.The search results will be shown on the front page, it is the default behavior.
Hello,
To dynamically display the results after typing in the search text field, please enable the AJAX Search.
Please see the attached image.Attachments:
You must be logged in to view attached files.You are talking about the “extra” in the Search Forms part? I left a lot of basic settings that seemed very good to me and if you look at the image you will see that I have validated the search for customs fields.
Just to be sure, please share a print of this part of the configuration: “Post Types” as shown in the attached image.
Attachments:
You must be logged in to view attached files.Hi myrrh-ae,
I can’t see this private marked message.
Please send the URL to the email admin@ivorysearch.com - AuthorPosts
You must be logged in to create new topic or reply to the topic. Click To Login