• HI,

    I’have installed WooCommerce on my multisite, when I click the setup wizard, the next screen is the source code of the website, text only, nothing else.

    <!DOCTYPE html>
    <html lang=”en-US”>
    <head>
    <meta name=”viewport” content=”width=device-width” />
    <meta http-equiv=”Content-Type” content=”text/html; charset=utf-8″ />
    <title>WooCommerce › Setup Wizard</title>
    .
    .
    .
    .
    any advise or idea what cause this?
    many thanks

    https://ww.wp.xz.cn/plugins/woocommerce/

Viewing 3 replies - 1 through 3 (of 3 total)
  • Caleb Burks

    (@icaleb)

    Automattic Happiness Engineer

    That’s strange. Do you have WooCommerce installed on the site level or network level? Need to have WooCommerce installed at the site level.

    Not sure if that would be causing this though. Have you tried ruling out conflicts from other plugins / the theme?

    Try temporarily switching back to the WordPress Twenty Sixteen Theme, or Storefront, and disable all plugins except for WooCommerce. If that resolves the issue, then slowly re-enable features until you find the one that’s causing the conflict.

    Thread Starter janos86

    (@janos86)

    thanks for your input.
    It’s just site activated. I’ve tried deactivating all plugins, tried two different themes, both built for WooCommerc, also tried Twenty Sixteen, but no joy

    Caleb Burks

    (@icaleb)

    Automattic Happiness Engineer

    Hmm, I’ve having trouble replicating this. For now, you can disable the setup wizard with this filter if you’d like to: https://github.com/woothemes/woocommerce/blob/master/includes/admin/class-wc-admin-setup-wizard.php#L37

    Do you see any error messages on the site? Or anything in the PHP error logs for the server?

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘setup wizard won't load, just script visible’ is closed to new replies.