This write-down will help you understand how to connect the Divi Builder Plugin to OceanWP library and use it on your website if you need it for some reason like I was. Page Builder Everywhere plugin is not working well with OceanWP singular.php template on posts...
How to make Divi map module Pin marker open by default
Divi theme have a integrated Map module. The maps modules makes it easy to embed custom Google Maps anywhere on your page. You can even add unlimited pins to the map, and define a custom viewport starting location. Right now this module don't have a option to pop up...
GitHub a web-based Git repository hosting service
GitHub is a web-based Git repository hosting service. It offers all of the distributed version control and source code management (SCM) functionality of Git as well as adding its own features. It provides access control and several collaboration features such as bug...
WordPress Hooks – Facts you must know as a WP developer
WordPress is a powerful tool and there is no doubt about that. Another important aspect to note is that it takes minutes to learn and years to master. Even old timers who have been working on the platform for quite a while, are still learning new things as they come...
How to Create and Use Code Snippets in Sublime Text?
When you're writing system code, it won’t work possibly, except that it's written and then saved in a plain text environment. This is where a text editor comes in. It enables you to create and make alterations to the files that contain plain text. A text editor is the...
A Complete guideline on creating WordPress themes with Bootstrap
With WordPress ruling the world of Content Management Systems(CMSs), more and more people are switching towards building their websites using this web platform. Specifically talking about web frameworks, Bootstrap is an excellent responsive framework that is utilized...
10+ Useful WordPress Code Snippets
We have collected a useful list of 10+ WordPress Code Snippets that we believe you will find really useful especially if you develop sites like we do. These snippets are added directly to a themes functions.php file in order to add additional functionality to your...
WP Quicktags – Expand Your WordPress HTML editor
This simply plugin adds useful buttons to native WordPress HTML editor. Every day we produce for our clients more and more pages in WordPress so we decided to get that job a little more pleasant and managed to create a plugin which adds some additional buttons in...
How to fix, rename user roles without plugin?
Our today tip can help you fix, rename user roles without ANY plugin. We also must put your attention on perfect plugin called User Role Editor for creating new role's capabilities easy, that could be useful for membership sites etc. Add new roles and customize its...
How to Stop Image Hotlinking with .htaccess
Stop Image Hotlinking - we have a quick tip, that can help you protect your server bandwidth. So if you are in situation that you find your pictures on another server, you can block this unwanted load.. and be happy again about your content, check this tips.. Stop...
30 How to’ s.. plugins, themes, tips for WordPress
The new version of WordPress is around the corner and so it is time to summarize what's over there and there.. We wrote this roundup for you to know about latest how to's.. useful plugins, tips for WordPress we came around. Hope you we will find them fresh and useful...
How to add WordPress Author Bio & Profile Page
Today I will show you how you can integrate very nice Author Bio at the end of each article in your wordpress theme and more we take a look how to make Author Profile page with list of all articles. This can be useful if you go with more authors and you like things...