• Resolved Dave Lozier

    (@dave-lozier)


    In controllers/depc-controller-public.php a stylesheet is being added that does not exist.

    wp_enqueue_style(‘custom-css’, get_template_directory_uri() . ‘/custom.css’);

    I’m using a child theme so this is trying to pull the stylesheet from the wrong location, even if I had created it. ( get_stylesheet_directory_uri() is used in child theme )

Viewing 1 replies (of 1 total)
  • Plugin Contributor webnus

    (@webnus)

    Hi Dave,
    Thank you for your report, it will be fixed in its upcoming updates.
    Sorry for the inconvenience caused.

    • This reply was modified 7 years, 3 months ago by webnus.
Viewing 1 replies (of 1 total)

The topic ‘404 error for custom.css’ is closed to new replies.