Divjot is an experienced WordPress developer and technical writer with more than a decade of experience in WordPress Development. Whenever he's not creating amazing WordPress experiences, he can be found on the road with his bike.
When creating a real estate website, choosing the right theme is crucial for your business’s success. Finding a theme for real estate is a bit more challenging than finding a…
Galleries are an important content element. They help us add multiple images at the same time to showcase our content in a visual manner. Lightbox helps add interactivity to the…
Plugins are an integral part of WordPress and used to enhance a website's features and functionality. While developing a website, you might require a certain piece of code to parse…
WordPress introduced Block Editor with roll out of v5.3 and along with it, users were introduced to a whole new block-based content creationg interface. Block Editor introduced blocks which the…
Sliders are an important element of modern websites and play an important part in making the website appear more interactive and engaging. When it comes to sliders, there are many…
We've all been there. Suppose you are writing your post and everything's going fine. But your realize that there is some something apart from regular content needs to be added…
In JavaScript, manipulating the DOM is one of the most common processes through which developers modify the HTML document to change the display and in some cases, even functionality of…
Post Thumbnails in WordPress are an important element when it comes to synbolizing an article with an image. Post thumbnails act as the face of an article. Sometimes, these post…
If you have used WordPress, you must be familiar with the "There has been a critical error on this website." error. It is one of the most common and most…
Arrays are an important part of the JavaScript ecosystem. They are an important data type which is used to store data. There are a number of operations that can be…