- This topic has 3 replies, 2 voices, and was last updated 6 years, 11 months ago by .
Viewing 4 posts - 1 through 4 (of 4 total)
Viewing 4 posts - 1 through 4 (of 4 total)
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › Child theme not working
Hi SKT,
I’m using the SKT Restaurant Pro theme and trying to set up a child theme. I have created both style.css and functions.php files in a new theme folder called skt-restaurant-pro-child but it’s not working. Could you please tell me what I’m doing wrong? Here is my child theme code:
style.css
/*
Theme Name: SKT Restaurant Pro Child
Theme URI: http://www.roamindonesia.com/skt-restaurant-pro-child
Author: Melissa Kuipers
Author URI: Melissa Kuipers
Template: SKT Restaurant Pro
Description: SKT Restaurant Child Theme
Version: 1.0.0
Text Domain: skt_restaurant
Tags: black,gray,orange,brown,white,yellow,dark,one-column,two-columns,right-sidebar,responsive-layout,custom-background,custom-colors,custom-menu,sticky-post,theme-options,threaded-comments
*/
functions.php
<?php
add_action( ‘wp_enqueue_scripts’, ‘enqueue_parent_styles’ );
function enqueue_parent_styles() {
wp_enqueue_style( ‘parent-style’, get_template_directory_uri().’/style.css’ );
}
?>
Hi,
Kindly use custom CSS box in Appearance>theme options for your Custom CSS and use the original theme itself.
Our themes aren’t automatically updated but we send manual updates so at no time your changes would be removed unless you make changes to a particular file.
Regards,
Shri
Hi Shri,
I need to make changes to the .php files so Appearance>theme options for Custom CSS won’t suffice.
Regards,
Greg
Hi Greg,
Feel free to make changes to the PHP files then. Our updates are not automatic but manual so no worries of your customization getting removed.
Regards,
Shri
Looking for the best fastest WordPress themes? Stop right here! These lightning-fast themes are optimized for peak performance without sacrificing style. Perfect for speed-conscious bloggers, […]
Searching for the best baby products WordPress themes? We’ve got you covered! These themes combine adorable designs with powerful e-commerce features. Perfect for baby shops, […]
Want the best WordPress curriculum vitae themes? You’ve found them! Create a stunning digital portfolio that showcases your skills and experience. These themes offer sleek […]