Category: Software
-
Matt vs WP Engine: Open-source ethics versus commercial enterprise
Matt Mullenweg’s frustration with WP Engine seems to stem from two key issues: WP Engine’s monetization practices and its contribution to the WordPress community. His criticisms are centered on the fact that WP Engine, while profiting heavily from the WordPress ecosystem, allegedly doesn’t support or contribute enough to its open-source foundation. This is important because…
-
Top 3 useful AI tools for your daily needs
1. Google assistant: Google assistant is a virtual assistant developed by Google that allows you to interact with your Android or iOS device using natural language voice commands and provides information and services based on the user’s request. It can be used for various tasks such as setting reminders, managing calendar events, making phone calls,…
-
WooCommerce: Add a product to cart automatically based on another product’s variation ID
If you want to add a product to your cart based on another product’s ID or variation or a configurable product, then this code snippet might help. Was searching how to do this until I found one in Stack Overflow. The function is based on the first code example on this website post: https://www.tychesoftwares.com/how-to-automatically-add-a-product-to-your-woocommerce-cart-in-3-different-scenarios/ Basically,…
-
Better late than never! Just upgraded to WP 5.7!
Yep, I do manual updates and I recently updated this WP blog to the latest version, which is 5.7. On a user’s perspective, nothing seems to be new as I’m using the classic editor. I hate the Gutenberg editor and they have a new one now, it seems like Gutenberg, but an improved one. Automattic…
-
Error Reference: invalid certificate csr (ZeroSSL)
If you’re renewing your SSL and selected autogenerate CSR and it’s always invalid, then you’re just encountering a temporary error. I always get this “An error occurred. Please try again or contact support. (Error Reference: invalid certificate csr)” when renewing my Let’s Encrypt Certificate via ZeroSSL. If you Paste your own generated CSR or manually…
-
Third Party Smart Plugs in Alexa App / Amazon Echo stopped working
Since December 2020 last year, third party plugs such as GoSund Smart Plugs connected via Smart Life or Go Smart App through Amazon Alexa Skills stopped working. You need to disable the skill then re-ensbled it again via the Alexa App to make it work. It works for a few days or minutes, then it…
-
Third Party Smart Plugs in Alexa App / Amazon Echo stopped working
Since December 2020 last year, third party plugs such as GoSund Smart Plugs connected via Smart Life or Go Smart App through Amazon Alexa Skills stopped working. You need to disable the skill then re-ensbled it again via the Alexa App to make it work. It works for a few days or minutes, then it…
-
How to remove inactive cameras in your Chrome Browser in MacOS
I’ve been googling about this since yesterday and I can’t find any solution to remove the inactive cameras that are already uninstalled from my Mac. I previously installed OBS Virtual Cam and the GoPro Camera in my MacOS Catalina. But after upgrading to MacOS Big Sur, GoPro WebCam stopped working. It will just display the…