Comments 2Guilherme started the conversationMay 22, 2017 at 4:41pmIs it possible to add a theme option from a child theme? 895TheFox repliedMay 23, 2017 at 2:03amHello Guilherme,This would be possible but you would need to copy the "admin" folder of the main theme in the child theme folder.Then in the main theme functions.php remove this line :require get_template_directory() . '/admin/admin-init.php';and add it to the child theme.Do not hesitate to contact us if you have more questions. Have a nice day! Regards.--------------------- Hosting we recommend ( Free SSL and CDN included in all plan ). Speed up your site with Autoptimize Test your site with GTmetrix and fix the issue to make it faster How to Update your Theme 1 Like 2Guilherme repliedMay 23, 2017 at 2:00pmGreat!Thanks. 895TheFox repliedMay 24, 2017 at 2:47amYou're welcome!Glad to have been able to help you!Do not hesitate to contact us if you have more questions. Have a nice day! Regards.--------------------- Hosting we recommend ( Free SSL and CDN included in all plan ). Speed up your site with Autoptimize Test your site with GTmetrix and fix the issue to make it faster How to Update your Theme Sign in to reply ...
Is it possible to add a theme option from a child theme?
Hello Guilherme,
This would be possible but you would need to copy the "admin" folder of the main theme in the child theme folder.
Then in the main theme functions.php remove this line :
require get_template_directory() . '/admin/admin-init.php';
and add it to the child theme.
Do not hesitate to contact us if you have more questions.
Have a nice day!
Regards.
---------------------
Hosting we recommend ( Free SSL and CDN included in all plan ).
Speed up your site with Autoptimize
Test your site with GTmetrix and fix the issue to make it faster
How to Update your Theme
Great!
Thanks.
You're welcome!
Glad to have been able to help you!
Do not hesitate to contact us if you have more questions.
Have a nice day!
Regards.
---------------------
Hosting we recommend ( Free SSL and CDN included in all plan ).
Speed up your site with Autoptimize
Test your site with GTmetrix and fix the issue to make it faster
How to Update your Theme