Feature #429
Add widget for subdomain blogs which allows working group email subscription
| Status: | Complete and on Production | Start date: | 03/08/2012 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | % Done: | 100% |
||
| Category: | Design | |||
| Target version: | - | |||
| Tag: |
Description
It should be easy for working groups using subdomain blogs to give their readers an option to sign up for email updates through CiviCRM.
History
Updated by David Judd about 1 year ago
- Assignee changed from Drew Hornbein to David Judd
Updated by David Judd about 1 year ago
- File post-to-civi-widget.html added
I don't think it's worth adding an actual Wordpress widget for this. We can just use a Text widget with the appropriate content - an input and a bit of Javascript to do a post to Civi. Template content - which could use some styling - is attached.
If we did add a widget, we can't just add it to the nycga theme, we need to add it to the theme used by each BuddyPress group blog. And each time somebody wanted to add the widget to their blog, they'd still probably have to coordinate with Tech Ops to get a CiviCRM profile set up for their group and get the correct group & profile ID.
Updated by Drew Hornbein about 1 year ago
- Category set to Design
- Assignee changed from David Judd to Drew Hornbein
I can take this project on. Please provide me with the required information, I'll test it on tech.nycga.net
Updated by David Judd about 1 year ago
Drew - you can copy the entire content of that HTML file I attached and paste it into a new Wordpress text widget, which presumably would go in the sidebar, maybe right above or below the "follow Tech Ops on Twitter" widget. You should see a text input and a button that says "Get email from this group" show up. These are defined at the bottom of the HTML file.
One issue with the current appearance is that it's not totally obvious that the text input and the button are associated - they are just two in a list of a whole series of widgets.
Updated by Drew Hornbein about 1 year ago
- File post-to-civi-widget.html added
- % Done changed from 0 to 80
I've added the following code to the tech.nycga.net blog, but it's throwing a 302 error so I've set the widget to inactive.
Updated by Drew Hornbein about 1 year ago
- Status changed from New to Complete and on Production
Added to blog, is working: http://tech.nycga.net/
Updated by Drew Hornbein about 1 year ago
- % Done changed from 80 to 100
Updated by Lippe Lippe about 1 year ago
- Tracker changed from 6 to Feature