• Resolved aleks001

    (@aleks001)


    Hi,

    Is it possible when someone completes the drop downs that they are taken to a PAGE instead of the product? The reason I would like this is that I can setup a page and make it to my needs and then add the products to the page. This way product restrictions aren’t really needed, is this possible ?

    Kind Regards,
    Aleks

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author Pektsekye

    (@pektsekye)

    Hello,

    If it is a category page you can check this plugin:
    https://www.ads-software.com/plugins/product-category-dropdowns/

    Also there is a “Redirect to category page as search results page” modification:
    https://hottons.com/ymm_modifications_other

    Stanislav

    Thread Starter aleks001

    (@aleks001)

    Thanks Stanislav. Do you have a page where it shows instructions on how to enable these modifications ? I can’t seem to be figure it, I would like to do it manually as the upload plugins isn’t working through the dashboard.

    Thread Starter aleks001

    (@aleks001)

    Specifically I’m talking about “Search button inline with drop-downs and mobile view”

    I’ve figured it out but I have a new question If you could help me. I use the horizontal selector but I have 5 fields, how do I make all 5 fields be on a single line because after the 3rd field it starts a new line ?

    • This reply was modified 5 years, 1 month ago by aleks001.
    Plugin Author Pektsekye

    (@pektsekye)

    Hello,

    >after the 3rd field it starts a new line

    For the Part Finder plugin try to replace the line:

    
    .pf-selector.pf-horizontal .level {margin:0; float:left; width:33.3%;}
    

    with:

    
    .pf-selector.pf-horizontal .level {margin:0; float:left; width:20%;}
    

    in the file:
    wp-content/plugins/partfinder/view/frontend/web/main.css

    Stanislav

    Thread Starter aleks001

    (@aleks001)

    Thanks Stanislav,
    I’m starting to understand now how all this is put together I should be able to work out any other customisations myself.

    Great support, appreciate it a lot.

    Regards,
    Aleks

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Can I get make the search when complete go to a page instead of a product’ is closed to new replies.