WordPress – remove “website” field from comments section in wordpress theme

WordPress – remove “website” field from comments section in wordpress theme Problem – default wordpress comment section comes with Website section where visitors can submit their website link. If you dont want someone to add comment with their website link then there are multiple ways to handle it.  one of the easy option is with […]

Continue Reading

How to Install wordpress with XAMPP on Windows 10 or windows server 2012, 2016 – step by step

How to Install  wordpress with XAMPP on Windows 10 or windows server 2012, 2016 – step by step 1> login to windows machine 2> download XAMPP from https://www.apachefriends.org/download.html, select correct version while downloading XAMPP and  its always better to select “latest-1” version of any application. 3> to install XAMPP, double click on downloaded file. 4> select […]

Continue Reading

how to start XAMPP services automatically after Windows reboot

how to start XAMPP services automatically after Windows reboot Problem -> By default when you configure XAMPP to run wordpress on windows machine, it wont start Apache and mysql after windows reboot.   Solution – > 1> open XAMPP control panel 2> you will see red cross mark in front on apache and mySQL because they […]

Continue Reading

Error – Unable to communicate back with site to check for fatal errors, so the PHP change was reverted. You will need to upload your PHP file change by some other means, such as by using SFTP.

Error – Unable to communicate back with site to check for fatal errors, so the PHP change was reverted. You will need to upload your PHP file change by some other means, such as by using SFTP. Error – : Unable to communicate back with site to check for fatal errors, so the PHP change […]

Continue Reading

WordPress file manager error – Unable to connect to backend. HTTP error 500

WordPress file manager error – Unable to connect to backend. HTTP error 500 PS- screenshot is captured at the time of error cause – the issue is because you have wordpress plugin conflict , youo can verify it by desibling all plugins or follow https://powershelltalk.com/check-wordpress-plugin-theme-conflicts/ Solution-  in my case the conflict was with file manager and […]

Continue Reading