Forum Replies Created

Viewing 10 posts - 1,601 through 1,610 (of 1,719 total)

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

  • Author
    Posts
  • in reply to: Free Version Worked & Pro Does Not #1914
    Ivory Search
    Keymaster
    • Topics: 0
    • Replies: 1,824

    The search window is very small. What css would make the search entry field taller in height?

    I visited your shared site but didn’t see the search entry field on your site so could you please tell me where you are dispalying it so that I can help you?

    in reply to: Free Version Worked & Pro Does Not #1904
    Ivory Search
    Keymaster
    • Topics: 0
    • Replies: 1,824

    I hope you are well today and thank you for your question.

    It was plugin misconfiguration issue that you have restricted the search to only search Page post type and attachments posts having slected MIME types as shown in the attached screenshots.

    I have removed these restrctions and now the search seems working fine.

    Could you please confirm it?

    Best regards,
    Ivory Search Support

    Attachments:
    You must be logged in to view attached files.
    in reply to: Aesthetics #1894
    Ivory Search
    Keymaster
    • Topics: 0
    • Replies: 1,824

    I hope you are well today and thank you for your question.

    The search results page and next page link along with the icon is displayed by the search.php file of the theme that you are using on your siteand the plugin doesn’t control it.

    You can change this developing custom code in the search.php file of your child theme by contacting the theme author or consider hiring a developer to develop it for you. You can hire a developer from any freelance site or WordPress agency.

    You can also consider us to develop it for you using the form https://ivorysearch.com/custom-work/

    Best regards,
    Ivory Search Support

    in reply to: Change Name Search Button #1890
    Ivory Search
    Keymaster
    • Topics: 0
    • Replies: 1,824

    Hi Hendrik,

    I hope you are well today and thank you for your question.

    The search form and its placeholder text are displayed by the theme that you are using on your site so you can change it by editing theme searchform.php file in the child theme as described in the following page.

    How to create a custom search form in WordPress

    Alternatively, you can change the text by translating your theme or using any of the below plugins.

    Say what?

    Real-Time Find and Replace

    Best regards,
    Ivory Search Support

    in reply to: Code css for model search #1870
    Ivory Search
    Keymaster
    • Topics: 0
    • Replies: 1,824

    I hope you are well today and thank you for your question.

    That search form effect is not just achieved using CSS code but also using javascript code.

    You have to develop custom code to achieve that.

    Developing custom code for custom functionality is beyond the scope of support that we provide here.

    If you are not a developer then you can consider hiring a developer to develop it for you.

    Best regards,
    Ivory Search Support

    in reply to: Change color for second icon search #1859
    Ivory Search
    Keymaster
    • Topics: 0
    • Replies: 1,824

    You can change text color to blue by adding the below CSS code in the Custom CSS option of Ivory Search plugin settings on the path Ivory Search -> Settings -> Settings

    #masthead .is-menu input.search-form__field::-webkit-input-placeholder{
        color: #2c82b2;
    }
    #masthead .is-menu input.search-form__field::-moz-placeholder{
        color: #2c82b2;
    }
    #masthead .is-menu input.search-form__field:-ms-input-placeholder{
        color: #2c82b2;
    }
    #masthead .is-menu input.search-form__field:-moz-placeholder{
        color: #2c82b2;
    }
    #masthead .is-menu input.search-form__field {
        color: #2c82b2;
    }
    in reply to: Change color for second icon search #1855
    Ivory Search
    Keymaster
    • Topics: 0
    • Replies: 1,824

    I hope you are well today and thank you for your question.

    I visited your shared site and saw the search icon color is blue on it as shown in the attached screenshot.

    Could you please tell me exactly what changes you have to make on it?

    Best regards,
    Ivory Search Support

    Attachments:
    You must be logged in to view attached files.
    in reply to: Any way to tune search behavior? #1840
    Ivory Search
    Keymaster
    • Topics: 0
    • Replies: 1,824

    I hope you are well today and thank you for your question.

    Currently, the plugin doesn’t provide thois functionality but we will implement it soon in the future version of plugin.

    Best regards,
    Ivory Search Support

    in reply to: Hello, i can´t change the button "Search in post content" #1834
    Ivory Search
    Keymaster
    • Topics: 0
    • Replies: 1,824

    Thank you for confirming it.

    in reply to: Hello, i can´t change the button "Search in post content" #1832
    Ivory Search
    Keymaster
    • Topics: 0
    • Replies: 1,824

    I hope you are well today and thank you for your question.

    This issue is resolved in the latest released plugin version 4.1.7 so could you please update the plugin to the latest version and let us know whether it works fine?

    Best regards,
    Ivory Search Support

Viewing 10 posts - 1,601 through 1,610 (of 1,719 total)

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