Forum Replies Created

Viewing 10 posts - 591 through 600 (of 1,719 total)

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

  • Author
    Posts
  • in reply to: Display of search results #11516
    Ivory Search
    Keymaster
    • Topics: 0
    • Replies: 1,824

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

    The search results page is displayed by the search.php file of the theme that you are using on your site so the plugin doesn’t control how it is displayed but your site theme controls it.

    You can display the search results as a grid 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 hiring us to develop it for you using the form https://ivorysearch.com/custom-work/

    Best regards,
    Ivory Search Support

    in reply to: How can i search custom fields (acf) boolean #11464
    Ivory Search
    Keymaster
    • Topics: 0
    • Replies: 1,824

    That you can achieve by configuring the search form as shown in the attached screenshot.

    Attachments:
    You must be logged in to view attached files.
    in reply to: Move Position In Main Menu #11453
    Ivory Search
    Keymaster
    • Topics: 0
    • Replies: 1,824

    You are always welcome, I’m glad I was able to help you with this matter. There is no obligation but by your kind words I wonder if I could trouble you to leave a review based on this experience here:

    https://wordpress.org/support/plugin/add-search-to-menu/reviews/?filter=5

    I’d really appreciate that. 🙂

    And if I can be of any further assistance please don’t hesitate to ask.

    in reply to: Move Position In Main Menu #11451
    Ivory Search
    Keymaster
    • Topics: 0
    • Replies: 1,824

    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

    #site-navigation {
        width: 100%;
    }
    .main-navigation li.is-menu {
        float: right;
    }
    in reply to: How can i search custom fields (acf) boolean #11450
    Ivory Search
    Keymaster
    • Topics: 0
    • Replies: 1,824

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

    Instead of using a custom field for this, you can use category or taxonomy to categorize them and the plugin will search only the posts having a specific category or taxonomy.

    Best regards,
    Ivory Search Support

    in reply to: Product display after print #11448
    Ivory Search
    Keymaster
    • Topics: 0
    • Replies: 1,824

    The search results page is displayed by the search.php file of the theme that you are using on your site so the plugin doesn’t control how the products will be displayed on the search results page but your site theme controls 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 hiring us to develop it for you using the form https://ivorysearch.com/custom-work/

    in reply to: Move Position In Main Menu #11447
    Ivory Search
    Keymaster
    • Topics: 0
    • Replies: 1,824

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

    Could you please share your site URL where it’s displaying so that I can help you?

    Best regards,
    Ivory Search Support

    in reply to: Product display after print #11439
    Ivory Search
    Keymaster
    • Topics: 0
    • Replies: 1,824

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

    Do you mean on the search results page or in the AJAX search results?

    Best regards,
    Ivory Search Support

    in reply to: tablepress not searchble #11435
    Ivory Search
    Keymaster
    • Topics: 0
    • Replies: 1,824

    Could you please try configuring the search form Fuzzy Matching option as shown in the attached screenshot?

    Attachments:
    You must be logged in to view attached files.
    in reply to: I have no result fields that appear #11410
    Ivory Search
    Keymaster
    • Topics: 0
    • Replies: 1,824

    I have already done the test with twenty twenty one and indeed it works well, there must indeed be a problem with my personalized theme, I cannot share the link of my site because I work in localhost, but I can share screenshots of my code.

    If it is your theme issue then please contact the theme support to resolve it.

    I’m a junior web developer and I wanted to take care of page redirection myself, so what do you mean by custom code? What code and where?

    The custom code means you have to develop code yourself to achieve this. There is no already developed code or solution for it.

Viewing 10 posts - 591 through 600 (of 1,719 total)

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