Viewing 3 replies - 1 through 3 (of 3 total)
  • I’d agree, fixed my issue. I appreciate the information.

    Just for everyeone else, the file is located in:
    wp-content\plugins\hs-simple-faq\inc\hs-faq-option-page.php

    On line 112, just copy and past Neigees code. It’ll fix the error you’ll see in your console.

    Thanks again Neilgee. : O)

    Thread Starter neilgee

    (@neilgee)

    No worries

    themadproducer

    (@themadproducer)

    @neilgee and @dustinface
    I appreciate both your inputs.

    But lets CORRECT it…it’s actually line 112 of
    hs-simple-faq.php

    But it’s the same fix….remove line 112 and replace with this:
    wp_enqueue_style(‘hsfaq-jqueryui’, plugins_url(‘hs-simple-faq/inc/css/jquery-ui.css’));

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Jquery UI CSS Missing 404’ is closed to new replies.