Migrate WP using SSH and WP CLI
Migrating a website can be a difficult and time-consuming process. When moving to new hosting, we want to make sure that all files and the database are properly copied.
Check the latest tips, tricks and news from the IT market.
Stay up to date with the marketMigrating a website can be a difficult and time-consuming process. When moving to new hosting, we want to make sure that all files and the database are properly copied.
Would you like to embed a muted video in a loop, and also have the ability to set the video ratio display? In this article, you will see how to achieve this!
We are going to use UAParser.js to indentify a website visitor even in incognito mode. See our complete tutorial with code included.
In the case when the first server is not responding, we’ve prepared fallback that will try to connect to a different server. That way we are ready for a situation when one of the servers has downtime.
Do you use WooCommerce with Polylang and encounter issues with translations not appearing? In this article, we’re going to reveal a solution.
Our goal is to embed SVG icons globally, so we can reuse them in different parts of the website. We have a solution.
We’re going to implement Video/Voice calls in our Application using a Peer-to-peer connection (Direct Call).
It is often a good solution to use iframe when creating different applications that will be embedded on third-party websites. Iframe provides a separation between styles and code of both websites.
In this tutorial we’re going to add a datepicker to chat and allow a chat member to pick a preferred date from the calendar view.