• Hello! I need help with enabling the autocomplete of this plugin, I'm using gutemberg and added the search block, however the autocomplete is not working, here are my settings just in case:

    and the styling code:

    .ewd-ufaq-faqs p{font-family:inter!important;}
    .ewd-ufaq-expand-all{display:none;}
    .ewd-ufaq-faq-category-title h3{
    font-size:22px;
    font-weight:600;
    }
    .ewd-ufaq-faq-title-text h4{font-weight:600;}
    .ewd-ufaq-faq-title .ewd-ufaq-post-margin-symbol span{font-size:16px!important;}
    div.ewd-ufaq-faq-title div.ewd-ufaq-post-margin-symbol{margin-top:5px;margin-right:10px!important;}
    .ewd-ufaq-jquery-ajax-search{margin-left:20px;}
    .ewd-ufaq-field-label{display:none!important;} ewd-ufaq-text-search{border: 1px solid lightgrey; border-radius: 20px!important; min-width: 100% !important;} ewd-ufaq-jquery-ajax-search .search-field{

    width: 100% !important;
    }
    @media (min-width: 768px) {.ewd-ufaq-faq-category-inner{display:block!important;}
    }
    @media (max-width: 767px) {
    .ewd-ufaq-faq-category-title::before {
    display: block;
    border-top: 1px solid lightgray !important;
    }
    div.ewd-ufaq-faq-title h4{margin-left:10px!important;}
    }

    div#ewd-ufaq-faq-list.ewd-ufaq-search {
    display: none;
    }
    .ewd-ufaq-post-margin.ewd-ufaq-faq-post{
    display: grid!important;
    grid-template-columns: 1fr!important;}
    .lg\:px-3{font-family:inter!important;}
    ul li{padding-bottom:10px!important;}
    ol li{padding-bottom:10px!important;}



    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Autocomplete is not working’ is closed to new replies.