- This topic has 1 reply, 2 voices, and was last updated 4 years, 9 months ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › Adventure child theme
Hello,
i am note able to create a child theme for adventure :
I create a directory adventure-child, then put style.css and function.php and modify inside like this :
style.css
/*
Theme Name: adventure-child
Template: adventure
Theme URI: https://www.sktthemes.org/shop/adventure-wordpress-theme/
Description: Adventure WordPress theme has been designed and created to cater to the needs of those who create adventure sports websites and adventure tourism websites like skiing, ice skating, trekking, mountaineering, cycling, bike riding and others. Demo: http://sktperfectdemo.com/demos/adventure/
Author: SKT Themes
Author URI: https://www.sktthemes.org
Version: pro3.0
License: GNU General Public License
License URI: license.txt
Text Domain: Adventure
Tags: one-column, left-sidebar, right-sidebar, custom-background, custom-colors, custom-header, custom-menu, featured-images, flexible-header, front-page-posting, full-width templateRTL, language-support, sticky-post, theme-options, threaded-comments, translation-ready.
Adventure WordPress Theme has been created by SKT Themes(sktthemes.net), 2018.
Adventure WordPress Theme is released under the terms of GNU GPL
*/
Function.php
<!–A placer dans functions.php pour initialiser un thème enfant–>
<?php
add_action( ‘wp_enqueue_scripts’, ‘theme_enqueue_styles’ );
function theme_enqueue_styles() {
wp_enqueue_style( ‘parent-style’, get_template_directory_uri() . ‘/style.css’ );
wp_enqueue_style( ‘child-style’, get_stylesheet_uri(), array( ‘parent-style’ ) );
}
but its broke my home page and all the feature don’t work anymore …
could you please help ?
regards,
Cyrille
Hi,
Kindly send us your URL of the site and WordPress admin details (Username & Password) via email:[email protected] Please mention this forum URL while replying so that we understand what needs to be done.
We’ll check and revert back to you.
Regards,
Chris
Let’s face it, sometimes all you really want to do is focus on publishing your content and promoting your business. The thought of taking on […]
Are you searching for the perfect website template to promote your ebook? This post lists the best WordPress themes designed for authors, writers, and digital […]
Industrial Company WordPress Themes Industrial Company WordPress theme and the templates suitable for industrial websites have been listed here which are really useful for such […]