Archived topic
Child theme problems
7 replies · Started by Francesc on March 6, 2019
Hi,
I have a problem with the child theme
I use the generate press theme, then I load the child theme, that I downloaded from here
It seems its's all ok
but when I use the plugin GP premium, a message appears telling: "GP Premium requires GeneratePress to be your active theme. Install now".
Can you help me?
Hi there,
Just to confirm, you downloaded the child theme from here?
https://docs.generatepress.com/article/using-child-theme/
Is it activated?
It shouldn't give you the error.
Hi,
Yes, from here
Thanks
Hi there,
did you make any changes to the child theme names?
Hi,
I did exactly:
1-Install generate press theme and activate
2-Install elmentor plugin
3-Install gpremium
4-Install child theme (downloaded from here this site)
5-Activate child theme (with no changes or modify nothing)
6-Activate plugins: elementor and gpremium
Then it appears the message:"GP Premium requires GeneratePress to be your active theme. Install now” in the wordpress cpanel.
It's all I did
Thanksss
Strange, that message shouldn't show up.
To remove it, add this to the functions.php file in your child theme:
remove_action( 'admin_notices', 'generate_premium_theme_information' );
Hi,
I try it
and I writte you
Thanksss
No problem :)