Notice: This thread is over two years old; the information may be outdated. Please consider creating a new thread if you require free support. If you have an active SiteOrigin Premium license, you can email our premium support desk at [email protected].
I want to create child theme of vantage premium theme. I followed the steps which are given on wordpress website:
1.created folder under vantage-child under themes folder.
2Added style.css and functions.php.
style.css:
/* Theme Name: Vantage Child Author: SiteOrigin Template: vantage Version: 1.0.0 */
functions.php:
Hi Khushal
Your child-theme functions.php should contain this content at a minimum.
You should then be able to activate your child-theme.
Magus
Which theme should I activate?
Child theme or parent theme
Hi Khushal Singh Chouhan
Once built you should activate the child theme
Magus
okay buddy,
thanks for your asistance.
Thanks Magus–my child theme was all of a sudden broker, but ny adding the functions.php a you described above–it solved the problem.