How to Code a Side by Side Locked Image Layout for your Website

How to Code a Side by Side Locked Image Layout for your Website

While working on the redesign for the Moss Construction website we used a layout structure that consisted of an image section and content section side by side where the image was locked in place until the content scrolled completely. In this tutorial we will teach you the basic bare bones coding approach we used to achieve a side by side locked image layout.

Read More
How to Hide the WordPress Content Editor on Specific Pages

How to Hide the WordPress Content Editor on Specific Pages

When the situation arises where you don’t end up utilizing the actual WordPress content editor, we feel that is best practice to hide it in order to avoid any potential confusion. In this tutorial we will teach you how to hide the content editor on specific pages via a WordPress function.

Read More
How to Load More Posts in WordPress with jQuery

How to Load More Posts in WordPress with jQuery

The way a WordPress website functions is just as important as how it looks, providing easy access to viewing more content in a seamless way can help improve the overall user experience. In this tutorial we will teach you how to easily load more posts on your WordPress website or blog utilizing the built in more post linking navigation and jQuery.

Read More