OTB Has A Brand New Look

Out with 2018. In with 2026.

After many long hours of work with Zohair Yousafi and the rest of the WordPress team, we’re launching the first significant redesign of the site since 2018.

For those on desktops, laptops, and tablets, the front page is divided into several sections:

  • Latest: The five most recent substantive posts.
  • Features: The most recent Open Forum, Ancient Geeks, Tab Clearing, and Photo For Friday posts.
  • Trending: The most popular posts according to an algorithm I don’t understand. (We’ve been testing on a developmental site with no visitors, so I have no feel for how it works. It’s organic to the theme, so we figured we’d give it a shot.)

The four most recent posts from each of the following categories:

  • US Politics
  • World Politics
  • Democracy
  • National Security

And, finally

  • Selected: The most recent posts from the Business and Economics, etc. categories.

Mobile users will see a somewhat cleaned-up version of the current mobile site, which simply serves a truncated version of the site header and the 15 most recent posts.

I’m sure we’ll tweak as we go along, but I wanted to get the new-look site, which is built on a modern theme, rolled out as quickly as possible.

There’s some new built-in functionality that simply wasn’t available on our eight-year-old theme, which had become increasingly incompatible with recent WordPress builds.

Alas, there’s also likely to be some growing pains. Most notably, the @Reply feature, which came courtesy of a plugin that hasn’t been updated in years, doesn’t play well with the theme. We’re experimenting with nested comments as a workaround. To start, we’re limiting that to three deep to avoid absurdity.

I’m still at the beach for a couple more days and will be on the road all day Saturday. But I’ll sporadically monitor the comments here for bug reports and the like.

For posterity’s sake, here’s a shot of the site from before the relaunch:

And of the site just after launching with the new design:

UPDATE: I’ll have to get used to the way the new design does the featured image. I initially had the screencap of the new site as said image, but it created a deja vu second blog. (I deleted the Site Wonkiness post, since said wonkiness lasted 20 minutes or so and nobody had commented on the post.)

UPDATE 2: It took me very little time on the live site to see that Trending posts were redundant on the front page, since it’s almost certain to just be the most recent posts most days. Gone! I’ve left it as the footer on individual post pages.

30 responses to “OTB Has A Brand New Look”

  1. Congrats!! Very cool. I’ll get used to it. Thanks for your hard work keeping the community going.

    6
      1. Oooo! Nested comments!

        3
      2. Note that comments at the maximum nesting depth do not have a “Reply” link — you have to scroll up to the comment at max-1 depth to reply. That’s an error-prone exercise if there are enough comments. It’s a stupid design decision by WordPress. It’s a one-line change in one of the core files to restore the link, comments at that depth show up in a better order, and I have no idea why they don’t fix it. At a site where I did some of the maintenance, I had a script that ran nightly to see if a new version of WordPress had been installed, and reapplied the patch if so.

      3. @Michael Cain: Yes, I’ve noticed that as well. I’ll see if there isn’t a fix.

        ETA: Until I can talk to Zohair Monday, I’ve changed the nesting to 4 deep.

        1. As I said, I know a simple, reliable, technical fix. What’s hard is making the management decision to have a site that runs a very slightly non-standard version of the core PHP files, and requires re-applying the patch every time a new version of WordPress is installed.

          1
  2. Congratulations! Change is inevitable. 🙂

    I’m sure I’ll get accustomed to it soon, wow, what a change!

    5
  3. Oh the shock. Visited earlier and there was the comfortable blogger style layout circa 2005 and then return to find OTB is rockin’ and rollin’ the 20’s.

    Good job all.

    1
  4. I appreciate all the work that you do to make OTB continue and as easy to navigate as possible.

    Just one nitpick: All the current posts show the date as 17 June 2026.

    2
    1. Thanks for pointing that out! It seems to be just on the post pages, as the mobile version shows the correct dates on the front page.

      EDIT: Fixed it.

      1
  5. Issues on PC in both Firefox and Chrome:
    – “Latest” are not the latest – the first one I see is from June 17th
    – When I click on this article in particular, I get a double header of some sort
    – This may be by design, but it seems odd that when you click on an article, you have to scroll down past “Latest” and “Features” to get to it
    – And I just realized that when i am in this post, and I click on any of the articles above it, it doesn’t take me anywhere

    1. They’re the latest posts. For some reason, the posts pages all display June 17. [ETA: Fixed it.]

      The double header is fixed. I used a screencap of the new site as the featured image but, because it’s so big, it made it look like you have two sites. That’s why you were scrolling past Latest and Features, too. I changed it out for a generic Blog cartoon.

      1
      1. Thanks for the quick fixes!
        One more: There is an “Outside the Beltway” text link in the header bar of my page, on the lefthand side. When I click on that I go to the WordPress admin page for this site

      2. @markedman: I’m not seeing what you’re seeing. But logged in users can see the backend. (I have this at War on the Rocks, which also runs on WordPress.)

  6. While I don’t think this is a problem, I should note that when I got an email to click on a link subscribing to a thread, it showed me a history of my submissions to WordPress blogs in general, the most recent of which was something I posted in 2012 to a totally unrelated blog.

    1. I need to set this up on the backend, I think. It was working on the test site but we decided it was easier to port the theme over to the existing site vice all the posts and comments to the test site. That means non-theme edits had to be redone.

  7. We’re experimenting with nested comments as a workaround. To start, we’re limiting that to three deep to avoid absurdity.

    Good call. This prevents flame wars from going on forever.

    And thanks again for all the work you out into the site.

    2
  8. Not necessarily in need of a fix: at least on iphone if you aren’t logged on the “thumbs up” renders as a box with an x in it and is unclickable. Looks and works as expected when logged in.

    1
    1. Interesting. I suppose it makes sense that, if you’re not registered to comment, you can’t vote on the comments. But odd that it renders the box.

      1. I really like the iPhone interface!

        1
        1. @Ol_Nat: Glad you like it. There are some tweaks coming to add header navigation and to make the side margins a bit wider.

  9. Them are some big pictures you have to scroll through when you open an entry, but the site in general is clean and easy to navigate. It gets a D rating on security from securityheaders.io, so you might want your web team to add a few tags.

    1. Interesting. I’m not familiar with the site but I’ll ping the support folks. Thanks!

  10. Like the new look, with a few caveats –

    The text under each photo, in my iPhone, is so far left aligned that I have a difficult time reading it. I keep trying to swipe the page 🙂

    When logged in, I get the up thumb, but not the up thumb count, logged out, the count is visible.

    Miss having the comment count on the front page

    1. @restless Yes, the page size on phones—and tablets, even though it’s serving the same page as for laptops—is on my list to discuss with them on my call Monday.

  11. WE FEAR CHANGE!!!!!!

    1. But thank you so much for being here and keeping us updated (in several ways).

  12. Generally, it looks great.

    A little nitpick — previously, the site indicated the number of responses to the post, which helped figure out if there were any new ones to read. This version does not.

    1. @Moosebreath There’s a count at the top of the commenting block. It seemed cluttered having it on the home page with this setup.

      1. “There’s a count at the top of the commenting block.”

        Sure, but you don’t see it until after you have clicked on the post. I liked to be able to know if there were new comments without doing so.

        As I said, it’s a little nitpick.

        1

Leave a Reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.

Trending