Content
Overview
Neon Fundraise offers a flexible and feature-rich site editor to enable administrators to edit text and images on their sites. Some features of Neon Fundraises site editor:
-
Edit and add rich text, with many formatting options
-
Insert images and define how they flow with the text (click the image icon in the toolbar)
-
Add links and anchors (click the link or flag icon in the toolbar)
-
Edit the source HTML code, with the ability to include CSS and Javascript (click the "Source" button in the toolbar)
Elements that may be edited using the site editor will be highlighted in yellow after clicking "Site Builder". They include:
-
Logo in the navigation menu
-
Main Text Widget
-
Content areas on subpages such as About Us, Event Info and additional pages
-
Preselected donation amounts (on donation page)
-
Site footer
How to Edit a Page
To edit elements on a page:
-
After logging in as an administrator at admin.rallybound.com, navigate to your campaign.
-
Click the Site builder button under the Campaign Image. (For advanced users and developers, some design elements of the entire site can be editing using the "Edit CSS" button.)
-
Any block of text that turns yellow may be edited.
- Make any changes in the yellow areas and then click Publish in the top right.
If the page is not editable on the site, please contact fundraisesupport@neonone.com with the page name and content to be updated.
How to Edit a Site Footer
To edit the footer on your site:
- Navigate to your Campaign in the admin panel.
- Click the Site Builder button under the Campaign Image.
- The editable area of the footer section will turn yellow.
- Click in the yellow area to display a WYSIWYG editor.
- Make the necessary changes.
- When all applicable changes have been made, click Publish in the top right to publish your changes.
For platform configurations, the footer must be edited on the platform site or the changes will not hold. Campaigns within the platform dynamically pull their content from the platform site. If your footer is not editable, please contact fundraisesupport@neonone.com to apply your edits.
Dynamic Content
Using Neon Fundraise's Liquid Templating System, you can add fully dynamic content to any area in your site. Liquid objects that can be used in editable areas are:
- Organization
- Campaign
- Current_User — returns the logged-in user. This can be used to personalize content based on a user's information, roles, and even custom field responses. Be sure to wrap your content in "if tags" so that users who are not logged in don't see underpopulated content.