-
-
Notifications
You must be signed in to change notification settings - Fork 8
Deploy to Weebly
Fishbakh-N edited this page Jun 8, 2023
·
6 revisions
- Determine your donate URL. It will be in this format:
https://www.every.org/<your nonprofit slug>#/donate
.- For example,
https://www.every.org/maps#/donate
is the donation link for theMAPS
nonprofit. If you visit that URL, it will open a page where you can support MAPS.
- For example,
- Log into Weebly and go to the Dashboard.
- Go to
Edit Site
- Go to
Pages
- Click on the page you want to add a donate button to.
- Add a button on your page.
- Click on the button and then select
Link > Website URL
- Set the web address to the donate URL above.
- For the
Open in a new window
check, either selected or not are fine.
- Click on the button and then select
- Click on the
Publish
button to make the donate link live.
Now, if you click the button you created, it will take you to your nonprofit's Every.org profile, with the donate modal open.
The next step will be to make the button open donate flow without leaving your website.
- Go back to the Weebly dashboard.
- Go to
Edit Site
- Go to
Integrations
- Click
Add custom header code
- Add the following code snippet to textfield.
<script async defer src="https://embeds.every.org/0.4/button.js"></script>