- This topic has 8 replies, 3 voices, and was last updated 3 years, 2 months ago by
David.
-
AuthorPosts
-
February 17, 2023 at 12:54 pm #2537277
ppmd
HI,
on my site I installed the free version of Generate Press and also created the child theme (we are planning to modify tags, insert functions and custom elements)
I installed the premium plugin, but a warning says that GP Premium requires GeneratePress to be your active theme: actually GeneratePress is the active theme but it is the child which we changed only the name with the customer name.
is there any way to fix and maintain the new name theme?
February 17, 2023 at 2:00 pm #2537332Leo
StaffCustomer SupportHi there,
I would not recommend modifying the child theme name.
If it’s absolutely required then try this:
https://generatepress.com/forums/topic/white-label-gp/#post-33955February 18, 2023 at 4:10 pm #2538343ppmd
Hello,
Changing the name of the parent and child theme is necessary.
The conversation you linked to me didn’t help me though… I had already changed the name, what alarms me is the banner in the backend that warns me that the pro plugin only works if the GeneratePress theme is active.
GeneratePress is already active, but with a different name.
February 20, 2023 at 4:16 am #2539663ppmd
Can you help me?
Thanks
February 20, 2023 at 8:43 am #2540093David
StaffCustomer SupportHi there,
in your child theme styles.css the template header looks like this:
/* Theme Name: GeneratePress Child Theme URI: https://generatepress.com Description: Default GeneratePress child theme Author: Tom Usborne Author URI: https://tomusborne.com Template: generatepress Version: 0.1 */What does you header look like ? Can you share it here ?
February 21, 2023 at 1:51 am #2540863ppmd
This is my modify in the theme style.css
/*
Theme Name: ppmd child
Theme URI: https://generatepress.com
Description: Default GeneratePress child theme
Author: Tom Usborne
Author URI: https://tomusborne.com
Template: ppmd
Version: 0.1
Text Domain: ppmd
*/A banner in the backend warns me with thi message:
GP Premium requires GeneratePress to be your active theme.I just want to know, if despite the allert, the plugin works correctly
February 21, 2023 at 4:18 am #2541028David
StaffCustomer SupportChange the:
Template: ppmdtoTemplate: generatepress
And that should remove the warning.February 21, 2023 at 5:03 am #2541064ppmd
Thank you very much David!
it works perfectly 🙂February 21, 2023 at 5:37 am #2541102David
StaffCustomer SupportGlad to be of help
-
AuthorPosts
- You must be logged in to reply to this topic.