Apologies, but no results were found for the requested category.
Events
-
$queried_object = get_queried_object();
$current_term_id = $queried_object->term_id;
?>
Notice: Undefined variable: current_term_id in /home/bromleymencap/public_html/wp-content/themes/BromleyMencap/event-category-list.php on line 7
- term_id === $current_term_id) { echo 'class="active"'; } echo '>name ) . '" ' . '>' . $term->name.' events '; array_push($cat_list,"$term->term_id"); } ?>
>All events $args = array('type'=> 'post', 'order' => 'ASC', 'hide_empty' => 0 ); $cat_list = array(); $taxonomies = array('event-category'); $terms = get_terms($taxonomies, $args); foreach($terms as $term) { echo '
Or, view all events on our calendar or check out past events.