bline650
Forum Replies Created
-
Forum: Reviews
In reply to: [Page Builder: Pagelayer - Drag and Drop website builder] HorribleI just received a refund from one of the licenses.
I suggest you update your terms of service page to reflect accurate information.
ThanksForum: Plugins
In reply to: [WooCommerce] Woo kills all new plugin activationSee this thread
The work-around I did was modifywp-content/plugins/woocommerce/includes/admin/class-wc-admin.phpline 103 and change the include to include_once
But I believe this is a pagelayer issue.
Hope that helpsAn update on this. Somehow, I believe, pagelayer is causing a registered action
current_screento fire twice when the plugins page is loaded. This causes woocommerce to include the same file twice and thus the error. I made a temp work around on my install changing woocommerce to use include_once but that really shouldn’t be necessary. There is another thread that might be related.Forum: Plugins
In reply to: [WooCommerce] Woo kills all new plugin activationAre any of you using Pagelayer? I see the same issue but only if Pagelayer is active.