Viewing 1 replies (of 1 total)
  • Plugin Author Nimble3

    (@nimble3)

    For a temporary workaround, please replace this line (#54)

    add_action('wp_head', array(__CLASS__, 'enqueueStyle'));

    in nimble-portfolio.php with

    add_action('wp_head', array(__CLASS__, 'enqueueStyle'),1);

    We will add this next plugin update.

Viewing 1 replies (of 1 total)

The topic ‘W3C Validator shows error’ is closed to new replies.