Title: Using Theme Option
Last modified: August 21, 2016

---

# Using Theme Option

 *  Resolved [shadabjaffri110](https://wordpress.org/support/users/shadabjaffri110/)
 * (@shadabjaffri110)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/using-theme-option/)
 * Hello,
    I an very new for this but a successfully developed a theme and the only
   thing i cant figure out is how do i show Div section only if its selected from
   dropdown menu in theme option? it will be very helpful if someone help me out
 * code i tried is
 *     ```
       <?php if ( get_option("youtube-subs") ) : ?>
       			<?php do_action( 'Subs_youtube' ); ?>
       			<?php endif ;?>
       ```
   

The topic ‘Using Theme Option’ is closed to new replies.

## Tags

 * [development](https://wordpress.org/support/topic-tag/development/)
 * [select](https://wordpress.org/support/topic-tag/select/)
 * [theme option](https://wordpress.org/support/topic-tag/theme-option/)

 * 0 replies
 * 1 participant
 * Last reply from: [shadabjaffri110](https://wordpress.org/support/users/shadabjaffri110/)
 * Last activity: [11 years, 9 months ago](https://wordpress.org/support/topic/using-theme-option/)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
