php), at the point where you want the widget to show, if the sidebar widget is named 'sidebar-test', add: <?php if ( is_active_sidebar( 'sidebar-test' ) ) ...
確定! 回上一頁