Title: Remove Simple Hook on Genesis Framework
Last modified: September 1, 2016

---

# Remove Simple Hook on Genesis Framework

 *  [Dale Nguyen](https://wordpress.org/support/users/hanthuy/)
 * (@hanthuy)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/remove-simple-hook-on-genesis-framework/)
 * I use Visual Hook plugin to add a hook to my site – “genesis_after_content_sidebar_wrap”.
   However, when I create a new page (landing page), the new hook is still there.
 * I went to page_landing.php and want to add remove_action code to remove genesis_after_content_sidebar_wrap.
   I’m not sure what to add here.
 * I tried:
 *     ```
       remove_action('genesis_after_content_sidebar_wrap');
       ```
   
 * I doesn’t work. Please help. Thanks,

The topic ‘Remove Simple Hook on Genesis Framework’ is closed to new replies.

## Tags

 * [genesis](https://wordpress.org/support/topic-tag/genesis/)
 * [php](https://wordpress.org/support/topic-tag/php/)

 * 0 replies
 * 1 participant
 * Last reply from: [Dale Nguyen](https://wordpress.org/support/users/hanthuy/)
 * Last activity: [9 years, 10 months ago](https://wordpress.org/support/topic/remove-simple-hook-on-genesis-framework/)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
