Skip to content

Instantly share code, notes, and snippets.

@kimcoleman
Last active September 24, 2020 11:50
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kimcoleman/3e587a9617e704ea3a0ddd8f16128b4c to your computer and use it in GitHub Desktop.
Save kimcoleman/3e587a9617e704ea3a0ddd8f16128b4c to your computer and use it in GitHub Desktop.
Sample content for Sitewide Sales: Scroll Template for Paid Memberships Pro
/**
* Sale Type: Paid Memberships Pro
* Sale Template: Scroll
*/
// Pre-Sale Content:
<h1>I see a smooth-scrolling sale coming.</h1>
<h4>Get ready for the sale of the year!</h4>
<p><a href="#">Learn more.</a></p>
// Sale Content:
<h1>The Scrollin' Sale is now on!</h1>
<h4>50% off membership now through November 30.</h4> [pmpro_checkout]
// Post-Sale Content:
<h1>Just keep Scrollin', Just keep Scrollin'</h1>
<h4>:( The sale has ended. Check back soon, okay?</h4>
<p><a href="#">Find a sale..</a></p>
// Banner Title:
Special Scrollin' Offer
// Banner Content:
50% off membership now through November 30.
// Banner Button Text:
Join Now
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment