Keith Messina's activity

Keith Messina commented on site 2012-09-25 09:51:49 -0700 · Flag
Jerimee – I tried that code, but it only loaded the data when I was on the calendar page. I’m looking for something to grab the information site-wide. I’m looking to pull a couple of pieces of info from the latest 3 upcoming events and put that minimal info in the header of the site so it can be seen from every page.

It seems like it has to use the site.upcoming_event_pages to do this, but there is no documentation on how to properly do so :(

Keith Messina commented on Tapping into Event variable from outside "Calendar" page. 2012-09-26 20:17:08 -0700 · Flag
The name of the new file I created was actually “_events_latest.html” that was just a typo when I posted the response.

Andrew Bauer tagged Keith Messina's Editing the {{ content_for_header }} with Important 2013-03-03 21:40:41 -0800

Editing the {{ content_for_header }}

I am trying to edit the property that Facebook pulls from the content when someone posts a link to my site. Where am I able to edit the Facebook meta "og:" properties? I am trying to locate where they get pulled in via the tag but can't find where this info actually resides.


Keith Messina commented on Link color 2012-04-13 15:03:55 -0700 · Flag
There should be a theme.scss file under your “Themes” section. In that page you edit the CSS to change the color of the link. You’ll be editing the “a {}” value.

Adding the donate page to a Facebook Page custom tab.

How do we add a custom tab to a Facebook Page that links to our nationbuilder donation page?


Keith Messina published Adding a photo gallery. in FAQ 2012-04-06 14:35:10 -0700

Adding a photo gallery.

I am trying to add a photo gallery to a site using a method that employs .php files and javascript. I don't see anywhere to upload .php files to use them on the site or to use them as the main page in the site's layout. How do I use .php files with Nationbuilder? Alternatively, what would be the best way to create a on the site that uses Flickr or some other photo-sharing website as the source?