Display Outside of Sidebar
-
Hello,
Plugin is great, thank you.
This may fall outside of the realm of support, in which case I apologize.
The website referenced (https://wxtvonline.org/episodes/) uses the drop down widget outside of the sidebar.
You provide this code:
<?php if( function_exists( ‘taxonomy_dropdown_widget’ ) ) echo taxonomy_dropdown_widget( array( ‘post_counts’ => true, 1 ); ?>Is this placed in the functions.php or another file?
- The topic ‘Display Outside of Sidebar’ is closed to new replies.