FTP stands for File Transfer Protocol. It is standard network protocol that we use to transfer files from one host to another (e.g. website from your local computer to remote server). This is done over TCP-based network such as Internet (TCP/IP = Transmission Control Protocol/Internet Protocol). In other words, TCP is a core protocol of… Continue reading FTP/SFTP – File Transfer Protocols
How to transfer WordPress site from one server to another
This is one of the topics any web developer should know about and you’ll grow with any new website transfer that you make, because every server has its potential problems. I assume that you are the type of person who learns prior to any clicking and if so you have to get familiar with this… Continue reading How to transfer WordPress site from one server to another
Text editors
What are the best text editors? This is the topic that can be found all over the web so feel free to Google it and find some alternative text editors if you like to experiment. Now, let’s agree upon the fact that the default text editor that comes with your operating system (such as Notepad… Continue reading Text editors
Changing the Out Of Stock status color style in OpenCart 1.5.4.
Same as the default setting for In Stock status, the Out Of Stock status text is boring as well. Pure grey words, sometimes not noticeable at all. I suppose you would like to add some new color styling to that status as well, so here’s what needs to be done for Changing the Out Of… Continue reading Changing the Out Of Stock status color style in OpenCart 1.5.4.