'; if( is_singular()){ $html .= '
'; }else{ $html .= '
'; } echo $html; } /** * Container after page content * */ function lucia_container_after_page( $layout, $type = 'page' ){ $sidebar_layout = apply_filters('hoo_page_sidebar_layout',lucia_option( $layout )); if( is_singular()){ echo '
'; }else{ echo '