• Resolved mtjarrett

    (@mtjarrett)


    I have 2 sites with similar (but not the same) content for similar (but not the same audiences). I am setting them up as two different sites mainly because I want audience 1 to be able to go to audience-one.com and audience 2 to be able to go to audience-two.com.

    I am currently setting them up as 2 different sites. But I want the functions.php and style.css of audience-two.com to begin by fetching the same file from my audience-one.com site.

    A) if there is a better (i.e. easier) way to do this please let me know
    B) if this way is at least reasonable, how can I write the require_once line to actually fetch the file from the other wp installation?

    Thanks.

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter mtjarrett

    (@mtjarrett)

    So, I have figured out why this won’t work. Can anyone suggest another way for me to have two sites using the same basic child theme?

    There is always multisite using domain mapping. But it’s fairly complicated.
    It is much easier to just upload the same child theme to both sites.

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

The topic ‘Accessing files from another wordpress installation’ is closed to new replies.