You will get this error in your site even though it was not an multi site website. It wont allow you to delete the plugin …
Remove increment and decrement icon from input number field
Fixed : You cannot delete a plugin while it is active on the main site.
Check your plugin or themes auto update enabled or not in wordpress
In this tutorial we will see how to get the plugin auto update enabled in wordpress or not. This will be a helpful function for …
How to use the do_action () with parameter
The correct way is to pass first argument as a unique string which acts as an identifier for the action & any additional arguments after …
Line Breaks not working in Text area in front end
When we add space that is line break in text area it was not showing in the front end display. For display the line break …
Remove lastpass autofill icon from text fields
To remove lastpass autofill icon we need to add following to input field in which we need to remove the icon. data-lpignore=”true”
Debugging wordpress websites with wordpress owned functions
In this tutorial we are going to learn about the debugging errors in wordpress by using the inbuilt functions in wordpress core. For using wordpress …
Add class to images based on the portrait or landscape in wordpress
Adding classes based on height and width are important to avoid image crop or stretching issue. In this blog post we will discuss about how …
Best tools for measuring page speed of your website
Nowadays sites with high performance will get better rankings in google search engine. In this blog post we are going to discuss about the best …