Need help with your MagicValley.com subscription? Here is how to find us.

If you have been staring at your screen trying to find the MagicValley contact us link, you aren't alone. As someone who spends their days in the TownNews back-end—specifically navigating the /tncms/admin/editorial-asset/ paths to ensure our content is properly staged—I know exactly how frustrating it is when the site navigation feels like a moving target. Whether you are a long-time reader of The Times-News or a new digital subscriber, getting support shouldn't feel like a digital scavenger hunt.

This guide is designed to cut through the fluff. I’m not going to tell you to “clear everything” on your browser. Instead, we are going to look at the specific technical hurdles that cause those persistent login loops and paywall headaches.

1. The Quick Fix: Finding Customer Service

Before we dive into the deep technical stuff, let’s get you to the right place. Times-News customer service is managed through the central Lee Enterprises portal. If you are looking to update your billing, change your delivery address, or pause your print subscription, you don’t need to dig through our site's footer menus.

Direct your browser to the central subscriber services portal: subscriberservices.lee.net. This is the single source of truth for your account status. If you are having trouble with your MagicValley help center experience, this page Helpful resources will handle the heavy lifting for your account data.

2. Troubleshooting the "Infinite Paywall" and Login Loops

I've seen this play out countless times: learned this lesson the hard way.. One of the most common tickets I process involves a reader who has an active subscription but is still staring at a paywall. Before you call us, check your URL. Are you seeing a referer_url parameter in your address bar? Often, the site loses your "session token" when you click a link from an external source like social media.

The Cookie Popup Checklist

If the site isn't recognizing your login, it is rarely because you "forgot your password." It is usually a cookie conflict. Before you do anything else, check these three things:

    Consent Status: Did you accidentally click "Reject All" on the cookie banner? Some of our login scripts require "Functional Cookies" to track your session across our subdomains. Local Storage: If you are using Chrome or Safari, clear only the cookies associated with magicvalley.com. Do not clear your entire browser history, or you will lose your saved passwords for other sites. Private/Incognito Mode: If the site works in an Incognito window, your browser’s cache is holding onto an expired session ID.

3. Why Your Scraper or Browser is Failing

I see a lot of complaints about the "navigation" or "paywall" obscuring the actual news article. This usually happens because your browser (or a third-party scraping tool) is confused by our layout. We use the TownNews Blox framework, which loads the "skin" of the site separately from the body copy.

image

If you see a wall of navigation links and a giant cookie banner instead of the article text, your browser has likely hung up while trying to load the "paywall trigger."

image

Problem Likely Culprit What to clear Infinite Paywall Expired session token Cookies labeled "tncms_..." Page fails to render Ad-blocker interference Disable ad-blocker for magicvalley.com Login button does nothing JS conflict Browser cache for magicvalley.com

4. Managing Your Digital Access: E-Edition vs. Web

A common point of confusion is the difference between the website access and the E-Edition. They are two different digital platforms.

The Website (MagicValley.com): This is your real-time news feed. It is responsive and built for your phone or desktop browser. The E-Edition: This is the digital replica of the printed Times-News. It is accessed via a separate portal, usually linked from the top right of the website’s main navigation.

If you have an "All Access" subscription, you have both. If you are having trouble logging into the E-Edition, please do not try to reset your password via the main website login button. Go to the E-Edition specific login page, as it requires a separate authentication handshake from the main news site.

5. Why "Just Subscribe Again" Is Never the Answer

If you contact us because you can't get in, please avoid the temptation to "just start a new subscription." I see readers do this constantly. It creates a duplicate account in the Lee Enterprises database, which splits your loyalty rewards and causes a total mess for our billing department.

If your account is active, your email address is already tied to a specific UUID (Unique User ID) in our system. Creating a new one creates a conflict. If you cannot log in, email us at the address provided on the subscriberservices.lee.net page. Include your full name, the email address you *think* is on the account, and the zip code. That allows us to find your record in the editorial-asset manager without creating a ghost account.

When to reach out for technical support

You should contact us if:

    You have verified your email at subscriberservices.lee.net but the site still says "Invalid Credentials." The page loads, but the body text is replaced by a "Subscribe Now" overlay even after you have signed in. You are receiving "500 Internal Server Error" messages, which indicates a server-side issue with the TownNews CMS that you cannot fix from your end.

Being a digital producer means I know how annoying it is when the technology between you and your news gets in the way. Bookmark this page, keep your login credentials stored in a password manager rather than browser memory, and if you ever hit a wall, check the subscriber services payment page first. We’ll get you back to the news as quickly as possible.