In order to handling right-click in jQuery, you need to bind an event handler to right click javascript event. Here we will discuss different ways to do such jobs. 1. By using the contextmenu event. In javascript there is an event named contextmenu, which fires after the right click button is clicked and before the […]
There are many job opportunities in the field of Python. As you know, python is not included in the courses curriculum of Engineering or any other related degrees in Bangalore or any other cities. So, there are very less candidates who knows Python. But there are many coaching institutes who gives training in Python. Python […]
Today in India, top IT companies requires certifications in various areas in the people they hire. So, Its better to have top IT certification which are in demand in your bag before applying to a top company in India. In this article we discuss some of the top certifications in demand today in India. […]
In this digital Era , the days are gone when we were using physical devices for example external hard drive pen drive etc. We should thankful to the cloud data storage services. Two of the most big fishes in this market are Microsoft Azure and Amazon Web Services (AWS). We will compare both of the […]
Many times we need to search by associated tags, category or custom taxonomy names . But WordPress doesn’t provide these by default. Therefore, we need to make our own results page which include the default search including tags, categories and custom taxonomy names. In this article, we learn a technique or a guideline to tackle […]
In this article, We will discuss how to make a WordPress custom image search based on their tags and categories. This is solution for them who want to make a custom search for attachments images. WordPress, doesn’t provide taxonomies in media items by default. So, you have to add a plugin Attachment Taxonomies for it. […]
In this article we will learn to create WordPress like button with counts based on IP address of the visitor (so, no login is required to like your posts/pages). You can use this on both posts and pages without plugin. Also Its very good practice to create it without using a plugin so that you […]
In a simple layman’s term namespaces are the labels for classes and functions. For example we define a variable inside a scope then this variable will be defined for that scope only, we can’t use it outside the scope. Just like a variable in a scope, we can use namespaces for class and functions. Namespaces […]
Wix vs WordPress – Whom to choose for website building? This question is very familiar in the new businesses (small or big) and beginner bloggers hoping to generate value from their website. It is very tough to find out which will be better for your business or a blog. But, we will discuss some major […]
Hey, I think you are a web developer and worked on developing WordPress custom themes and WordPress Website. Now you want to learn more about making a custom Plugin according to your requirement. If you don’t know how to build a custom theme from scratch, Just stop right here and don’t waste time in learning […]