designer999
Forum Replies Created
-
Forum: Plugins
In reply to: [Simple Custom CSS and JS] How to avoid affecting the parent theme?Thank you very much Diana! This was really helpful.
Forum: Plugins
In reply to: [Simple Custom CSS and JS] How to avoid affecting the parent theme?Yes, I change the text and images while the child theme is activated, and when I switch to parent theme – all my changes are reflected there.
So you are saying it is supposed to be this way?Forum: Plugins
In reply to: [Simple Custom CSS and JS] How to avoid affecting the parent theme?Thank you, Diana, this works!
One more question: When I edit the content of child theme files(without any coding), through WP Admin -> Pages -> Home/Edit those edits are reflected in the parent theme as well.
Is this the way it supposed to be? Is there a way to edit the content of a child theme without having those changes in parent theme?Forum: Fixing WordPress
In reply to: How not to affect the parent theme?Thank you, I will ask.
The problem is that any changes made to the child theme, even when I edit the content without coding, are reflected in parent theme.
Forum: Fixing WordPress
In reply to: How not to affect the parent theme?The cache clearing didn’t help.
When I edit the child theme’s CSS through “Simple Custom CSS and JS PRO” the parent theme is getting affected.
And even when I make changes to the content of a child page(without any coding), those changes are reflected in parent theme.I’m very confused…