Title: allingray's Replies | WordPress.org

---

# allingray

  [  ](https://wordpress.org/support/users/allingray/)

 *   [Profile](https://wordpress.org/support/users/allingray/)
 *   [Topics Started](https://wordpress.org/support/users/allingray/topics/)
 *   [Replies Created](https://wordpress.org/support/users/allingray/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/allingray/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/allingray/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/allingray/engagements/)
 *   [Favorites](https://wordpress.org/support/users/allingray/favorites/)

 Search replies:

## Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)

 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[AccessPress Parallax] AccessPress Parallax Anchor Bug](https://wordpress.org/support/topic/accesspress-parallax-anchor-bug/)
 *  Thread Starter [allingray](https://wordpress.org/support/users/allingray/)
 * (@allingray)
 * [10 years, 7 months ago](https://wordpress.org/support/topic/accesspress-parallax-anchor-bug/#post-6732513)
 * BTW – Really do like the theme so thank you. I think I’ll be buying this one.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [One site… 2 separate themes?](https://wordpress.org/support/topic/one-site-2-separate-themes/)
 *  [allingray](https://wordpress.org/support/users/allingray/)
 * (@allingray)
 * [15 years ago](https://wordpress.org/support/topic/one-site-2-separate-themes/#post-1849425)
 * Possible a bit late for you but, absolutely is the answer. I have had a site 
   like this for ages (but I’m now integrating the look and feel of the two so I
   won’t link to it).
 * A suggested file structure might be . . .
 * If the website is already using header.php, index.php and footer.php for the 
   existing pages, you could change
    - index.php to page.php (pages will automatically use this template)
    - header.php to header-page.php (change the call in page.php to get_header(‘
      page’);
    - footer.php to footer-page.php (change the call in page.php to get_footer(‘
      page’);
 * Then just create a new index.php, header.php and footer.php. You could also create
   a new style.css and just hardcode the url into the header.

Viewing 2 replies - 1 through 2 (of 2 total)