Shop Categories

X

SearchBox

Home Forums Agama Pro SearchBox

Topic Resolution: Resolved
Viewing 15 posts - 1 through 15 (of 20 total)
  • Author
    Posts
  • #19328
    biotxakur
    Participant

    The searchbox, on the mainmenu, have a results like a archive products but I can buy products in the results. I need view results like this web “www.oletushuellas.com”.

    #19379
    Zex
    Moderator

    Hello, biotxacur!

    Unfortunately, the search box on the main menu can’t do that.

    Instead, there is option in the theme to insert the Shop Right sidebar in the Shop page in which you can add many woocommerce related widgets (Product Search widget, filter your product by Price…)
    Please, go to the Customizing ▸ Widgets ▸ Shop Sidebarand add the desired widgets to the Shop sidebar

    https://prnt.sc/pliezn
    https://prnt.sc/pligbb

    Also, you can use some of the available woocommerce search plugins:

    https://wordpress.org/plugins/advanced-woo-search/
    WooCommerce Search Plugin – Advanced Woo Search Tutorial
    If you want to add the search box on top of your products on your shop page,
    Edit your Shop page then insert the following shortcode on it:

    [aws_search_form]

    https://prnt.sc/plii8k
    https://prnt.sc/pliir6

    Also I found the following Plugins interesting:

    https://wordpress.org/plugins/smart-woocommerce-search/

    https://wordpress.org/plugins/omega-instant-search/

    Regards

    #20497
    Nick Simpson
    Participant

    Hi All,

    We’ve just installed the WooCommerce Product Search plugin. Much better than the default search.

    I haven’t totally figured out how this plugin overrides the default search. It looks like if the URL is “…/?s=WHATEVER” then the results will use WP’s default whereas if it’s “…/?s=WHATEVER&post_type=product” it will show the plugin results page. Bit weird.

    How can I change the Agama Pro search icon so the search uses the longer URL? (Or maybe I could play around with the .htaccess file.)

    (If Agama Pro hasn’t incorporated an automated way to make this change could this feature be added in a future update?)

    • This reply was modified 3 years, 7 months ago by Nick Simpson.
    #20506
    Zex
    Moderator

    Hello, @Nick!

    As the name of the WooCommerce Product Search plugin suggests, the plugin is configured to search the products in the shop.

    The default search option serves for the general-purpose website search.

    If you want a more advanced search plugin, instead of modifying the theme, you can try the Ivory search plugin, it has some woocommerce search options too.
    Add Search to Menu in WordPress (with Ivory Search Plugin)

    Regards

    #20514
    biotxakur
    Participant

    Ivory search its perfect, could I edit it to align?

    #20517
    Zex
    Moderator

    Hi,@biotxacur!

    Some customization can be applied trough the theme Customizer:
    (Customizing ▸ Ivory Search)

    There are several options to align it, depending on where you want to display your search form.
    If you want to display on the page, insert the shortcode in the desired place using the page builder of your choice.

    If you need to, insert the form in the desired place and send me a screenshot with the marked place where you would like the form to stand and I will help you set it as you want using the custom CSS code.

    Regards

    #20519
    biotxakur
    Participant

    I don’t see those options, I need put on the right

    #20520
    Zex
    Moderator

    Hi, @biotxacur!

    Right… where exactly ?

    in the main menu?

    If you want to show it in the main menu to replace the theme search option, please check the steps from the following posts:

    https://theme-vision.com/forums/topic/how-do-i-place-the-search-engine-on-the-cover-for-mobile-phones/#post-15700
    https://theme-vision.com/forums/topic/search-option-in-social-menu/#post-12343

    Regards

    • This reply was modified 3 years, 7 months ago by Zex.
    #20521
    Nick Simpson
    Participant

    Hi Zex, isn’t the search magnifying glass part of the Agama Pro theme? If it is then can’t it be edited to work with the WooCommerce Product Search plugin?

    Assuming I’m understanding this right, can’t ThemeVision add a new feature to their theme to allow users to tweak the way the search works?

    (Also, when you press the magnifying glass can’t focus automatically go to the text box? Currently I have to click again into the text box to type.)

    #20523
    Zex
    Moderator

    Hi, @Nick!

    Since you asked a couple of questions I’ll divide the answers:

    1.

    isn’t the search magnifying glass part of the Agama Pro theme?

    A: Yes, it is.

    2.

    If it is then can’t it be edited to work with the WooCommerce Product Search plugin?

    3.

    Assuming I’m understanding this right, can’t ThemeVision add a new feature to their theme to allow users to tweak the way the search works?

    A: Yes, it can, in some of the future releases. I will put your request on our TODO list.
    Anyway, I cannot guarantee that this option will be in the next update, so I suggest you use the Ivory search plugin, (follow the steps in the previous post to replace the default search function if you want)

    4.

    (Also, when you press the magnifying glass can’t focus automatically go to the text box? Currently I have to click again into the text box to type.)

    Actually that is the way the search box currently works in the Agama Pro theme.

    If you replace it with the Ivory search plugin, it has some options to change the Search Form Style, from the Customizing ▸ Ivory Search menu
    https://prnt.sc/pwelx6

    I hope these answers will help you

    Regards

    #20526
    biotxakur
    Participant

    yuo can see my page http://www.biotxakur.es. Im talking about primary menu, I need to aling on the right on my web

    #20527
    Zex
    Moderator

    Hi,

    Have you checked the links I gave you in the previous post?

    I suppose that is exactly what you need.

    Regards

    #20529
    biotxakur
    Participant

    Yes I checkhed but I can not edit the align of the seach box

    #20530
    Zex
    Moderator

    Hi, biotxacur!

    I think I understand now.

    Please try to insert the following code into Customizing->General->Additional CSS:

    .sticky-nav>li:last-child {
        position: absolute;
        right: 0;
        bottom: 27px;
    }

    Regards

    #20532
    Nick Simpson
    Participant

    Hi Zex, thanks for your reply. Sorry that we have two different things going on in the same thread.

    I’ve already paid for WooCommerce Product Search. Is Ivory Search a better alternative or does it work in conjunction with WPS?

    Why can Ivory override the way your search magnifying glass works but WPS can’t?

    When clicking on your magnifying glass the text box that pops up doesn’t automatically grab focus. It’s the same on your demo site. Here’s a quick (unlisted) YouTube video: https://www.youtube.com/watch?v=05GkdbjEfrg

Viewing 15 posts - 1 through 15 (of 20 total)
  • You must be logged in to reply to this topic.