php
function my_custom_sidebar_display( $sidebar ) {
// Return a different sidebar for custom post type 'resolutions'
if ( is_singular( 'resolutions' ) || is_post_type_archive( 'resolutions' ) ) {
return 'resolutionssidebar';
}
// Return theme defined sidebar area
else {
return $sidebar;
}
}
add_filter( 'wpex_get_sidebar', 'my_custom_sidebar_display' ); ?>
Community Submissions
MACD welcomes community submissions to our Event Calendar. All submissions are subject to our submission guidelines and review.
« All Events
Lincoln Conservation District
December 20, 2023 @ 4:00 pm
The Lincoln Conservation District Meetings alternate bimonthly between the U.S.F.S. Office in Eureka, and Plum Creek Timberlands Office in Libby.