Double install a wordpress theme?

by 3 replies
4
I'm running wordpress multisite and want to have 2 subpages to run the same theme but with different backgrounds. So I want to install the same theme twice, bud wordpress is kicking it back because it "already installed". How can I edit the theme so wordpress thinks its a different theme?

Hope this makes sense, seems like an easy fix... any help?
#programming #double #install #theme #wordpress
  • Rename the themes containing folder.
    Open the CSS and change the comment block at the top of it.
    Mainly the theme name.
  • @phpbbxpertI knew it had to be simple. Thanks
  • I'm facing a problem

    It says style.css file is missing

Next Topics on Trending Feed

  • 4

    I'm running wordpress multisite and want to have 2 subpages to run the same theme but with different backgrounds. So I want to install the same theme twice, bud wordpress is kicking it back because it "already installed". How can I edit the theme so wordpress thinks its a different theme? Hope this makes sense, seems like an easy fix... any help?