Childtheme
-
Hi there,
I want to use a Child-Theme, how can I refer to the parent theme's stylesheets etc. ?
Thanks in Advance; -
Hey you can try to create a child theme using this info here https://codex.wordpress.org/Child_Themes
I didn't have child themes in mind when I created lay theme. I think a great reason to do child themes is to be able to replace certain parts of the parent theme with your own templates. Like for example you want a post to be different, so you just have the file single.php in your child theme and that overrides the single.php of the parent theme. However, lay theme's frontend is just a javascript application, one .js file. So then the question is if it makes sense at all to do a child theme.
You can change lay theme a bit by using custom css, custom javascript and custom html, all of which is explained in the documentation on laytheme.com
Try this to fix issues before you post:
Use the Search Feature. Maybe there is already a solution to your issue.
1. Update Lay Theme and all Lay Theme Addons
2. Disable all Plugins
3. Go to Lay Options → Custom CSS & HTML, click "Turn Off All Custom Code ", click "Save Changes"
4. Now see if your problem solved itself
5. Go here, see if your problem is listed here:
Troubleshooting
When you post:
1. Post a link to where the problem is
2. If the problem is difficult to explain, post screenshots / link to a video to explain it