This is a very simple tutorial on how to easily extend your page edit area of your admin and display the value of these new fields on your page. Super simple! Basically someone came to the support room asking how to create two WYSIWYG areas when adding a WordPress page so that they can create a two…
Monthly Archives: March 2013

Position: relative, static, absolute or fixed?
So its been about 5 or 6 months since I’ve started working with CSS and lately I’ve been working with the position property often. Basically, just changing the value of relative, absolute, static, or fixed until it works like I would want it to. This post will be some of my research to see what…