diff --git a/incl/speciali.php b/incl/speciali.php index 82805de..2432dd1 100644 --- a/incl/speciali.php +++ b/incl/speciali.php @@ -107,9 +107,11 @@ function tabspeciali($atts) { wp_reset_postdata(); } $content = '
'; - } + } } + $content = $content.$after_widget; + if ( get_post_type() == 'post' ) { $out = $content; } else {