I've got a site for which I want to run this great theme more than once...
I know this is possible cause I got a thread on the atahualpa fourm saying this
In the COPY folder of atahualpa, open bfa_theme_options.php and give a new name to the variable $shortname
same goes with load_theme_textdomain('atahualpa'); in function.php
Then rename all variable of the COPIED THEME files $bfa_ata
with something else
Next to this, I duplicated the database entries by starting them with the same $shortname than in bfa_theme_options.php.
Still cant get it working.. any one to help??
the full thread i found is there http://forum.bytesforall.com/showthread.php?t=1343