• Hi. The javascript (includes/js/tyche-dismiss-tracking-notice.js) is delaying the admin panel load times.

    I have currently commented out the affected code in the file (includes/class-alg-wc-pif-tracking.php) to stop the javascript from loading.

    wp_enqueue_script(
    'pif_ts_dismiss_notice',
    plugins_url( '/includes/js/tyche-dismiss-tracking-notice.js', FILE ),
    '',
    ALG_WC_PIF_VERSION,
    false
    );

    It would be nice if a developer could address the problem. Many thanks and best regards ??

Viewing 1 replies (of 1 total)
  • Plugin Support oluisrael

    (@oluisrael)

    @fwkart Thank you for bringing this to our attention. We will look into it and make relevant code changes where necessary, in the next update.

Viewing 1 replies (of 1 total)
  • The topic ‘Delaying the admin panel load times’ is closed to new replies.