Tagged: child theme, not working, theme-settings
-
AuthorPosts
-
September 3, 2014 at 2:40 pm #312879
Hi, I have a child theme set up and when it’s activated the themes general styling settings don’t work. If I switch back to the parent theme the themes general styling settings work. Any idea how I can fix this?
September 3, 2014 at 2:55 pm #312888Hey Snerp!
Make sure that your WordPress installations uploads folder can be written to and that the new child themes dynamic css file has writable permission set on it as well.
When you save the styling options the theme writes to the uploads/dynamic_avia/enfold.css file and with a child theme it would be uploads/dynamic_ava/child-theme-name.css file. If that file isn’t there or if it doesn’t have server permissions that allow WordPress to write to it then the css can’t be updated or Quick CSS added to it.
Cheers!
DevinSeptember 3, 2014 at 4:20 pm #312972Hi Devin,
Here are how the folders and files permissions are set-up, looks like to me these are set correctly?
Uploads Folder = 755 > Dynamic Avia Folder = 755 > enfold_child.css =755
enfold.css = 755
index.php = 644Themes Folder = 755 > Enfold Child Folder = 755 > styl.css = 755
functions.php = 755September 4, 2014 at 8:26 pm #313571….so I’m still not sure why the child theme is not working if these file/folder permissions are ok. Do you have any other suggestions?
September 5, 2014 at 3:53 am #313760Hi!
Thank you for the info.
Have you tried deleting the enfold_child.css inside the dynamic_avia folder? Regenerate it again by toggling any settings on Enfold > Theme Options. Please activate the child theme then we’ll check the General Styling panel. Before activating the child theme, export the theme settings file then import it back after.
Best regards,
IsmaelSeptember 8, 2014 at 6:01 pm #315244Ok I tried the deleting of the enfold_child.css and regenerating it…it worked! The Child theme is back displaying as expected.
Thanks for the help.
September 9, 2014 at 5:08 am #315591 -
AuthorPosts
- The topic ‘Child theme – Settings are not working’ is closed to new replies.