With the free theme the theme options should be in your appearance menu.
Can you tell me what is in your child theme?
Kadence Themes
Thread Starter
SanRol
(@sanrol)
The following text is in the child theme..
/*
Theme Name: Virtue_child
Template: Virtue
Theme URI: http://kadencethemes.com/product/virtue-free-theme/
Description: The Virtue theme is extremely versatile with tons of options, easy to customize and loaded with great features. The clean modern design is built with html5 and css3 and uses the powerful responsive framework from Bootstrap to be a fully responsive and mobile friendly. It’s fully ecommerce (Woocommerce) ready with all the tools you need to design an awesome online store. The versatile design is perfect for any kind of business, online store, portfolio or personal site. We built Virtue with a powerful options panel where you can set things like your home layout, sliders, custom fonts, and completely customize your look without writing any CSS. You are going to love how easy this theme is to work with. Virtue was built and designed by Kadence Themes.
Version: 2.4.3
Author: Kadence Themes
Author URI: http://kadencethemes.com/
Tags: responsive-layout, two-columns, one-column, custom-colors, custom-header, custom-menu, featured-images, translation-ready, theme-options, photoblogging
Text Domain: virtue
License: GNU General Public License v3.0
License URI: http://www.gnu.org/licenses/gpl.html
*/
@import url(“../virtue/style.css”);
Ok, Change the:
Template: Virtue
to:
Template: virtue
You don’t have any functions or anything else and you can’t see the appearance > theme options?
Kadence Themes
Thread Starter
SanRol
(@sanrol)
Ah, that seemed to be the problem..it is solved now!
Is it really necessary to make a child theme when you only change the theme options and not php files or css code?
What happens when the template gets an update?
You don’t need a child theme if you are editing just the theme options. Those are saved in the database so when there is an update you don’t lose the settings.
Kadence Themes