Adding footer to subdomains outside WPMU/BP?
- 
		I have a site setup like this: sub1.site.com sub2.site.com sub3.site.com WPMU/BP is on www. and sub1 sub2 and sub3 aren’t even related to WP, just hard coded static php pages Now, my problem is like this: in WP, to include something like a footer/ sidebar/whatever outside WP, I just added include wp-blog-header.php and I was a happy camper. Now, with subdomains, this approach is not working. I’m trying to have the footer from WPMU/BP across all subdomains, but when including wp-blog-header.php, the only way it works is with internal links (like home/domains/mydomain/public_html/wp-blog-header.php). Well, in fact it doesn’t work, it just doesn’t give me an error message, but it redirects me to my blog. So, what’s the proper way to include a footer across all my subdomains? Thanx in advance   
- The topic ‘Adding footer to subdomains outside WPMU/BP?’ is closed to new replies.
