Date

One Day At A Time Theme

Breast Cancer Theme
Breast Cancer Ribbon

Archive for the ‘Versions’ Category

Version 1.0.6 is live

posted by:

Hey everyone,

Just wanted to let you know that Version 1.0.6 is live. This new versions fixes the search widget in the default sidebar. Thanks to Louis for pointing that out to me.

Click HERE to download it.

Thanks,

TH

Upcoming Versions

posted by:

Hey everyone, what are some features you would like to see in upcoming versions?

Version 1.0.4 is live!

posted by:

Hey everyone -

Thanks to some debugging by a user, I have now fixed an issue in Internet Explorer 8 that was making some of the text appear unusually large on the archives pages. This should be fixed now. If you don’t want to go get another copy, go into your archive.php file and find and delete the code that looks like this -

<h1 id=”post-<?php the_ID(); ?>

Thanks,

Tim

Featured!

posted by:

Just wanted to say thanks to Designora for featuring my theme on their site. Check it out here

Version 1.0.3 is ready

posted by:

Hey everyone, turns out I was calling jQuery into my theme in the wrong way. I fixed it in 1.0.3. If you have had trouble with it, contact me through the contact form and I will help you fix it.

Thanks

Finally approved

posted by:

The theme finally got approved today. You can find it here or my clicking the download button on the home page.

Submitted to WordPress – 1.0.2

posted by:

I submitted version 1.0.2 to WordPress today. They wanted me to remove the version of jQuery that I had in the js folder. It makes sense and lightens the weight of the theme file. I also made the get_comments() function behave correctly in the sidebar. I had previously used a function I found that didn’t use get_comments() but had the same results.

Submitted to WordPress – Version 1.0.1

posted by:

So my initial version had a few things that needed to be cleared up so I did and resubmitted. Here are the changes.

–Version 1.0.1
1. Fixed bug where posts with multiple pages didn’t display the other pages or the links to get to them.
2. Removed grey bullet point styling on children in the sidebar.
3. Fixed a bug where the “Press ‘Enter’ to Submit” in the custom search widget wouldn’t disappear when a user clicked into the field.
4. Fixed a bug where pages with comments wouldn’t appear. Pages with comments should now appear.
5. Limited the number of pages in the top nav to 5 to maintain the clean, simple look of the theme.
6. Included jQuery via the built in WordPress jQuery library
7. Added a simple style for blockquotes