Design Funnel Steps Easily

Links
  1. Home
  2. Docs
  3. Creator LMS Shortcodes
  4. How to Use Upsell & Downsell Shortcodes in Creator LMS

How to Use Upsell & Downsell Shortcodes in Creator LMS

Creator LMS allows you to use shortcodes to add Upsell and Downsell buttons on your funnel pages. This is useful if you’re using a page builder that doesn’t have built-in widgets for Creator LMS.

Step-by-Step Guide to Creating an Upsell and Downsell page

  • Go to your WordPress dashboard. Navigate to Pages → Add New.
Add a New Page
  • Enter a page title (e.g., “Upsell or Downsell course”).
Set the Upsell or Downsell Page Name
  • Add any course description, images, or content you want to display.
Set Course Title and Description
  • Insert a Shortcode block (or Custom HTML block) in the page editor. Paste the following shortcode:
    • [creator_lms_offer_button action=’accept’ text=”Accept Offer Course”] – for Accept Button
    • [creator_lms_offer_button action=’decline’ text=”I don’t want to, thanks”] – for Rejet Button
Set the ShortCodes
  • The creator_lms_offer_button shortcode supports extra attributes for styling and customization, such as:
    • action="accept" → choose accept (accept offer) or decline (reject offer).
    • text="Accept Offer" → Customize the button text.
    • background="#0073aa" → set button background color.
    • color="#fff" → set text color.
    • padding="12px 24px" → adjust button spacing.
    • font_size="16px" → set the font size.
    • border_radius="4px" → control button corner rounding.

Like: [creator_lms_offer_button action=”accept” text=”Yes, Add This Course!” background=”#28a745″ color=”#fff” padding=”14px 28px” font_size=”18px” border_radius=”8px”]

  • Review your content and click Publish.
Save Changes

That’s it! Using these shortcodes, you can design Upsell and Downsell offers with any page builder.

How can we help?

×