New Landing How can we help? Themeforest Theme Support Neighborhood Problem with Instant Search Results

Viewing 5 posts - 1 through 5 (of 5 total)
  • #135070
    disisid
    Member
    Post count: 36

    Here there are two issue. Please see the screenshot attached.

    1. The instant search results have problem with css. Please suggest custom css so that the product name is visible.

    2. The search results are not what is expected. How are search results processed – the search results currently don’t seem to be on attributes or category.

    Attachments:
    You must be logged in to view attached files.
    #135107
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    Regarding 1 the color of the text is white, that’s why you can’t see it

    Add the code below to your custom css option and adjust the color to the desired one

    
    .ajax-search-results a{
    color:#000;
    }

    2- Didn’t understand what you mean by attributes and category. can you explain further?

    -Rui

    #135511
    disisid
    Member
    Post count: 36

    By attributes and category, I meant product attributes and product categories that are defined for every product in woocommerce. How does the weighing of different factors take place in search results and where can I modify it?

    #135524
    disisid
    Member
    Post count: 36

    Hey, and the instant search results css that you have given is also not working. It’s still white.

    #135601
    laranz – SUPPORT
    Member
    Post count: 3186

    Hi,

    1. Try this Custom CSS.

    .search-item-content a { color: red; }

    if that didn’t work, try this.

    .search-item-content a { color: red !important; }

    2. We by default did the WordPress search, nothing fancy out there. If you want a custom search you can try something like this http://premium.wpmudev.org/blog/build-your-own-custom-wordpress-search/

    Let us know,

    Thanks,
    laranz.

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