blog demo

How to Setup Custom Login Page in WordPress Using Woffice?

Using an Intranet WordPress theme like Woffice on your website is one of the best, effective ways to keep your employees connected and productive at the same time.  In addition to helping you maintain an open channel of communication with […]

View post
blog demo

A Beginner’s Guide: WordPress Admin Panel Tutorial

WordPress is a user-friendly CMS that even the first-timers who have never seen any WordPress Admin Panel tutorial before choosing it to power their projects. This is no small measure of the success of the CMS in a highly competitive […]

View post
blog demo

How To Create a BuddyPress Members Map With Vue.js

Let’s create our BuddyPress Members Map using Vue.js. Welcome to you. This article will explain to you how to create a fully dynamic Google Maps of your BuddyPress Members on your WordPress site, on any page. Easily. This tutorial is […]

View post
blog demo

A Fullstack Developer Guide To Small Business Website

Is your small business growing but you are finding it difficult to cope up with it’s increasing challenges?  Does it feel hard to skyrocket your sales volume? Can’t figure out how to maintain a sound relationship with customers and to […]

View post
blog demo

The Definitive Guide to WordPress Popups

Pop-ups have become standard on WordPress websites. Need proof? The WordPress directory lists no less than 2,576 pop-up plug-ins. Yet, smart pop-ups are still far from being a standard. Remember the last time you landed on a website, just to be displayed […]

View post
blog demo

How To Create a WordPress Plugin For Your Web App

Today, we are going to see how to create a very simple WordPress plugin for any web app that needs to insert a piece of code to your site. To follow this tutorial, you need basics: PHP and Object Oriented […]

View post
blog demo

How to create a WordPress plugin to login and register using Facebook API – Part 2

As promised, here is the part 2 of our tutorial to create a Facebook WordPress plugin. Thanks a lot for your feedback. Be sure to checkout part 1 before Before starting off, a special thanks to Ovidiu Turean who made a […]

View post
blog demo

How to Manually Approve New User Registrations in WordPress

Moderate new user registrations can be very useful in several WordPress scenarios: intranets/extranets; e-learning platforms; multi-author blogs; multi-vendor e-commerce site and many others.  It can be also a good protection against spamming accounts, if the email confirmation isn’t enough. If you are […]

View post
blog demo

How to create a WordPress plugin to login and register using Facebook API

In this tutorial, we will see how to write a simple WordPress plugin in order to Login and Register your users right on your WordPress site using the Facebook API. It is very easy to do and we will go through […]

View post
blog demo

How to restrict access to the WordPress dashboard programmatically

You could think “I just need to install a plugin, there are at least a dozen of plugins that do this”. That’s true, there are a lot of plugins that limit the access to the dashboard of WordPress, but are […]

View post