New Landing How can we help? Atelier Search is getting wrong results

Viewing 15 posts - 1 through 15 (of 22 total)
  • Posted in: Atelier
  • #285178
    AhmednHussein
    Member
    Post count: 25

    Team,
    search is getting strange results and the correct results appear only of search text written between double quotes
    Example:
    Search text: mate 7
    results: many not related products

    Example:
    Search text: “mate 7″
    results: almost correct results

    2- View control show grid and list views only how the third view look like and where to set it from.
    3- Need to make site scale re sizable on mobile using two fingers ” zoom out/in”

    #285691
    David Martin – Support
    Moderator
    Post count: 20834

    1) Are you running and search plugins in conjunction with the theme. The search function is just the default WP function.

    2) I don’t understand this. Could you describe the problem further or add some screenshots to help illustrate the issue

    3) You can install and activate the child theme, inside that please copy the header.php file from the parent theme. You can then add this: <meta name="viewport" content="width=device-width, initial-scale=.5, maximum-scale=12.0, minimum-scale=.25, user-scalable=yes"/>

    #285986
    AhmednHussein
    Member
    Post count: 25

    1- no i’m not using search plugins as my previous theme (goodstore) had option search type WordPress or woo-commerce and woo-commerce with working fine.

    2- see attached, the standard and grid are the same, also from where i can change them or show or hid them.
    3- thank you.

    Attachments:
    You must be logged in to view attached files.
    #286043
    AhmednHussein
    Member
    Post count: 25

    Also super search is not working or clear how to use/config it.

    #286315
    David Martin – Support
    Moderator
    Post count: 20834

    1) Using quotation marks in the search will change the search term WP is outputs. It is not used to refine the search.

    2) Theme Options => WooCommerce Options => Enable Mobile Filters Globally. You set the widgets in Appearance => Widgets.

    3) Super Search is set in Theme Options => Super Search Options. It relies on you having setup your products to use attributes/categories.

    Thanks.

    #287281
    AhmednHussein
    Member
    Post count: 25

    Can you recommend search plugins that works fine with your theme. my main target are products names, tags , categories and brands?

    #287282
    AhmednHussein
    Member
    Post count: 25

    Also from where to run or test Supper search function I saw it in theme option but from where to test please?

    #287444
    David Martin – Support
    Moderator
    Post count: 20834

    The Relevanssi plugin is a great, very powerful search plugin. It requires some setup work on your part but is very powerful.

    To test the super search, create a page. Using the Page Builder as the Super Search asset the page.

    Thanks.

    #287498
    AhmednHussein
    Member
    Post count: 25

    Great Thanks for the recommendations.
    about Super Search: I can’t find brand as filter do you know why?

    SuperSearch


    Also why values in product category and capacity are few, how to list all values to select from them?

    #287502
    David Martin – Support
    Moderator
    Post count: 20834

    Have you added the attribute brand and assigned the attributes to products?

    They need to be assigned to products and the products need to be published.

    Thanks.

    #287652
    AhmednHussein
    Member
    Post count: 25

    I have brands plugin not on attribute base.
    What about second question:
    “Also why values in product category and capacity are few, how to list all values to select from them?”

    #287653
    David Martin – Support
    Moderator
    Post count: 20834

    You need to add the product brands as attributes.

    I do not understand this: “Also why values in product category and capacity are few, how to list all values to select from them”, please illustrate this with any screenshots.

    #287731
    AhmednHussein
    Member
    Post count: 25

    In the link below the product category
    List display partly not all product category http://www.imediastores.com/supersearch

    See screen shot

    Attachments:
    You must be logged in to view attached files.
    #287866
    David Martin – Support
    Moderator
    Post count: 20834

    Please this:

    .sf-super-search .search-options .ss-dropdown ul {
        position: absolute;
        width: 100%!important;
        min-width: 345px;
        top: -20px;
        left: -145px!important;
        right: -145px!important;
    }

    For new issues, please open a new thread.

    Thanks.

    #288455
    AhmednHussein
    Member
    Post count: 25

    Thanks David, but where should i add this CSS?

Viewing 15 posts - 1 through 15 (of 22 total)

You must be logged in to reply to this topic.