Bug with custom styles and child themes
-
Hi. If site uses a child theme, when i create uix-shortcodes-custom.css in child theme folder, Uix Shortcodes plugin tries to connect style with path located in the parent theme folder.
File uix-shortcodes-custom.css should be in the folder of the child theme, so it’s more logical.
For fix, use get_stylesheet_directory_uri() instead get_template_directory_uri().
P.S. Scripts are the same.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Bug with custom styles and child themes’ is closed to new replies.