SmartText for Thinkific
More PowerUpsJoin the CommunityMeet the Creator
  • πŸš€ Getting Started With SmartText
  • πŸŽ₯ Video Lessons
    • SmartTimeCodes
  • πŸ¦ΈπŸ½β€β™€οΈ Site Page Personalization
    • SmartTags
      • Inserting SmartText
      • Replacing Text With SmartText
    • SmartText Personalization
      • First Name
      • Custom User Tags
    • Using SmartLinks
      • ActiveCampaign
      • ConvertKit
    • Using SmartText with Variations
  • πŸ’¬ Support & Help
    • Getting Help
Powered by GitBook
On this page
  • Replacing SmartText in Simple text fields
  • How to replace SmartText in simple text settings
  • Using SmartText in the Rich Text editor (Site Builder and Text Lessons)
  • How to use SmartText in the rich text editor
  1. πŸ¦ΈπŸ½β€β™€οΈ Site Page Personalization
  2. SmartTags

Replacing Text With SmartText

PreviousInserting SmartTextNextSmartText Personalization

Last updated 3 years ago

Replacing SmartText in Simple text fields

Site Builder sections that contain simple input settings for your text requires just a simple addition of SmartText in either an insert, replace or variant mode.

For example, in the image below we show a settings group where Headings and Subheading is considered a simple text setting

How to replace SmartText in simple text settings

<smart text="Hey there {{first_name}}, you don't want to miss our free workshop ">
Join Our Free Workshop</smart>

User signed in => Hey there Sammie, you don't want to miss our free workshop
Not signed in (?first_name=Samantha) => Hey there Samamtha, you don't want to miss our free workshop
Not signed in => Join Our Free Workshop

Using SmartText in the Rich Text editor (Site Builder and Text Lessons)

Site Builder sections may have what is called a "Rich Text" editor. This is when you see a toolbar of icons that allows you to control the styling of the content (as shown below). Inserting SmartText using the rich text editor is handled a bit differently. It is recommended that you watch the demo video below.

How to use SmartText in the rich text editor

Copy this text: <smart text="Hey there {{first_name}}, "> to your clipboard. Note it is slightly different than the snippet we used for

Copy this text <span class="smarttext" data-text="Hey there {{first_name}}, "> to your clipboard. Note this is slightly different than the snippet we used for

inserting SmartText
inserting SmartText.