MAKE CTA BUTTONS IN GHOST EDITOR:
Create new post, press return, use Ghost card (+) to choose “HTML”
Editor:
- Create Contextly override HTML code in editor:
- <div class="ctx-autosidebar-container"></div>
Click out of box
Click box to make snippet: “Contextly In-Story Recs - Custom Placement”
- Setup CTA for NON-SUPPORTERS
Name it “INTELLIGENT CTA - NON-SUPPORTERS - POSTS ONLY”
<div class="outpost-pub-container" data-btn-notsupporter></div>
- Setup CTA for ALL-MEMBERS
Name it “INTELLIGENT CTA - ALL-MEMBERS - POSTS ONLY"
<div class="outpost-pub-container" data-btn-allmembers></div>
- Setup CTA for UNKNOWN ONLY
<div class="outpost-pub-container" data-btn-unknownmembers></div>
Name it “INTELLIGENT CTA - UNKNOWN ONLY - POSTS ONLY”
- Setup Tip Jar Buttons
TIP JAR - ALL MEMBERS - POST ONLY
- TIP JAR - PAID MEMBERS ONLY - POST ONLY
- Tip Jar - ALL MEMBERS - EMAIL AND POST
- GIFT SUBSCRIPTION - EMAIL ONLY
- GIFT SUBSCRIPTION - ALL MEMBERS - POST ONLY
- Delete post
TEST:
Intelligent CTA, all members:
Intelligent CTA: non-supporters
CTA - Unknown only- posts only
Code from Button Wizard in secondoutpostdemo dev: e.g
<div class="outpost-pub-container" data-btn></div>
NEW CTA BUTTONS:
Unknown Members:
All members:
Paid members:
Not supporters:
January 2023:
Join the conversation