Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter tsvjus

    (@tsvjus)

    Bump!

    I had the same problem, but I’ve found the solution.

    Just make a file called “portfolioStyle.css” in the folder “/wp-content/themes/invert-lite/css/”

    And that’s all.

    The file was not there before, so it’s doesn’t have to contain anything, but at least the page won’t search for the file for 6-7 secs when loading.

    Hi,

    Remove below line form sketch-enqueue.php file inside invert-lite >> SketchBoard >> functions

    wp_enqueue_style( 'portfolioStyle-theme-stylesheet', get_template_directory_uri().'/css/portfolioStyle.css', false, $theme->Version );

    Best,
    Gunjan Rai

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘PortfolioStyle missing’ is closed to new replies.