Okay
  Public Ticket #905669
Incorrect call for animate.custom.min.css in functions.php
Closed

Comments

  •  2
    Eric started the conversation

    Hi, 

    When working with a child theme, I was debugging a stylesheet loading error and traced the error back to a stylesheet not being included in my child theme, when it is actually located in the main theme.

    in functions.php (line 395), wp_enqueue_style should use the function "get_template_directory_uri()" instead of "get_stylesheet_directory_uri()" so the browser looks in the proper location for the file "/css/animate.custom.min.css". 

    Thanks!

    Eric

  •  93
    djwd replied

    Hi there,
    thank you for your purchase.

    I agree, will update in next release, thanks for your heads-up!

    Regards
    djwd