childtheme flatbase doesnt work – no config
This support request was posted in Flatbase by tillweber
- tillweber November 21, 2016 at 4:18 pm
Hi there,
i need some support for our new project. We got a multisite network of 3 selfhosted wordpress sites. Store, Corporate and Support. We bought your really nice Supportheme, but it doesnt take any configurations.
Its activated, all updated … but i cant see any configurated styles. Is this a known bug?
Examples:
I activate the Maintheme, setting all Typography to OpenSans. Set custom fonts. Save – All fine!!!
I activate the Childtheme, setting all Typography to OpenSans. Set custom fonts. Save – Standardfonts …I activate the Maintheme, setting an Header Backgroundimage. Save – All fine!!!
I activate the Childtheme, setting an Header Backgroundimage. Save – Nothing Changes … !!!Please help 🙂
Thank you!
Juanfra Aldasoro November 21, 2016 at 5:57 pmHi,
Thank you for writing. I hope you are doing well.
Would you please tell me what child theme are you using? The one you got from ThemeForest? Can you please provide your site access details in a private response so we can take a look at it?
Thank you for your time.
Best,
Juan.tillweber November 22, 2016 at 8:18 amHi Juanfra,
thanks for your reply.
I’m using the one from ThemeForest.
Sending you out sites access details in a private response.Best regards,
Tilltillweber November 22, 2016 at 12:06 pmHi Juanfra,
i’m sorry …
you allready fixed this issue in another thread and i didnt read it 🙂
This fixed it for me:
Juanfra Aldasoro
October 20, 2016 at 1:46 pm
Or actually you can also go in your child theme and change the priority in which the styles are enqueued.In your child theme functions.php file go to line #19 and change
add_action( ‘wp_enqueue_scripts’, ‘nice_child_theme_enqueue_styles’ );
Foradd_action( ‘wp_enqueue_scripts’, ‘nice_child_theme_enqueue_styles’, 1 );
Best,
Juan.Tank you!
All fine now 🙂
Are you allowed to delete our private reply? Please delete it!
Best regards,
Till
Juanfra Aldasoro November 22, 2016 at 1:23 pmHi Till,
Thank you for the follow up.
Yes, that’s something we are in the process of including into some cool updates we’ll be releasing soon regarding our framework. In the meantime you can use the “patch” you’ve found on one of my previous replies. Thanks for looking into that 🙂
I’ve deleted the private message as you requested.
Please let us know if we can be of any further assistance.
Thanks again and have a nice day.
Juan
You must be logged in to reply to this topic.