I am currently making a “ComicPress – Plugin” designed after the Comic Easel plugin, but uses the ComicPress coding scheme that will work in conjunction with ComicPress Manager. Which will allow you to use ComicPress on the Easel theme and […] ↓ Read the rest of this entry…
Archive for Wordpress
What this does is give your users who do *not* have gravatars from gravatar.com when they post comments, custom avatars that you create. It will pick one from inside the directory and constantly use it based on the end users […] ↓ Read the rest of this entry…
1. Removed extra code inside the index.php file and fixed the pre_get_posts in the functions.php to associate the MAIN QUERY ONLY $query-> properly for posts per page. Basically it removes an extra loop which wasn’t needed. 2 & 3. removed […] ↓ Read the rest of this entry…
Found a bug, but it’s a simple one. The Symptom: The archive list of posts for categories or terms looks funkey and shows years and no other info with a weird title The Cause: a template file in the theme’s […] ↓ Read the rest of this entry…
3.2 Introducing Flexible Headers, no longer need to set a specific height and width Removed the max-width: 100% inside the style.css cause chrome doesn’t like it, wasn’t really necessary – you just have to make sure you set images to […] ↓ Read the rest of this entry…
