Guest User

Untitled

a guest
Jun 21st, 2021
34
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 5 0.98 KB | None | 0 0
  1. [wpv-filter-start hide="false"]
  2. [wpv-filter-controls]
  3. <div class="row">
  4.   <div class="col-md-4"><div class="form-group small text-muted">
  5.   <label for="wpv-category">[wpml-string context="wpv-views"]Filter by Topic[/wpml-string]</label>
  6.   [wpv-control-post-taxonomy taxonomy="topic" type="select" default_label="All" class="w-100" url_param="wpv-category"]
  7.   </div></div>
  8.   <div class="col-md-4"><div class="form-group small text-muted">
  9.   <label for="wpv-post_tag">[wpml-string context="wpv-views"]Filter by Category[/wpml-string]</label>
  10.   [wpv-control-post-taxonomy taxonomy="category" type="select" default_label="All" class="w-100" url_param="wpv-post_tag"]
  11.   </div></div>
  12.   <div class="col-md-4"><div class="form-group small text-muted">
  13.   <label for="wpv-filter-reset">Reset Filters</label>
  14.   [wpv-filter-reset reset_label="<i class='fas fa-undo'></i>" type="button" output="bootstrap" class="btn-primary shadow-sm w-100"]
  15.   </div></div>
  16. </div>
  17. [/wpv-filter-controls]
  18. [wpv-filter-end]
Advertisement
Add Comment
Please, Sign In to add comment