Wordpress

Briefly Unavailable for Scheduled Maintenance

When you did plugin or theme update and something went wrong, you might get the image as below: This might due to interrupted connection or...

WP-Rocket : Delay JS/CS Causing Facebook Pixel Not To Load Properly

These particular setting, by nature it’s okay for other assets however for tracking purposes, the pixel or tag might fire later after the interaction. This...

WordPress Website Stuck In Redirect Loop

Sometime after migration, you might stuck in redirect loop like below. This lead to user not able to view the website and you might not...

Bulk Disable WP Plugins From Database

Login into PHPMyAdmin, execute the query below: Then, update the keys to: Technically, the SQL shortcut is:

Troubleshooting Slow WordPress Backend (Admin)

There are many factor that can lead to slow backend. There are not limited to: However, troubleshooting it might be all different things together. One...

Things to do after connecting server to RunCloud

https://harry.plus/blog/things-to-do-after-connecting-server-to-runcloud/

High Performance WordPress – Tuning PHP-FPM

Reference: https://megamorf.gitlab.io/2021/03/08/analyse-and-calculate-php-fpm-runner-settings/ https://chrismoore.ca/2018/10/finding-the-correct-pm-max-children-settings-for-php-fpm/ https://gist.github.com/holmberd/44fa5c2555139a1a46e01434d3aaa512 https://spot13.com/pmcalculator/ Finding average FPM Memory size

jQuery Not Defined – Web Broken Due To Script

When you check the console, you might see error on jQuery and that could be few things is happening. But the immediate resolution as below:...

Remove Plugin from Client Web When Out of Service

When client stop taking our service in particular that we developed the salespage, please deactivate and delete the plugins. Some of the plugins I are:

WordPress VPS Tuning

I’m going to keep this here for my reference. https://vincentteyssier.medium.com/performance-optimization-and-scaling-strategy-for-your-magento2-shop-29e9c4c1065a https://medium.com/@sbuckpesch/apache2-and-php-fpm-performance-optimization-step-by-step-guide-1bfecf161534 https://tideways.com/profiler/blog/an-introduction-to-php-fpm-tuning

Remove Loom Video Control When Embedding

Ref : https://support.loom.com/hc/en-us/articles/360002208317-How-to-embed-your-video-into-a-webpage- You can hide the title and subtitle on your embedded video by appending the video’s embed code using the text below.  To...