Home › Support › Themes Forum › Childtheme Travern-Pro
- This topic has 5 replies, 3 voices, and was last updated 5 years, 11 months ago by
FlyThemes.
-
AuthorPosts
-
September 17, 2019 at 8:39 am #26485
melanthi2
ParticipantHi,
I’ve created a child theme, but after activated it isn’t show the correct layout.This are the files:
Style.css
/*
Theme Name: Travern Pro Child
Theme URI: https://flythemes.net/wordpress-themes/travel-wordpress-theme/
Description: Travel WordPress theme specially made for todays fastest growing industries like tourism, hotel bookings, solo travellers and more. In todays world the people are finding all the best places and the best options online so they can easily get all the places and options at same time. So it is important to have your online website that can provide all the necessary information to your customers. Travern theme help you to create extremly beautiful website in just few click. This theme is made up with the nice and clean desing by using a eye catching color combitation can make it stand out. This theme is comes with the theme options framework so you can easily manage and change your content without hassle. Fully functional theme compatible with the latest version of WordPress and some popular plugins.
Author: FlyThemes
Author URI: https://www.flythemes.net/
Template: travern-pro
Version: pro 1.0
License: GNU General Public License version 3
License URI: license.txt
Tags: one-column,two-columns,left-sidebar,right-sidebar,custom-background,custom-header,custom-menu,editor-style,featured-images,full-width-template, sticky-post,threaded-comments,translation-ready,theme-options
Text Domain: travern
*/Function.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’ );
}September 17, 2019 at 10:49 am #26501FlyThemes
KeymasterOctober 6, 2019 at 12:44 pm #27561melanthi2
ParticipantHi,
I’ve send you an email but haven’t got any response from you. Can you help me?
October 10, 2019 at 10:39 am #27820FlyThemes
KeymasterHi
You can use this plugin to create child theme.
https://wordpress.org/plugins/child-theme-generator/Thank You
March 24, 2020 at 2:16 am #38408tommie
ParticipantGood evening. I am using the same theme – Travern Pro, and trying to do a child theme with it. I am using the plugin you recommended.
When activating the child theme, the main menu doesn’t retain what I had set under the parent theme, and the admin bar doesn’t display. Was there ever a fix for this theme? Thank you.
March 24, 2020 at 7:47 am #38420FlyThemes
KeymasterHi
Please send your site URL and the login details to our support email so we will check and do that.
Thank You
-
AuthorPosts
- You must be logged in to reply to this topic.