New Landing How can we help? Atelier Super Search doesn't work at all

Viewing 6 posts - 1 through 6 (of 6 total)
  • Posted in: Atelier
  • #285552
    TODBAG
    Member
    Post count: 1

    Hi,
    My Super Search Doesn’t work, I tried to deactivate all plugins, and still not working, even normal search can’t find any of my attributes, only found the products if I mention its name.

    Can you please help me on these problems.
    Your quick reply will be highly appriciated

    Walid

    #285553
    AhmednHussein
    Member
    Post count: 25

    Hi,
    I have the same issue.
    Please share with us the solution if you indentified it.

    #285574
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    I have managed to resolve the issue so please check it now. I edited the sf-supersearch.php file at /atelier/swift-framework/core/ directory.

    Find this code:-
    $sf_ss_dropdown .= '<a class="ss-option" href="#" data-attr_value="' . $term->term_id . '">' . $term->name . '</a>';

    Change with:-
    $sf_ss_dropdown .= '<a class="ss-option" href="#" data-attr_value="' . $term->slug . '">' . $term->name . '</a>';

    Thanks
    Mohammad

    #285940
    TODBAG
    Member
    Post count: 1

    Thank you the super search working fine now, but I need to know should I apply this code each time I update the theme or what you did will solve the problem forever.

    Last thing, the normal search in header doesn’t search my attributes too, when I made my search for products only.

    Can you please help me in this issue.

    Thanks in advance for your help and support.

    Walid

    #285985
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    I informed developer about this issue. Normal search cant search product attributes, you can search only the product title with normal search.
    Thanks
    Mohammad

    #286049
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    Thanks @mohammad, we have included this fix in the next update.

    – Ed

Viewing 6 posts - 1 through 6 (of 6 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register