Skip to main content

NationBuilder

I love it!

Activity

commented on Is it possible to get a "short" text number for incoming texts
No. These typically cost about $12,000 a year and are not something that NationBuilder provides.
posted 2012-02-27 13:10:24 -0800
commented on Suggestion Box modification?
Great question, Robert – we just did a video on this which will by up by tomorrow.
posted 2013-06-13 11:10:27 -0700
commented on Use of NB for a Food Co-op?
Lisa, FCI just did a great webinar with the folks at Kensington Community Food Co-op, great NationBuilder tactics and general organizing strategy: http://nationbuilder.com/using_nationbuilder_to_organize_food_co_ops
posted 2013-02-24 12:42:15 -0800
commented on Customizing color for a single Support Nav button.
In the theme.scss file, you can edit the buttons using this code:

.submit-button-huge, .submit_link_huge a {
@include fancy-button-structure(1.3em, 3px, 1px);
@include fancy-button-colors($theme_color_1, darken($theme_color_1, 5), darken($theme_color_1, 10));
width: 100%;
padding-right: 0px;
padding-left: 0px;
text-align: center;
line-height: 2.4em;
&:hover { text-decoration: none; color: white; } }
posted 2011-11-14 12:42:55 -0800
commented on What's the best way to facilitate conversation amongst site users?
Aran, my top two thoughts would be to set up a suggestions page to facilitation discussion, and/or a blog page set to allow logged-in users to post blogs.
You will be able to have running conversation threads in either of these formats, and you can set access levels to “intern” if you wanted to lock them down to just your volunteers. If the pages are open and you encourage sharing, you can also pick up related conversation from Twitter in the reactions.
posted 2011-07-02 08:46:51 -0700
commented on RSVP print sheet
Presently, no.
posted 2012-03-01 07:40:19 -0800
commented on Could a non-profit sell products through their Nation Builder account?
Absolutely. Both non-profits and businesses can sell products through their nations. Right now the most plug-and-play version of this is ticketed events, but it would not be hard to customize for sale of books and other items, and we soon will support selling premium content behind a membership wall. Watch for more features to support selling of items in the future.
posted 2011-06-24 11:24:02 -0700
commented on How do I change Facebook page associated with my broadcaster settings?
To make someone the primary broadcaster, go to websites, select your site, go to site settings, and there is a dropdown for selecting your primary broadcaster.
posted 2013-04-04 17:23:18 -0700
commented on Is JSONP enabled in the API?
Dana, we do support JSONP, but not for that auth token endpoint. You should be able to use it on an endpoint like /api/v1/people
posted 2013-11-19 14:55:26 -0800
commented on Displaying total supporters
You can use this variable in the template to display the supporter count publicly – {{ settings.supporters_count }}
posted 2012-02-15 07:00:16 -0800
commented on On the Volunteer page type...
You’ll also want to disable “show comments.”
posted 2012-12-14 20:44:59 -0800
commented on Is the only way to associate an image with an account via twitter or facebook?
Presently, yes.
posted 2012-01-28 06:16:21 -0800