# Change base because of get_theme_mod

**URL:** https://discourse.roots.io/t/change-base-because-of-get-theme-mod/9877
**Category:** sage
**Created:** 2017-06-27T02:40:37Z
**Posts:** 2

## Post 1 by @shermandy — 2017-06-27T02:40:38Z

I’m trying to make a portion of my homepage user configurable. I’d like to use the Wordpress Customizer to let the user select from several home page layouts.

How can I change which base-\*.php loads as determined by a radio button setting I’ve added to the Customizer?

---

## Post 2 by @shermandy — 2017-06-27T02:46:09Z

Fixed it. Had a typo.

Modified the CPT code found at the bottom of this page: [https://roots.io/sage/docs/theme-wrapper/#rf4](https://roots.io/sage/docs/theme-wrapper/#rf4)
