apply data-filter in template
-
hi there,
i have a data-filter in my template which sorts my fastfood meals in categorys, when i cklick this link
<a href="#" data-filter=".mycategory" class="menu-filter-link"><?php _e('show:mycategory', 'restaurateur'); ?></a>how can i make the template automatically load this filter when the page is loaded ? atm all meals are initially listed unfiltered
page:http://dpc.timonster.com/
thanks
The topic ‘apply data-filter in template’ is closed to new replies.