Upload a new theme?

dskins

New Member
YetiShare User
Jan 1, 1970
13
0
0
I uploaded a new theme that I design but its not letting me or showing that the theme is there in the drop down to change the site theme in the admin panel. :-?
 

adam

Administrator
Staff member
Dec 5, 2009
2,043
108
63
Hi,

Within the database open the site_config table so you can see the data. Find the row where 'config_key' column is 'site_theme' and edit the row. Change this:

["blue_v2"]

to

["blue_v2", "your_theme"]

Regards,
Adam.