Forum Replies Created

Viewing 10 posts - 1 through 10 (of 13 total)

You must be logged in to create new topic or reply to the topic.

  • Author
    Posts
  • Fabio
    Participant
    • Topics: 0
    • Replies: 13

    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 Team

    Attachments:
    You must be logged in to view attached files.
    in reply to: Style the search bar #11298
    Fabio
    Participant
    • Topics: 0
    • Replies: 13

    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 Team

    in reply to: No search results on AMP version #11281
    Fabio
    Participant
    • Topics: 0
    • Replies: 13

    Hi 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 Team

    in reply to: tablepress not searchble #11278
    Fabio
    Participant
    • Topics: 0
    • Replies: 13

    Hi 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 Team

    Attachments:
    You must be logged in to view attached files.
    in reply to: I have no result fields that appear #11251
    Fabio
    Participant
    • Topics: 0
    • Replies: 13

    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?

    in reply to: I have no result fields that appear #11246
    Fabio
    Participant
    • Topics: 0
    • Replies: 13

    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.

    in reply to: I have no result fields that appear #11228
    Fabio
    Participant
    • Topics: 0
    • Replies: 13

    The search results will be shown on the front page, it is the default behavior.

    in reply to: I have no result fields that appear #11215
    Fabio
    Participant
    • Topics: 0
    • Replies: 13

    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.
    in reply to: I have no result fields that appear #11203
    Fabio
    Participant
    • Topics: 0
    • Replies: 13

    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.
    in reply to: Ivory Search only shows products through tags filter #11201
    Fabio
    Participant
    • Topics: 0
    • Replies: 13

    Hi myrrh-ae,
    I can’t see this private marked message.
    Please send the URL to the email admin@ivorysearch.com

Viewing 10 posts - 1 through 10 (of 13 total)

You must be logged in to create new topic or reply to the topic.