- This topic has 4 replies, 2 voices, and was last updated 10 years, 2 months ago by Theme Horse Support Team.
-
AuthorPosts
-
October 1, 2014 at 6:43 pm #16914ShanaMember
I don’t know why my child theme isn’t working. I used the tags from the main theme and instructions at wordpress.org.
http://s545200818.onlinehome.us/
thanks,
ShanaOctober 2, 2014 at 10:55 am #16949Theme Horse Support TeamKeymasterHi Shana,
First of all you just create a interface child folder where your interface pro theme is located. Both child and parent theme must be in the same directory. First import all the css from the child theme. And if you need to change code then create one functions.php file and first unhook the functions and then only customize the code.For more info
http://codex.wordpress.org/Child_ThemesIf you are unable to fix it then you need to hire a developer to fix the issue.
Thank you!
October 2, 2014 at 4:15 pm #16974ShanaMemberI followed the instructions as wordpress.org (your link above when I created the file). I have created other child themes for other templates and never had a problem.
My code is:
/*
Theme Name: Interface Pro
Theme URI: https://www.themehorse.com/themes/interface-pro
Author: Theme Horse
Author URI: https://www.themehorse.com
Description: Interface Pro is a Simple, Clean and Flat Responsive Retina Ready WordPress Theme. It is easily customizable with numerous theme options. Some of the highlighted options are two site layout (Narrow and Wide), 4 layouts for every post/page, 5 Page Templates, 8 widget areas, 6 custom widgets, featured slider to highlight your post/page, 10 social icons, top and bottom info bar to hightlight your contact/email/location and many more. Also has custom background, header, menu, favicon, CSS, webclip icon, and logo. Supports popular plugins like Breadcrumb NavXT, WP-PageNavi and Contact Form 7. It is also translation ready. Get free support at https://www.themehorse.com/support-forum/ and View beautiful demo site at https://www.themehorse.com/preview/interface-pro
Version: 1.0.3
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: white, light, green, two-columns, left-sidebar, right-sidebar, fluid-layout, custom-menu, custom-background, custom-header, featured-images, full-width-template, theme-options, threaded-comments, translation-ready, sticky-post
Text Domain: interface pro
Template: interface-pro/*
@import url(“../interface-pro/style.css”);
/* =Theme customization starts here
————————————————————– */Thanks, Shana
October 2, 2014 at 4:44 pm #16976ShanaMemberNevermind; I fixed it.
ShanaOctober 4, 2014 at 5:17 am #17031Theme Horse Support TeamKeymasterOk that’s great Shana
Thank you! -
AuthorPosts
- You must be logged in to reply to this topic.