Home › Forums › Support › How to install a child theme? This topic has 11 replies, 6 voices, and was last updated 7 years ago by Leo. Viewing 12 posts - 1 through 12 (of 12 total) Author Posts June 2, 2016 at 5:55 am #198863 Valerio Hi, to make sure i do not mess with core files in the future, I prefer to use a child theme. How do i do that? June 2, 2016 at 9:18 am #198913 TomLead Developer Lead Developer Hi there, Save this as a .zip file: http://generatepress.com/api/themes/generatepress_child.zip Then go to “Appearance > Themes > Add New > Upload” and upload it. Once you activate it, you’re using a child theme 🙂 June 2, 2016 at 11:00 am #198944 Valerio Thank you so much Tom! June 2, 2016 at 3:44 pm #199016 TomLead Developer Lead Developer You’re welcome 🙂 September 16, 2016 at 3:31 pm #227080 Leandro Hi Tom, It has an error when customizing the child theme. Can you help me? customize.php:3446 Uncaught SyntaxError: Unexpected token: September 16, 2016 at 3:55 pm #227081 Leandro Warning: array_intersect(): Argument #1 is not an array in /var/www/html/wp-includes/class-wp-customize-widgets.php wordpress multisite September 16, 2016 at 4:21 pm #227084 TomLead Developer Lead Developer Did you install the child theme I linked to above?: https://generatepress.com/forums/topic/how-to-install-a-child-theme/#post-198913 There’s no array_intersect() function in that child theme. Let me know 🙂 September 18, 2016 at 6:43 pm #227567 Leandro @$widget_ids = array_values( array_intersect( $widget_ids, array_keys( $wp_registered_widgets ) ) ); @@@ hide warnings. Its ok now. thans September 18, 2016 at 8:38 pm #227582 marianco I wish you would include the GeneratePress Child theme in your GeneratePress downloads section. It would make it easier to customize websites without having to worry about updates to GeneratePress breaking things. Thanks for your work. September 18, 2016 at 10:38 pm #227601 TomLead Developer Lead Developer Romeo – you can find the blank child theme here: http://generatepress.com/api/themes/generatepress_child.zip Leandro – that code isn’t in GP, so it might be a plugin causing the error. September 23, 2018 at 6:11 am #684274 Immi hello there, I have installed gp premium with a child theme on my new another site today. not showing Header Padding, Mobile Header, Navigation Logo etc. ** September 23, 2018 at 10:22 am #684463 LeoStaff Customer Support Thanks for opening a new topic. We will stick to that one 🙂 Author Posts Viewing 12 posts - 1 through 12 (of 12 total) The topic ‘How to install a child theme?’ is closed to new replies.