• Hi,
    this woocommerce theme was uploaded locally. The theme looks broken (the right fonts are not showing, the style is off etc.). There are 11 pending actions on woocommerce. Is this the reason why the theme looks broken? first time having this issue with this theme

    I also have this popup in WP backend: “Thumbnail regeneration is running in the background. Depending on the amount of images in your store this may take a while.”

    There is one woocommerce action that failed:

    woocommerce_admin/stored_state_setup_for_products/async/run_remote_notifications
    Non-repeating
    schedule date: async

    The logs of this failed woocommerce action:

    2025-09-05 09:23:12 +0000
    action created

    2025-09-05 09:23:23 +0000
    action started via Async Request

    2025-09-05 09:23:23 +0000
    action failed via Async Request: Scheduled action for woocommerce_admin/stored_state_setup_for_products/async/run_remote_notifications will not be executed as no callbacks are registered.

    Is woocommerce causing this theme issue? I don’t understand what is the problem

Viewing 2 replies - 1 through 2 (of 2 total)
  • this woocommerce theme was uploaded locally. The theme looks broken…

    What’s the name of the theme?

    Did you able to resolve it? If not, could you please share the theme name? Also could you please turn on debug log from wp-config.php adding

    define( 'WP_DEBUG', true );
    define( 'WP_DEBUG_LOG', true );
    define( 'WP_DEBUG_DISPLAY', false );


    Then share the error logs so that it can be identified what is going on.

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

The topic ‘Woocommerce theme is broken’ is closed to new replies.