Skip to content

Instantly share code, notes, and snippets.

@kimcoleman
Last active September 24, 2020 11:50
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Embed
What would you like to do?
Sample content for Sitewide Sales: Vintage Template for Paid Memberships Pro
/**
* Sale Type: Paid Memberships Pro
* Sale Template: Vintage
*/
// Pre-Sale Content:
<h1>Vintage Sale starting soon!</h1>
<h4>Sale starts in November 2032.</h4>
<p><a href="#">Learn more.</a></p>
// Sale Content:
<h1>The Vintage Sale is Here!</h1>
<h4>50% off membership now through November 30.</h4> [pmpro_checkout]
// Post-Sale Content:
<h1>Nothing but dust here.</h1>
<h4>Sorry, the sale has ended.</h4>
<p><a href="#">Contact us<a></p>
// Banner Title:
Limited Time 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