How to Add an Administrator to Your WordPress Site

If you need to give someone access to your WordPress site as an administrator, it’s easy to do. Here’s a step-by-step guide on how to add an administrator to your WordPress site: Log in to your WordPress site’s dashboard. Click on “Users” in the left-hand menu. Click on the “Add New” button at the top […]
Hide Navigation On Scroll – An easy JavaScript and jQuery solution

A common website request is to hide the navigation on scroll. This is particularly relevant on mobile, as it frees up important space. To keep easy access to the navigation I usually recommend showing the navigation when scrolling up, so if a visitor wants to move to another page, they don’t have to scroll up […]