mdbootstrap / bootstrap-templates

A collection for Bootstrap 5 templates.

Home Page:https://mdbootstrap.com/freebies/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Is there a way to use a typeahead with a wordpress taxonomy/post_type?

sanchocreativo opened this issue · comments

Something like this
<div class="orden2 mkdf-tours-filter-field-holder mkdf-tours-filter-col"> <div class="inner2 mkdf-tours-input-with-icon"> <select multiple data-role="tagsinput" value="<?php echo esc_attr($keyword); ?>" type ="text" class="mkdf-tours-keyword-search" name="keyword" placeholder="<?php esc_attr_e('Destino', 'mkdf-tours'); ?>"> </div> </div>