New Landing How can we help? Atelier Question for Super Search and attributes

Viewing 9 posts - 1 through 9 (of 9 total)
  • Posted in: Atelier
  • #285305
    marsch81
    Member
    Post count: 11

    Hi there,

    I am having a problem with Super Search. It worked before but now none of the attributes work.
    I’ve deactivated all plugins, that didn’t work.

    Thanks for helping

    #285306
    marsch81
    Member
    Post count: 11
    This reply has been marked as private.
    #285383
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    I have managed to resolve the issue so please check it now.
    Thanks
    Mohammad

    #285384
    marsch81
    Member
    Post count: 11
    This reply has been marked as private.
    #285401
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Glad ๐Ÿ™‚ to help you.
    Thanks
    Mohammad

    #286683
    marsch81
    Member
    Post count: 11
    This reply has been marked as private.
    #286711
    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

    #286771
    marsch81
    Member
    Post count: 11

    Thank you again! Very grateful for your quick help!

    #286773
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Glad ๐Ÿ™‚ to help you.
    Thanks
    Mohammad

Viewing 9 posts - 1 through 9 (of 9 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