Blank Add New Product Page
-
Hello,
Using the latest WooCommerce & WordPress. We keep randomly running into a blank add new product page. This is the source of the blank page.
At first I thought it was Jetpack causing it because when I disabled the plugin it started working again. However, with Jetpack completely removed from the server the issue is back.
<!DOCTYPE html> <!--[if IE 8]> <html xmlns="https://www.w3.org/1999/xhtml" class="ie8 wp-toolbar" lang="en-US"> <![endif]--> <!--[if !(IE 8) ]><!--> <html xmlns="https://www.w3.org/1999/xhtml" class="wp-toolbar" lang="en-US"> <!--<![endif]--> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <title>Add New Product ? [REDACTED] — WordPress</title> <script type="text/javascript"> addLoadEvent = function(func){if(typeof jQuery!="undefined")jQuery(document).ready(func);else if(typeof wpOnload!='function'){wpOnload=func;}else{var oldonload=wpOnload;wpOnload=function(){oldonload();func();}}}; var ajaxurl = '/wp-admin/admin-ajax.php', pagenow = 'product', typenow = 'product', adminpage = 'post-new-php', thousandsSeparator = ',', decimalPoint = '.', isRtl = 0; </script> <meta name="viewport" content="width=device-width,initial-scale=1.0">
Viewing 14 replies - 1 through 14 (of 14 total)
Viewing 14 replies - 1 through 14 (of 14 total)
- The topic ‘Blank Add New Product Page’ is closed to new replies.