Viewing 1 replies (of 1 total)
  • Thread Starter 509tyler

    (@509tyler)

    Actually you can just modify lines 170-172 of /components/widget-beer-list.php like this:

    $args = array (
    		'post_type' => 'embm_beer', 'orderby'=> 'title', 'order' => 'ASC'
    	);

    It would still be great to have this as a Widget Option

Viewing 1 replies (of 1 total)
  • The topic ‘Widget Order by Title’ is closed to new replies.