Title: Customizing Pages&#8230;
Last modified: August 20, 2016

---

# Customizing Pages…

 *  [Gogeceo](https://wordpress.org/support/users/gogeceo/)
 * (@gogeceo)
 * [15 years ago](https://wordpress.org/support/topic/customizing-pages/)
 * Can someone point me in the right direction or explain to me how I can keep widgets
   like sharedaddy and other widgets only on certain pages and keep them off pages
   like About and Contact Me?

Viewing 1 replies (of 1 total)

 *  [Adrian Wong](https://wordpress.org/support/users/flatwhitestudio/)
 * (@flatwhitestudio)
 * [15 years ago](https://wordpress.org/support/topic/customizing-pages/#post-2079132)
 * Use the unregister widget function to remove the widget:
    [http://codex.wordpress.org/Function_Reference/unregister_widget](http://codex.wordpress.org/Function_Reference/unregister_widget)
 * Use the loop to define where you want to call the function:
    [http://codex.wordpress.org/The_Loop_in_Action#Different_Formats_for_Different_Categories](http://codex.wordpress.org/The_Loop_in_Action#Different_Formats_for_Different_Categories)
 * Use the is_page function in the loop to define the page for the loop:
    [http://codex.wordpress.org/Function_Reference/is_page](http://codex.wordpress.org/Function_Reference/is_page)

Viewing 1 replies (of 1 total)

The topic ‘Customizing Pages…’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 1 reply
 * 2 participants
 * Last reply from: [Adrian Wong](https://wordpress.org/support/users/flatwhitestudio/)
 * Last activity: [15 years ago](https://wordpress.org/support/topic/customizing-pages/#post-2079132)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
