When It comes to UX, we need to add some automatic actions in UI. And such pages, like cart, checkout, need more user experience. In general, on the cart page, we need to click the Update Cart button every time we change the quantity of a cart item. It affect the UX of the system […]
Ever wanted using Bootstrap in WordPress website? Maybe you’ve got your eye on a Bootstrap template and would like to add it to your website. In this article, we’re going to take a look at everything you need to know about using Bootstrap in WordPress. Now there are plenty of Bootstrap themes and templates out […]
AJAX give app like feel to a website. With AJAX a page’s content is updated without page refresh. Ajax is the art of exchanging data with a server, and updating parts of a web page without reloading. What Is AJAX? AJAX stands for Asynchronous JavaScript and XML. In simple words, we can say AJAX update […]
Recently I had a client who required me to block access to the entire website except for a couple of pages. You would think this would be fairly straightforward to do however after messing about in the Restrict Content plugin I finally had enough of it not acting the way I wanted to – and […]
Anyone who develope WordPress stuff is a WordPress developer. WordPress Developer may be developed themes or plugins or both. A theme is a piece of code that render frontend of a WordPress site. While plugins are used to extend the functionality of a theme. For example, if theme not provide forms or only provide limited […]
Hello friend, this the second post in WordPress development series. In the first article, we learn basic about WordPress, how to install WordPress and what you should know to dive into WordPress development. Now in this article, we give an eye on the folder structure of the WordPress. WordPress Folder Structure So let’s get started. […]
I appreciate the author's approach of breaking down the complex security settings on Facebook and explaining them in a clear…