How to Add Inline Signup Forms with Shortcode
Campaign Builder / Sky Campaigns lets you display signup forms inside pages, posts, or other shortcode-supported areas using a shortcode.
Inline forms are useful when you want to collect subscribers without using a popup.
Inline Form Shortcode
Use this shortcode:
[skyca_form campaign_id="1"]
Replace 1 with the ID of your campaign.
Where to Add the Shortcode
You can add the shortcode to any area of your WordPress site that supports shortcodes, such as:
- Pages.
- Posts.
- Widgets.
- Page builder shortcode blocks.
- Custom landing pages.
How to Add an Inline Form
To add an inline signup form:
- Log in to your WordPress admin dashboard.
- Go to Campaigns > Campaigns.
- Find the campaign you want to use.
- Copy or note the campaign ID.
- Open the page or post where you want to show the form.
- Add the shortcode:
[skyca_form campaign_id="1"] - Replace
1with your real campaign ID. - Update or publish the page.
The signup form will appear where the shortcode is placed.
How Inline Forms Use Campaign Settings
Inline forms use the campaign’s popup settings where relevant.
This can include:
- Headline.
- Sub-headline.
- Button text.
- First name field.
- Optional note.
- Privacy or terms agreement checkbox.
Example
If your campaign ID is 5, use this shortcode:
[skyca_form campaign_id="5"]
This will display the signup form for campaign ID 5.
When to Use Inline Forms
Use inline forms when you want a signup form to appear directly inside your content.
For example, you can place an inline form:
- At the end of a blog post.
- On a newsletter signup page.
- On a landing page.
- Inside a sidebar.
- On a contact or service page.
Important Note
The campaign should be properly configured before using the shortcode.
Check the campaign headline, button text, name field setting, optional note, and privacy checkbox before adding the form to your site.