ISSUE:
After working to create a custom theme I found the default template and any new templates became unavailable through the typical method within the admin console. I attempted to resolve the issue by re-installing and stepping through each modification systematically with no success. This led to the manual modification of the database to choose the theme of choice.
WORK AROUND:
- Obtain the database name, database username and password.
- Create a new template being sure to include a template_info.php with the correct information. Note the directory name.
- Enter MySQL (-p will prompt for the user password)
- Select database to use.
- Change the default template dir.
- Exit database
No comments:
Post a Comment