One Page Checkout for WHMCS displays domain registration & products/services selection and all checkout steps on a single page for customers to modify any step at once. You may read more on WHMCS one-page checkout for WordPress vendor website whmpress.com It is suited for single product orders and offers a quick checkout. Customers can configure […]
Posts by samama:
How to Upload Large Images in WordPress
Recently, one of our users getting error when uploading large images in WordPress. Many users face this error when trying to upload larger images in WordPress. It happens due to the file size limit. In this article, we will guide you how to fix this and upload large images in WordPress. […]
How to Check Database and Table Size in PostgreSQL
This tutorial will help you to check out database and table size in PostgreSQL server. Login to your server using command line and connect to PostgreSQL server. Now you can use following commands to check sizes of databases and tables in PostgreSQL. […]
How to List all Databases and Tables in PostgreSQL
In this article we will show you how to list all databases and tables in PostgreSQL. First of all login to PostgreSQL using psql command and run following command from PostgreSQL command prompt. […]
Find outdated versions of WordPress on your Cpanel or Plesk server
The outdated versions of WordPress causes many security issues on the server. In order to prevent this issue at some level, it is necessary to keep your WordPress updated. Hacked WordPress sites will not only be a problem for the client who has hacked, but also an issue for all clients on the server, as […]
How to Install Nginx on Ubuntu
Nginx is a free, open source, high-performance web server. If you need HTTP and HTTPS but don’t want to run Apache, then Nginx is good choice at least for Linux. […]
How to Disable SpamCop RBL in WHM
One of the simplest and most effective ways of controlling the flow of spam on your server is to enable RBLs for your mail program. RBL stands for Remote Black List.These lists contain the IPs of many known spammers. […]
Install and configure ClamAV plugin for cPanel
In this article we’ll show how to install and configure the ClamAV plugin for cPanel. ClamAV is a popular open source anti-virus scanner, and with the ClamAV plugin you can allow your cPanel users to scan their e-mails as well as scan their home directories for malicious files. […]
Install Munin plugin for WHM
With the Munin Server Monitor plugin you can get a brisk review of what your server has been up to with reports on Apache, Disk Usage, Exim, MySQL, Network, Processes, and other Server activities.In this article we’ll show you how to install the Munin plugin for cPanel/WHM. […]
How to put ReCAPTCHA in WordPress
Web admins used Captcha protection to protect their sites from various type of spam and even brute-force attacks. ReCAPTCHA have reformed the spam security since Google released it. This protection mechanism is one of the best and suitable for each website. Web-Masters are allowed to put the ReCAPTHA field in any form they need to […]