Created
October 23, 2017 16:28
-
-
Save sun/5a13511681f908ab8a9001dba0c62568 to your computer and use it in GitHub Desktop.
Put the following files into a 'flatsome-child' folder: http://codex.wordpress.org/Child_Themes
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?php | |
require get_template_directory() . '/inc/init.php'; |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/* | |
Theme Name: Flatsome Child | |
Template: flatsome | |
Text Domain: flatsome | |
*/ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment