Tag Archives: Wordpress

Using wp_enqueue_script and wp_enqueue_style with your WordPress Theme header

For the longest time I was including my Javascript files in WordPress with a simple Javascript statement in the header.php file. I’d reference the theme directory like this to make it portable. <script type=”text/javascript” src=”<?php bloginfo(‘stylesheet_directory’); ?>/js/jquery.js”></script> <script type=”text/javascript” src=”<?php … Continue reading

Posted in Code, General | Tagged , , | Leave a comment

This is Historic Times hits big traffic through Social Media.

One of the sites we have developed, This is Historic Times, created a political cartoon that reached #2 on the homepage of Reddit.com and was then discovered by Stumble Upon. These are two of the larger social media sites out … Continue reading

Posted in General | Tagged , , , | Leave a comment