Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Meitar

    (@meitar)

    It’s not missing, www.remarpro.com’s new plugin repository design simply no longer displays it. That link redirects to the main page, whose content is the same.

    Thread Starter npacademy

    (@npacademy)

    Ok, so to check I understand this right. Will this stop the pdf-make script from working?

    function igsv_dequeue_google_charts_script ($scripts) {
    unset($scripts[‘pdfmake’]);
    return $scripts;
    }
    add_filter(‘gdoc_enqueued_front_end_scripts’, ‘igsv_dequeue_google_charts_script’)

    Adding this code just white screens my admin panel.

    • This reply was modified 7 years, 7 months ago by npacademy.

    So what is the method to load up the Other Notes content?

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Other Notes Page Missing’ is closed to new replies.