If you have spent any time working in local newsrooms—or simply trying to read your local paper online—you know that the "digital transition" hasn't always been seamless. As a long-time web producer who has spent more hours than I care to admit debugging broken redirects and hunting down hidden logout buttons in TownNews-style CMS environments, I understand the frustration. You just want to read the print edition of the NWI Times, but the site seems to have other plans for you.
Whether you are a long-time print subscriber looking to bridge the gap to digital or a newer reader trying to find nwitimes crime courts the nwitimes eedition, this guide will walk you through the process, troubleshoot the "blank page" issues, and help you navigate the infrastructure managed by Lee Enterprises and The Times Media Company.
Understanding the Digital Infrastructure: Where Are You?
Before we jump into the steps, it is important to understand that when you visit nwitimes.com, you are interacting with a complex ecosystem. Behind the scenes, the site utilizes a variety of subdomains and third-party portals to handle your identity and billing. When you click "E-Edition" or "Print Edition," you are often being handed off from the main CMS to a dedicated reader interface.
I have spent years testing these flows on both desktop and mobile. If the site feels "clunky," it is usually because the main navigation, the cookie consent banner, and the subscription overlay are competing for the same DOM elements. If you find yourself staring at a page that is mostly navigation and "site chrome" (the header and footer) but missing the actual article or reader body, you are likely hitting a session timeout or a script-blocking issue.
The Common "Scraped Page" Trap: Why Your Screen Looks Empty
One of the most frequent support tickets I’ve handled involves users claiming the "E-edition page is broken." They describe a page that contains the site’s logo, the footer, and maybe a giant popup asking for their email—but the actual digital replica of the newspaper is nowhere to be found. This happens because the browser's script that loads the e-edition viewer is being blocked by a cookie banner or an ad-blocker.
Common reasons for this "Empty Page" error:
- Cookie Preferences: If you haven't clicked "Accept" on the privacy banner, the site may prevent the e-edition viewer from initializing to protect your privacy settings. Ad-Blocker Interference: Some privacy extensions block the JavaScript used to render the PDF viewer for the e-edition. Session Expiry: You were logged in, but your "auth token" expired while you were away from the tab.
Step-by-Step: How to Access Your Print Edition
To ensure you don’t get stuck, follow this exact path. I have tested this on both mobile (Safari/Chrome) and desktop to ensure the navigation holds up.

1. Ensure You Are Authenticated
Before you click the "E-Edition" link, make sure your browser knows who you are. Navigate to /users/login/ on the nwitimes.com domain. If you are already logged in, the page will redirect you to your profile dashboard. If not, log in here first to avoid the "subscription wall" getting stuck in a redirect loop.
2. The Navigation Path
Don't rely on the search bar for the E-Edition; it often just pulls up articles *about* the print edition rather than the viewer itself. Follow this path:
Click the "Hamburger" menu (the three horizontal lines) in the top-left corner. Scroll down to the section labeled "Subscriber Services" or "E-Edition." Click "E-Edition."3. Handling the Payment and Billing Redirect
If you are prompted to subscribe or upgrade, you will likely be directed to the subscriberservices.lee.net payment page. This is the official portal for Lee Enterprises. If you are already a print subscriber but the site doesn't "know" it, do not just buy another subscription. Look for the "Activate" or "Link Account" link at the bottom of the login screen to merge your print account with your digital profile.
Troubleshooting Table: What to Do When It Fails
Problem Likely Cause The Fix Page is just a header and footer Cookie banner blocking the script Refresh page and look for the "Cookie Preferences" link in the footer to accept all. Redirected to payment page repeatedly Account not "linked" Visit the subscriber services portal to verify your print account is attached to your email. "Logout" button is missing Menu collapsed on mobile Check the user profile icon (usually a silhouette) at the very top right of the screen.Don't Forget the Special Sections
One of the perks of the digital replica is access to special sections nwitimes produces, such as seasonal guides, high school sports wrap-ups, and annual community reports. These are often buried in the "Menu" sidebar under "Special Sections." When you access these through the e-edition, you get the actual print layout, which is far superior to the fragmented "article view" on the main site.
Pro-Tips from a Web Producer
If you are constantly struggling with the site, here are three things I have learned from my time in newsrooms:

- Check the Footer: I always scroll to the very bottom. If you are lost, The Times Media Company usually lists a direct customer service number or a "Help" link that is more reliable than the navigation menus at the top. Incognito Mode is Your Friend: If the e-edition won't load, open an Incognito/Private window. If it works there, you need to clear your browser cache and cookies. Avoid "Continue": I hate vague buttons that just say "Continue." If you see a popup with two buttons, look for the one that says "Manage Preferences" or "Dismiss." Never click "Continue" without reading the fine print—it is often a gateway to an unwanted newsletter or an accidental subscription upgrade.
Getting to your print edition shouldn't feel like an obstacle course. By understanding that you are moving between nwitimes.com, the Lee Enterprises login system, and the e-edition viewer, you can troubleshoot more effectively. If you are still stuck, remember: the footer is your best friend. Every major newspaper site keeps their "Contact Us" and "Subscriber Help" links at the bottom. Start there, and you'll find the path back to your news.