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.

Feature request: Add credit card swipe option to subscription portal
We would like to sign up new subscribers at events and festivals, etc. We have Paypal portable credit card swipers similar to Square and would like a way to connect this to the Blox subscription portal.

Expanding calendar email notification link
Hello,
We would like to expand the 48 hour window for email links for user-submitted calendar events. Currently, our calendar admin receives an email notification to approve or deny an event (something that we'd like to maintain control of, as we get a lot of submissions that don't fit for the calendar). The link expires after 48 hours and our calendar admin must make a point to approve events over the weekend or on holidays. We would like to expand that 48-hour window, to 120 hours, or 5 days. We would prefer expanding the 48-hour window time instead of having our calendar admin login to CMS to approve events as we feel it will simply help streamline the process and provide faster updates for our audiences.

Creating an iCal Feed for our website's calendar
Hello,
Our staff is currently working on developing an app for our website. However, our app developers would like us to provide an iCal feed for the website's calendar feature, instead of an RSS feed. Does anyone have experience creating iCal feeds for a TownNews calendar? If so, could you please assist me with the steps?
For reference, here is the link to our calendar: http://www.theeastcarolinian.com/calendar/
Thanks in advance!
Best,
Annah

Hello! This is actually an easy answer... essentially, we have built-in support for iCal as part of our search capability. So, just generate a search for your calendar, including any search options you would like to include (I do this usually by just going to the search page and doing a search), such as:
This is just a general search, but I added fl=free which will only include items that are flagged as free.
Other search parameters can be found here:
Then, after you get the search you want, change the format to ical. The format is shown in the URL as f=html, so just change that to f=ical and it will download an ics file.

Documentation for flex templates
Is there any documentation dealing with templates/components/skins/etc for flex sites? Beyond the bare UTL api docs all I've seen are a series of videos at http://help.bloxcms.com/knowledge-base/developers_corner/. Those videos are focused entirely on Zen sites and are no help for someone working on Flex. Am I missing something?

Increase font size in vertical galleries
We have had great luck building vertical galleries of images, HTML assets, articles, etc. But the font size is more formatted for a cutline-size block of text than a more robust report.
Consider this vertical gallery: https://madison.com/news/national/life-or-death-warning-major-study-says-world-has-just/collection_6e57491c-80d0-5b19-9983-1320aee9f99b.html
This proved to be a very popular article, but the text is cutline sized, so it's hard to read.
Another example: https://madison.com/now/today/your-daily-capital-gazette-publishes-as-suspect-charged-with-murder/collection_8dd73a20-ec6d-5e71-9c16-dc5bded6ffb0.html#1
Standard article sized type would be a perfect alternative: https://madison.com/news/nation/government-and-politics/nikki-haley-resigning-as-ambassador-to-united-nations/article_177ce5fb-915e-5819-b7cd-d0b570ad27ed.html#tncms-source
The rules could be: Direct children of the collection get larger size font. Children of children, such as a photo embedded in an article, get the regular smaller-size cutline text.
I think this would improve time on site because people would read more from those collections, as well as improving the reader experience.
Thanks!

How to change newsletter "From" email?
I'm trying to figure out how to change what email address our newsletter is sent from. I've verified and set the preferred address in Constant Contact, but newsletters sent from within BLOX don't use it. Is there a way to overwrite or change what email is used for newsletters?

Customizable Menu on AMP Template
What problem(s) does this idea solve? Why do you need this idea implemented? Provide as many problems or use cases as possible.
Several site editors have expressed a need to have some level of control over the menu being used. Currently, the AMP template always pulls the navigation from the nav region "mobile-nav-left," no matter what. There are no overrides or changes available to this, as it's hard-coded[1].
How often would you use this feature?
As often as site editors want to change/adjust the navigation.
How many people in your organization would use this feature?
At least 3-5 site editors (one at each of our sites)
[1]: The code is on line 8 or module.amp.nav.utl in the Core TN AMP component in Flex.

Infinity Scroll - Card: Summary blocks - Safari
I'm very happy to see this new option:
Encourage engagement with new Infinity Scroll option on "Card: Summary" block
In my testing it seems to be working great in Chrome and Firefox, but not in Safari (desktop or mobile). The little spinning loading graphic just sits there and never loads any other content.
Has anyone else seen this issue on their site? Is it a known issue?
Safari accounts for 42% of our traffic so we need to make sure the feature is working there before enabling it across the site.
Thanks!

Hi guys!
Thanks for reporting this. Yes, we've confirmed this is an issue and it is fixed in the next upcoming release.

Twitter preview occasionally picks up second photo on a story -- any idea if that can be fixed?
Hello,
A co-worker noticed that Twitter sometimes displays the second photo on a story.
This story is one example: http://www.herald-dispatch.com/business/business-beat-demolition-of-old-hotel-makes-way-for-new/article_385a370a-9839-511b-be98-3054d3fb78dc.html
Twitter shows a Valley Health photo instead of the demolition photo.
Any idea why, and if there is a way to fix it?
Thanks!

The og:image meta information on the page, which is how Twitter is supposed to get the preview, points to the right information.
So, at the time Twitter scraped the page, either the image wasn't there, it was in the wrong order, it wasn't the right size, or there was some other issue.
To fix these kinds of issues, you can run the Twitter Card validator, which causes a page rescrape:
https://cards-dev.twitter.com/validator
After I did that, the preview in the validator shows the correct image. It SHOULD update the preview now in a little bit (it takes a while to go through maybe 15 - 30 mins).
Here is info on how to update Twitter, Facebook and LinkedIn cards:
https://help.medium.com/hc/en-us/articles/215769058-Update-social-media-preview-cards

Author page available upon syndication
We have a lot of sister sites that share content. It would be nice if the author page was linked to the syndicated story, especially when a user account is created on the syndicated site.

We Need A-B Tests For Headlines!
This is a foolproof way that you guys could help publishers drive more traffic, almost immediately!
For an Article/Collection/Etc Asset Title, just give two (or more) boxes. If a publisher wants to A/B test the headline, they can fill in the second (or third, etc) box(es) with an alternate headline.
Alternate which of those is displayed to readers as they view the article on the site.
Let the publisher choose how many views the article needs in order for there to be a "winner" headline. Then by default pick the winning one.
PLEASE do this!!!

AdBlockers

Using a form for community voting; restricting multiple submissions from same email
Hello,
We were recently selected to facilitate online voting through our site for a government appreciation program.
Requesting an option to disable multiple form submissions from the same email when set as a required field.
Thank you.

Feature Request: Add CSS and JS Options Per-Block Template
Currently, we can include JS and CSS for block templates in <style>
and <script>
tags, of course. And I know and have used the this.block.add_css()
method before.
But, can we have an option those separate from the UTL, but still scoped within the block (sort of like Vue files). Here's an example screenshot:
..so anything in "Block JavaScript" would be in the page (inline or script), and the CSS within this.block.add_css()

Webinar | Drive your users to action with our all-new Promo Designer block
Webinar recording now available
At our September customer webinar, Christine Masters, director of product management at TownNews.com, introduced the all-new Promo Designer block and showed how to entice users with promotional overlays, slide-ins, and other offer messages. Susan Bell, senior product manager, also showed off some of the new features of the recently redesigned BLOX Now App.
Topics included:
- A variety of offers you can make including some not-so-obvious ideas.
- Step-by-step how to create a promotional offer using the new Promo Designer in BLOX CMS.
- How to use iQ Engage and Google Tag Manager (GTM) to track or personalize offers.
- . . . and more!
Customer support service by UserEcho