# Workflow for creating / maintaining similar themes - best practice?

**URL:** https://forum.pinegrow.com/t/workflow-for-creating-maintaining-similar-themes-best-practice/135
**Category:** WP Starter Theme
**Created:** [August 27, 2016, 2:06am UTC](https://forum.pinegrow.com/t/workflow-for-creating-maintaining-similar-themes-best-practice/135 "2016-08-27T02:06:34Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![greyguru](https://yyz2.discourse-cdn.com/flex036/user_avatar/forum.pinegrow.com/greyguru/32/33_2.png) [@greyguru](https://forum.pinegrow.com/u/greyguru)
#### Post date: [August 27, 2016, 2:06am UTC](https://forum.pinegrow.com/t/workflow-for-creating-maintaining-similar-themes-best-practice/135/1 "2016-08-27T02:06:34Z")

</div>

I’m doing well developing a new theme starting from the basic starter theme. I have most of the issues resolved, and will soon get to a point where the two themes I want to end up with begin to diverge. For instance, one will have support fro Adsense and the other won’t, but most of the basic structure, loops and styling will be the same. I could also see that if I was to develop further themes, my personal preference would be to start from something closer to what I have now than beginning from the starter theme. No offence meant,everyone has personal preferences!.

So, my question is, how should I proceed?

To be a bit more clear, at first, theme A might only differ from theme B by having a different single.html page, but both versions of single.html would have the same base, and it would be nice to change the base and have both versions re-generate while keeping their designed differences.

I don’t think master pages are the answer, but I may be missing something.

Any thoughts anyone? Thanks!

---

<div class="post-metadata">

### Author: ![Rob](https://yyz2.discourse-cdn.com/flex036/user_avatar/forum.pinegrow.com/rob/32/9_2.png) [@Rob](https://forum.pinegrow.com/u/Rob)
#### Post date: [September 5, 2016, 9:27pm UTC](https://forum.pinegrow.com/t/workflow-for-creating-maintaining-similar-themes-best-practice/135/2 "2016-09-05T21:27:58Z")

</div>

Not quite answering your question but might be useful [Making a section optional (e.g. adsense or not)](http://forum.pinegrow.com/t/making-a-section-optional-e-g-adsense-or-not/162/2?u=rob)
