• Resolved Dmitriy

    (@singulis)


    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.

    • This topic was modified 7 years, 1 month ago by Dmitriy.
Viewing 1 replies (of 1 total)
  • Plugin Author UIUX Lab

    (@uiuxlab)

    Thank you very much, I did not consider the child theme, I will be updated next week!:)

Viewing 1 replies (of 1 total)
  • The topic ‘Bug with custom styles and child themes’ is closed to new replies.