Setting paths to child theme and main theme
-
Hi,
used to use you older plugin version and it did worked well. I liked it very much. But after downloading and installing on new site I am lost with homepage stiles. It seems after turning on the plugin and setting the custom paths for main theme and child theme, the stile of the pages are missing.
So now my original paths are:
/wp-content/themes/brooklyn
/wp-content/themes/brooklyn/style.css
/wp-content/themes/brooklyn-child
/wp-content/themes/brooklyn-child/style.cssI make customs paths (fill text boxes) http://prntscr.com/e6g0d0 here as follows:
my_template
my_template-file.css
my_child_template
my_child_template-file.cssAnd after saving it the website stiles crashes.
On edditor I can see my original child template () has line:
@import url(“../brooklyn/style.css”);
I wonder might I have to change something in the code for style.css files or I’m setting the custom paths incorrectly.
Would appreciate your help.
The topic ‘Setting paths to child theme and main theme’ is closed to new replies.