Home › Forums › Weaver Xtreme Theme › Child theme question
- This topic has 4 replies, 3 voices, and was last updated 2 years, 6 months ago by
Weaver.
-
AuthorPosts
-
November 16, 2020 at 01:39 UTC - Views: 21 #66078
Arro
ParticipantI cannot recall how I previously got a child theme file to upload and appear on Appearance > Themes so it could be activated. I had no problem uploading the Weaver Xtreme. I tried posting the contents of the child theme style.css file here but got an unsafe warning that deleted my entire post. Thank you.
November 16, 2020 at 03:11 UTC - Views: 18 #66080scrambler
ModeratorI will let @weaver answer on how to make a child theme appear in Appearance > Theme.
But if all you need is custom CSS, there is no need for a child theme.
You can place all your custom CSS In the theme Global Custom CSS rule box, either through the Customizer, or Xtreme Admin > Main Options > Fonts & Custom > Custom CSS Rule box
November 16, 2020 at 04:40 UTC - Views: 15 #66083Arro
ParticipantWhen I first started 15 years ago, I was told to always activate a child theme in front of the theme of choice to preserve all changes and settings. Of course I make backups but I have always inserted a child theme. I just don’t remember how I got it loaded to Appearance > Themes. I have the data for the child theme in a style.css file, just can’t recall how to get it loaded so I can activate it.
November 16, 2020 at 05:43 UTC - Views: 14 #66084scrambler
ModeratorThis is NOT needed for CSS and weaver.
Weaver saves all the custom CSS with the theme settings so they are preserved during updates or deactivation activation.
You only need a child theme if you need to make PHP changes in the theme templates or function file.
If all you were using the child theme for was custom CSS, just paste all your custom CSS in the theme global Custom CSS Rule box as explained above and be done with it 🙂
November 16, 2020 at 21:10 UTC - Views: 10 #66091Weaver
KeymasterA child theme should be displayed on the normal Dashboard -> Appearance -> Themes list. If it does’t then it doesn’t have a proper style.css file.
-
AuthorPosts
- You must be logged in to reply to this topic.