We are converting our sites to a new design. In doing so, we want to be able to view a sites content in it’s new style, without duplicating content.
We have site A showing content over on site B by altering the path.php file of site b to reflect the $site_name of site A. Only issue is we want site B to use an alternate $template_group, not site A’s.
In the path.php, there is a $template_group variable. When we change this to site B’s template group, we still get template A’s group.
Can this be done? What small piece might we be missing?
Thanks.
