Woocommerce-admin: Blank pages when WooCommerce Branding is activated

Created on 18 Apr 2019  路  2Comments  路  Source: woocommerce/woocommerce-admin

Describe the bug

When WooCommerce Branding plugin is activated, all the sections on the WooCommerce Admin plugin appear to be blank. They show a white screen.

To Reproduce
Steps to reproduce the behavior:

  • Install WooCommerce Admin.
  • Install WooCommerce Branding.
  • Visit any WooCommerce Admin pages.

Expected behavior

The WooCommerce Admin page appears as it does without WooCommerce Branding activated.

What happens instead

The WooCommerce Admin pages are blank.

Screenshots

Screenshot 2019-04-18 at 14 18 40

Desktop (please complete the following information):

  • Device: MacBook Pro
  • OS: macOS 10.14.4 - Mac OS Mojave
  • Browser: Google Chrome
  • Version: Version 72.0.3683.86 (Official Build) (64-bit)

Additional context

  • No errors can be seen on the browser console.
  • When WooCommerce Branding is deactivated again, the WooCommerce Admin pages appear as expected.
needs design bug

All 2 comments

Hey @arunsathiya 馃憢 - Thanks for noting this!

Looks like the branding plugin replaces woocommerce_page_ page prefixes with a user defined prefix, causing our is_admin_page() check to fail.

I'll see if we can come up with a workaround for this.

Thanks for the fix, Joshua! 馃檶馃徑 馃挴

Was this page helpful?
0 / 5 - 0 ratings

Related issues

timmyc picture timmyc  路  4Comments

joshuatf picture joshuatf  路  3Comments

LevinMedia picture LevinMedia  路  3Comments

pmcpinto picture pmcpinto  路  4Comments

mujuonly picture mujuonly  路  3Comments