WordPress, server, and other components deployment, installation and configuration.

Scroll WooCommerce catalog page to the top on pagination

Automatically scroll to the top of the WooCommerce catalog page during pagination As there was no functional solution available online for automatically scrolling the WooCommerce catalog page to the top during Ajax pagination, I resolved the issue independently with basic JavaScript code. It can be embedded in the head or footer via the "script" tag [...]

By |2025-04-06T01:27:21+00:00April 6th, 2025|Installation and configuration|0 Comments

Installation of WordPress on a Debian 11 server with OpenLiteSpeed Server

Table of Contents Preliminary Settings Installation and Configuration of OpenLiteSpeed Server Installation and Configuration of MariaDB Installation of Let's Encrypt Certificate Installation of WordPress Installing WordPress and Configuring OpenLiteSpeed Web Server on VDS with Debian 9/10/11 Detailed Installation Guide Even for those trying to set up their own web server for the first time. Over [...]

By |2025-04-06T01:02:58+00:00April 6th, 2025|Installation and configuration|0 Comments

Enabling PHP include in HTML on OpenLiteSpeed Server

Configuring OpenLiteSpeed web server to support PHP includes on static .html pages Instructions for setting up MIME types in OpenLiteSpeed (OLS) Searching the internet for the query 'how to enable PHP processing in HTML' leads to enabling PHP parsing in OpenLiteSpeed Server and configuring the .htaccess file settings such as: or [...]

By |2025-04-05T21:52:35+00:00April 5th, 2025|Installation and configuration|0 Comments
Go to Top