Hai guys.. Recently i bought one of the Premium WordPress Theme But as normal when you check the source code, you would see the link path as below: http://YourWebsite/wp-content/themes/PremiumThemeName To prevent client from seeing the theme that i'm using, so i decided to change the path name. I successfully changed it and once upload the file everything seems to be normal. But i got this error at my dashboard: Code: The current directory structure to the theme is not valid! The CORRECT path is: wp-content/themes/PremiumThemeName/...(theme files) You have either not installed the theme correctly or have renamed the theme home directory. In either case the theme will not function properly. Pease refer to this guide or preview the Documentation included in the "Help" section below to install the theme correctly. Also, don't forget to unzip the zip file you downloaded from 'the Premium site' after purchase, the actual theme zip file would be inside the extracted folder as "PremiumThemeName.zip" But i play around with it and all the function look fine. Website view also perfect and no error. Should i ignore this? Or there is a step/method that i miss out? Anyone care to bump in? Thanks in advance. Cheers
Revert back to the standard theme and change the name of the premium theme in the css file. There's no need to change anything in the wordpress installation. Just mask out the name of your theme in the directory/folder name and css stylesheet. Once that is done, revert back to the newly named premium theme.
Thanks for the respond mate.. So i should revert back to TwentyEleven Theme, Then change the Premium Theme's style.css in my localhost first right? After that re-upload it again is that right? If i'm not mistaken all name in style.css have been changed accordingly.