INN / umbrella-sfpublicpress

San Francisco Public Press
https://sfpublicpress.org/
GNU General Public License v2.0
1 stars 4 forks source link

Homepage Print Editions section #58

Closed joshdarby closed 4 years ago

joshdarby commented 4 years ago

Changes

This pull request makes the following changes:

Desktop: Screen Shot 2020-02-18 at 1 57 35 PM

Mobile: screencapture-sfpp-test-2020-02-18-13_57_41

Why

For #20

Testing/Questions

Features that this PR affects:

Questions that need to be answered before merging:

Steps to test this PR:

  1. Install the FooGallery plugin
  2. Create a new gallery and add these three images Image 82@2x Image 80@2x Image 81@2x
  3. For each image, add this as the caption
    <span>Winter 2016 | Issue 14</span>
    <br/>
    Custom Tag Line
  4. Give each image a custom url and set custom target to new tab
  5. Copy these gallery settings Screen Shot 2020-02-18 at 1 51 00 PM Screen Shot 2020-02-18 at 1 50 55 PM Screen Shot 2020-02-18 at 1 50 51 PM Screen Shot 2020-02-18 at 1 50 47 PM Screen Shot 2020-02-18 at 1 50 42 PM Screen Shot 2020-02-18 at 1 50 39 PM
  6. Add the gallery shortcode to a text widget with a title and title link
  7. Add a custom html widget below the text widget with this content:
    <br/>
    <div style="text-align:center;">
    <a class="btn" href="#">More Print Editions</a>
    </div>
  8. View on frontend