Skip to content

Instantly share code, notes, and snippets.

@kimcoleman
Last active September 24, 2020 11:51
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/6fd9e22ea59d40ae0d1ecac70adf0bf3 to your computer and use it in GitHub Desktop.
Save kimcoleman/6fd9e22ea59d40ae0d1ecac70adf0bf3 to your computer and use it in GitHub Desktop.
Sample content for Sitewide Sales: Neon Template for Paid Memberships Pro
/**
* Sale Type: Paid Memberships Pro
* Sale Template: Neon
*/
// Pre-Sale Content:
<h4>Get ready for the most lit-up sale ever.</h4>
<h1>The Illuminated Sale Coming Soon!</h1>
<p><a href="#">Learn More</a></p>
// Sale Content:
<h4>Highlight on Premium Memberships</h4>
<h1>Save 50% now through Monday</h1>
[pmpro_checkout]
// Post-Sale Content:
<h4>Come back soon for more fantastic, flashy and eye-popping sales!</h4>
<h1>Oh no! The illuminated Sale is over :(</h1>
<p><a href="#">Get in Touch</a></p>
// Banner Title:
Get Illuminated!
// Banner Content:
Upgrade now for our most fantastic, flashy and eye-popping sale, <u>ever</u>.
// Banner Button Text:
Join Premium Now »
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment