Forum Replies Created

Viewing 10 posts - 1,061 through 1,070 (of 1,719 total)

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

  • Author
    Posts
  • in reply to: Change styling of search box #5891
    Ivory Search
    Keymaster
    • Topics: 0
    • Replies: 1,824

    I hope you are well today and thank you for posting here.

    The three images that you have shared seem the same.

    Could you please describe your question a bit more?

    Also, If you want to share large size images then you can do so by uploading the screenshot on any image sharing website like http://imgur.com/ and sharing its unique URL here.

    Best regards,
    Ivory Search Support

    in reply to: Add Database ID search as a result ? #5878
    Ivory Search
    Keymaster
    • Topics: 0
    • Replies: 1,824

    Have a fantastic day!

    in reply to: Add Database ID search as a result ? #5875
    Ivory Search
    Keymaster
    • Topics: 0
    • Replies: 1,824

    As said above, I will implement this feature in the future version of the plugin.

    If you are not a developer then you can 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/

    in reply to: Add Database ID search as a result ? #5871
    Ivory Search
    Keymaster
    • Topics: 0
    • Replies: 1,824

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

    Currently, the plugin does not search IDs but I will implement this feature in the future version of the plugin.

    The posts_search function added in the below plugin file handles searching functionality.

    https://plugins.trac.wordpress.org/browser/add-search-to-menu/trunk/public/class-is-public.php#L635

    Best regards,
    Ivory Search Support

    in reply to: Move Search Button Further Right in the Menu #5865
    Ivory Search
    Keymaster
    • Topics: 0
    • Replies: 1,824

    – How can I change the border radius of the search button in the pop-up? Right now there is an empty space between the search button and the search box.

    You can use the below CSS code to change.

    #is-popup-wrapper input.is-search-submit {
        border-radius: 0;
    }

    On Mobile:
    – I can’t properly see the AJAX search results on mobile (see screenshot). How can I fix this?

    It displays fine for me as shown in the attached screenshot.

    Could you please try testing it multiple times?

    – Can I change the font colour etc. for “cerca nel sito” on mobile?

    You have to develop more custom CSS code to achieve this.

    Attachments:
    You must be logged in to view attached files.
    in reply to: Search Results not working after last Update #5863
    Ivory Search
    Keymaster
    • Topics: 0
    • Replies: 1,824

    This can be a theme issue used on your site so to confirm it just temporarily use the Twenty Twenty theme on your site. If everything works fine then it’s your site theme issue.

    Would you mind if I log in to your site and do quick troubleshooting? If this is ok then could you please temporarily create an admin user account and share me the account login details privately by checking the option “Set as private reply” when replying to this topic?

    in reply to: Search Results not working after last Update #5855
    Ivory Search
    Keymaster
    • Topics: 0
    • Replies: 1,824

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

    This can be due to the misconfiguration of the search form so please try resetting the search form by editing the search form and clicking on its reset button.

    After resetting, please check whether it works fine and then reconfigure it.

    Best regards,
    Ivory Search Support

    in reply to: Move Search Button Further Right in the Menu #5843
    Ivory Search
    Keymaster
    • Topics: 0
    • Replies: 1,824

    Please also use the below custom CSS code to fix it.

    .menu-highlight:not(.header-fixed):not(.header-simple) #Header #Top_bar.is-sticky .menu > li.is-menu > a {
        padding: 5px 15px !important;
    }
    in reply to: Move Search Button Further Right in the Menu #5830
    Ivory Search
    Keymaster
    • Topics: 0
    • Replies: 1,824

    Currently, there is no option to add a magnifier icon next to the text.

    in reply to: Mobile menu #5825
    Ivory Search
    Keymaster
    • Topics: 0
    • Replies: 1,824

    Please make sure that you have not configured the plugin settings to display the search form on the mobile website header as described on the below page.

    Display Search Form In Mobile Site Header

Viewing 10 posts - 1,061 through 1,070 (of 1,719 total)

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