clns / srs

Support Raising Solutions
0 stars 0 forks source link

Integrate Network Home page into Wordpress theme #3

Open clns opened 7 years ago

clns commented 7 years ago

Integrate the Network Home page into the u-design-child Wordpress theme.

danseciu commented 7 years ago

I have a few questions related to this page:

  1. What are Network News and how to identify them ?
  2. To what URL should the three "Archive" links point to ?
  3. What should happen when clicking on the catapult videos play buttons ?
  4. In the "Upcoming Events" sidebar, what is the maximum number of events of each type (bootcamp, webinar and conference) that should be displayed ?
cmmadmin commented 7 years ago

What are Network News and how to identify them ?

A: See answer in #2

To what URL should the three "Archive" links point to ?

A: Network News Archive links to the Network Member News page Monthly Webinars Archive links here: http://staging.supportraisingsolutions.org/webinars/ Catapult Video Archive links here: http://supportraisingsolutions.org/catapult-series/

What should happen when clicking on the catapult videos play buttons ?

A: Clicking on the play button (or the blue title) should link to the Catapult Video single page (e.g., http://staging.supportraisingsolutions.org/catapultvideo/appealing-to-individuals-rather-than-groups/) just as we did on this page: http://staging.supportraisingsolutions.org/catapult-series/ A2: Also, I have added a custom field (using PODs) to Catapult Videos called: Network Dashboard. The catapult videos with Network Dashboard = Yes should appear in the Catapult Videos section on this page.

In the "Upcoming Events" sidebar, what is the maximum number of events of each type (bootcamp, webinar and conference) that should be displayed ?

A1: Maximum = 5 of each type. A2: Also, I have added a new custom post type (using PODs) called: Trainings, which is identical to Conferences. These events should appear under the Trainings heading in this sidebar. Trainings also need to be added to the Events page. We forgot to include this type.

cmmadmin commented 7 years ago

I have dumped the http://staging.supportraisingsolutions.org database in a file name uscwmmob_srsstaging.sql in the root of this site. It contains the new PODs fields and some sample data that you can use.