Themes Updated

It’s been quite a while now since I submitted the new versions of my This Just In! and Get Some! WordPress themes over at the theme repository, and I’m still waiting on approval almost a month later. So I’ve posted the themes here because who knows how long it’ll take to hear back from them. You can get the new versions, updated for WordPress version 2.7 here.

5 Comments
  1. in the page single.php

    search for

    and replace by

    otherwise users won’t be able to post !

  2. Theme this-just-in : it doesn’t work !

    edit single.php

    search for
    “? endif; ?”
    and replace by
    “?php endif; ?”

    otherwise users won’t be able to post !

    • Thanks for that Olivier. Many people may not have an issue with this, but if you are, it looks like I left a short opening php tag in that file and it could cause issues on some servers.

      If anyone’s having issues with this, you’ll also want to change the short tag < ? on line 10 of archive.php to a full tag < ?php. I’ll get these into the next update. (No space between the “<” and the “?”)

  3. Olivier, thank you, thank you, thank you, thank you! I was going crazy trying to figure out why my individual posts kept showing up blank, that quick little search & replace saved me hours of hassle.

  4. I have had similar delays when submitting themes. I’m not sure what the problem is—maybe they have a rigorous theme analysis process.

Leave a Reply