Enqueueing a Script After wp_head()
I was working on a feature for Arturo to add (or enqueue) a script only if a certain function was used on a page. The problem was, that you can’t…
I was working on a feature for Arturo to add (or enqueue) a script only if a certain function was used on a page. The problem was, that you can’t…
In my last post, I tried to point you to the most important pages in the WordPress codex to get you moving in the right direction with developing your theme.…
If you use a word multiple times on your site and you don’t feel like going through all your posts to replace every instance of it, you can use jQuery…
Twitter has quickly become one of the most popular social networking sites online. It is currently ranked among the top twenty Web sites in the world and has over a…
I was putting together a bit of code to pull in a Twitter feed, similar to what you see in the footer of bavotasan.com. I got everything working properly but…
Stationery is another premium theme created by myself and Juan Gordillo. It has a straightforward layout with strong design elements and tons of cool features. As I create more and…
Whenever I start a project, I like to work with a grid layout to help me place all the elements I need into proper alignment. Most sites work around a…