Though TownNews.com representatives often participate in discussions, this is not a customer service site. For immediate help, call 800-293-9576 or submit a support request via our online ticketing system.
links within photo asset captions
I'm trying to get a clickable hyperlink to show up inside photo captions. It seems straightforward to add hyperlinks to the caption while in the back-end asset editor, but when I view the asset from the front end, the link will not be clickable. I just get the plain text.
I thought it might be a browser issue but it happens in both Chrome and Firefox.
Hi Seth!
I am just reviewing some photo-related questions on the site and I see this was missed.
HTML does work in the photo captions, however BR tags in general are removed if they are outside of "block" level elements.
If you want to keep the BR tags, you can put them inside of a block-level element, such as a div tag, and they should remain. Note that the div is counted as a paragraph as far as ads or paging in BLOX CMS.
Also note that inline elements, such as inline photos, can't be placed inside of a block-level element. So when you save it will be placed outside of the div.
I would like the "Export CSV" within Marketplace / Banner Ads to show only what is on screen.
Right now, when I am viewing only enabled ads in Marketplace / Banner Ads and I click 'Export CSV', it downloads data from all times.
Is this meant to happen, or is this a glitch?
I am looking to quickly print out current banner ads to give to a supervisor, but this method give me 5 years of data instead. I resort to using screen shots. I just want to report it if this is an issue. Other Wise I would like the Export CSV to provide me only what I have check marked.
Font Awesome Question
Got a heads up on this change earlier: https://help.bloxcms.com/knowledge-base/releases/software_releases/image_418c9b9d-c5c1-5c36-b720-7be8da6ed52b.html, where Font Awesome will be upgraded to Font Awesome 5.
Font Awesome 5 seems to have 3 styles (besides brands), Solid, Light, and
Regular.
Is Bl ox CMS going with a particular style? Or are they going to allow site admins to pick within custom properties or something likethat?
Hi Robert!
I did respond to your email as well, but I will add some information here as well so that others can have it as a reference.
NOTE: We have a temporary "fallback" mode that we can enable on your site if you are worried about your icons. This mode will run Font Awesome 4 CSS and classes temporarily in case you (or we) need to make updates. Then, we turn off the "fallback" mode which will switch you back to Font Awesome 5. Please submit a Customer Support ticket if you think there will be an issue.
Firstly, there is more information in this link:
A few important things to note:
- We are not using ALL icons - only a subset, so we can keep the library as small as possible. If you need us to add an icon (we've had a few requests already), just let us know and we can evaluate it.
- For now we are only including some of the branding library, some solid and some regular. We don't use the "light" icons so those are not included at this time. The link above has links to lists of every icon we offer, and as we add more we will add them to those lists.
- Note that we are doing our own namespace for tnt-[name] as shown in the example in the link. This way it will be easier for us to make changes in the future.
- Styling for the FA5 icons will use the tnt-* prefix as well. Example: tnt-2x, tnt-fw, tnt-layers.
Let me know if anyone has questions or if you need more information!
Article: How Hearst Newspapers changes its paywall to drive reader loyalty
Good read, this level of flexibility looks great:
https://digiday.com/media/hearst-newspapers-changes-paywall-drive-reader-loyalty/
"At the Albany Times-Union, the first paper to test the flexible paywall, the total number of subscribers has doubled since it started tests in September, and the overall number of new subscriber numbers for Hearst Newspapers has jumped 10 percent."
Quiz asset
Webinar recording now available | Refresh your site for spring with these best practices
Watch the webinar recording now
Things move fast in the digital world—blink and you may just miss something! At our March customer webinar, we review recent features and updates you may have missed, and highlight improvements you can implement on your site today.

We showed you:
- Behind-the-scenes advancements that make your site faster and more secure.
- New design features and set-up options you can use to improve your site’s user experience.
- Ad tech optimizations to help you grow local and programmatic revenue.
- New and easy ways to boost audience engagement and time on site.
- . . . and more!
I'm having trouble setting up an Alexa Flash Briefing.
Support says I need a proxy server. Has anyone else got this working that would point me in the right direction please?
serve HTTPS from blox app directory
Anyone know if this is possible? Our site is now HTTPS, but assets in the app directory aren't, so they won't display.
The /app directory should allow http or https as long as you are calling that from the original code. You would need to ensure that the reference in the code is actually pointing to https however. Protocol-less will also work, but these days we recommend just doing straight secure always, regardless of whether or not your site is secure.
In other words, if your website is asking for an image in the /app directory, it needs to say:
<img src="https://example.com/app/images/image.jpg">
instead of:
<img src="http://example.com/app/images/image.jpg">
If you're doing this already and it isn't working - please let me a link (you can create a job ticket also) so we can look.
Anyone have a Google Ad Experience Report yet?
Go to webmaster tools, then Web Tools and see if you have a report yet. My "Google Sites" page has been reviewed, but none of the other sites I have access to have been reviewed.

Anyone else? Let us know!
Feature request: Reader blogging platform
How many of you would welcome a more robust "article submission form" to use as a reader blogging platform? I'm talking about the same functionality of the story asset, with hyper links, ability to submit multiple photos and place them in the text where needed, etc.
I have seen a few requests for hyperlinks and other stuff in the "article submission form," but I think full functionality would be welcome.
Our only other option would be to open part of our admin to readers, and we really don't want to do that as that will bring in a whole other set of problems.
Feature request: Import unlisted YouTube videos from owned channel
YouTube is working with publishers — there's a whole YouTube for Publishers program. It's also our video player, so we upload and monetize all videos through YouTube. That works great on videos that we create — we upload them and publicly publish them. We also use AP video. We can add (and monetize) the video to our site through YouTube, but not to our YouTube channel. The easy way to do that is to add those as unlisted videos.
Syndication pulls in YouTube feeds; very handy. But only public videos. The API that Town News uses searches YouTube, similar to a user searching YouTube, so unlisted videos are invisible. To add unlisted videos to Blox, I have to manually create a YouTube asset.
Is it possible to change that a bit so that unlisted videos on my YouTube channel also can be imported?
Help with Calendar Query Rules
Can someone help me find the accepted values for calendar query rules with dates? For example, I can see that for the rule "Creation Date/Time" I can Choose an exact date, say "Feb 1, 2018" but I also see that we are using "Today" as a value in some places. Where is the documentation for all the accepted values for these rules? Can I write "Tomorrow" or "Today +7"?
this Calendar Query Rules doesn't seem to have it.
Feature Request: Minify CSS/JS on the Fly
Let's say we have some CSS and JS in the global skin and UTL components. It's on the CDN as the other JS/CSS files as Core TN stuff. This works great!
However, can there be a way to access a minified version of those files? For example, if we have a file in global in resources/scripts/somefile.js (which would translate to something like https://bloximages.newyork1.vip.townnews.com/example.com/content/tncms/live/global/resources/scripts/somefile.js on the CDN) can we have a minified version like https://bloximages.newyork1.vip.townnews.com/example.com/content/tncms/live/global/resources/scripts/somefile.min.js ?
Just a humble idea by me. Thanks!
Too Many Requests
Our organization uses VDIs (virtual desktops) hosted in Microsoft Azure as our means of doing business. The site looks great in the VDI without any issues whatsoever. When I click the login link, I receive the login screen. However, when I submit my credentials the server returns with an HTTP 429 error. "Too Many Requests"
Is there anyway to avoid this message? Perhaps the system thinks that I (along with all other Azure traffic) is the same individual attacking the CMS? Is there a way to relax this restriction so we can avoid purchasing physical machines?
Thanks
Hi Rob!
I spoke with our systems department about this - it seems as though that server is being flagged as a bot (we have many rules in place to help protect sites from invalid traffic, attacks, or bad bots). If you submit a ticket to our Customer Support department, they can work with you on possible ways to identify your requests so they are not throttled. Let me know if that makes sense! Thanks!
Is the Associated Press Channel supposed to flow in stories automatically?
I have an AP Channel set-up. Are these stories supposed to flow into my site automatically? Do I need a JOB setup? My intention is to have a small widget that flows in AP stories dealing with NBA.
Eva from TownNews did indicate to me that along with an AP Channel..you will also need an "Importer" setup. This should not be confused with "Jobs".
Further Reading: How Do I Create an Importer To Automatically Pull in Syndicated Content?
Customer support service by UserEcho