ptydesign
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Astra] cart border icon@bmra22
Last update removed the option to a “no style” cart.
You can try and add this custom css:
.ast-theme-transparent-header .ast-menu-cart-outline .ast-addon-cart-wrap, .ast-menu-cart-outline .ast-addon-cart-wrap{background-color: unset;
border-width: 0px; }Forum: Plugins
In reply to: [WooCommerce] WooCommerce dashboard is blank@alfaholic For us, it was not a theme conflict issue but a WooCommerce issue. See post https://wordpress.org/support/topic/latest-update-broke-my-site-20/
for quick fix. It seems that last reliable version is 5.2.0I will follow a piece of advice received yesterday: “Always allow 4 weeks before updating WooCommerce, and always in staging environment”.
The error report I receive says:
Detalles del error
==================
Se ha producido un error del tipo E_COMPILE_ERROR en la línea 87 del archivo /homepages/42/d280394945/htdocs/XXXXXX/wp-content/plugins/woocommerce/vendor/jetpack-autoloader/class-php-autoloader.php. Mensaje de error: require(): Failed opening required ‘/homepages/42/d280394945/htdocs/XXXXXX/wp-content/plugins/woocommerce/packages/woocommerce-admin/src/ReportExporter.php’ (include_path=’.:/usr/lib/php7.4′)Forum: Plugins
In reply to: [WooCommerce] Latest update broke my site@jzeasyadm I use UpDraft plus, free version, where you can setup several automatic backups a day to a distant storage. Life saver!
- This reply was modified 5 years ago by ptydesign.
Forum: Plugins
In reply to: [WooCommerce] Latest update broke my site@andreitoma8 That worked for me too except that the reactivation of any plugin related to Woocommerce was making the whole thing go white again (payment gateway, bundles, …). So I just activated the backup plugin and restored.
I am so glad I have automatic backup set twice a day…
Thanks for providing the solution 🙂Forum: Plugins
In reply to: [WooCommerce] Latest update broke my siteIt just happened to me too 🙁
Every single URL of the domain (including WP dashboard) appears completely white…
Would someone have a good ref on how to roll back the plugin via FTP?
Thanks!