Below are a few gotcha's that often catch us out...
- Check theme is registered in
theme
table - Check theme is NOT set to virtual mode in
theme
table, as this will disable the theme XML (type
should be0
not1
) - Make sure the store view base URLs are set
- Where applicable:
- Add the store view domain to the deploy config file, e.g.
uat.rb
- Set up an alias and DNS entry for the new domain on the server(s)
- Add the store view domain to the deploy config file, e.g.
Comments
0 comments
Please sign in to leave a comment.