Get the SEO Newsletter

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.

 
Bookmark and Share

5 Comments so far ↓

  1. Olivier Pons says:

    in the page single.php

    search for

    and replace by

    otherwise users won’t be able to post !

  2. Olivier Pons says:

    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. Jeremy says:

    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

Email is required but will not be published. All comments are moderated and no-followed. Please do not use keywords or domains as names and do not advertise.

Please keep comments directly related to the post topic or another commenters question. If you have a question not directly related to the post, try asking your question in the WordPress Forums or Our Forums.