Childtheme Travern-Pro

Home Support Themes Forum Childtheme Travern-Pro

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #26485
    melanthi2
    Participant

    Hi,
    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’ );
    }

    #26501
    FlyThemes
    Keymaster

    Hi

    Kindly send us an email to support@flythemes.net so our developers can help.

    Thank You

    #27561
    melanthi2
    Participant

    Hi,

    I’ve send you an email but haven’t got any response from you. Can you help me?

    #27820
    FlyThemes
    Keymaster

    Hi

    You can use this plugin to create child theme.
    https://wordpress.org/plugins/child-theme-generator/

    Thank You

    #38408
    tommie
    Participant

    Good 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.

    #38420
    FlyThemes
    Keymaster

    Hi

    Please send your site URL and the login details to our support email so we will check and do that.

    Thank You

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.