PATH:
home
/
letacommog
/
rdvenunclick.fr1
/
wp-content
/
plugins
/
dokan-pro
/
templates
<div class="dokan-w4"> <select class="dokan-select2 dokan-form-control" name="dokan_seller_category" > <option value=""><?php echo esc_html( __( 'Store Category', 'dokan' ) ); ?></option> <?php foreach ( $categories as $category ): ?> <option value="<?php echo esc_attr( $category->slug ); ?>" <?php echo ( $category->slug === $category_query ) ? 'selected' : ''; ?>> <?php echo esc_html( $category->name ); ?> </option> <?php endforeach; ?> </select> </div> <script> jQuery( document ).ready( function ( $ ) { var form = $( '.dokan-seller-search-form' ), category = form.find( '[name="dokan_seller_category"]' ); form.on( 'dokan_seller_search_populate_data', function ( e, data ) { data.store_categories = category.val(); } ); category.on( 'change', function () { form.trigger( 'dokan_seller_search' ); } ); } ); </script>
[+]
..
[-] vendor-biography.php
[edit]
[+]
orders
[+]
widgets
[+]
review
[-] store-reviews.php
[edit]
[-] missing_dokan_lite_notice.php
[edit]
[+]
brands
[+]
store-lists
[+]
global
[-] seller-search-form-categories.php
[edit]
[+]
products
[+]
report
[+]
emails
[-] dokan-lite-activation-notice.php
[edit]
[+]
coupon
[+]
announcement
[+]
dashboard
[+]
settings