Hmmm. Is my other plan (reply 2) or any other ways feasible for achieving pretty much the same main effect?
Maybe not straight up duplicating: I really just want to offer another way of navigating the site, so I guess one of those plugins which allows people to chose a template, and I just have an include at e3.bgb.co.uk for the E3 template version.
I’m looking at the thing with
# category-6.php
# category.php
# archive.php
# index.php
as the files it looks for – but I don’t have a category.php
I know this makes it look for the next file, but I’d like to create a catergory-6 (or equivilant number) file and I’m not sure what to base it off without a category.php file… should I make a copy of archive.php and edit that?
I’ll check that out now. Thank you very much 🙂