We have a shortcode to allow you to easily insert a button anywhere on the site. When you’re working with a standard page, we suggest you use a button module in the page builder. But when you’re in a sermon, event, blog post, or some other basic content post, you might want to insert a button with the dashboard text editor. Here’s a simple way to do it:
[button url="place-your-url-here" title="optional" target="blank" text="Button Text"]
Insert the URL you want the button to go to and replace the Button Text with whatever you want the button to say. The title and target fields are optional. Use target=”_blank” to open the link in a new tab. Here’s an example:
Example:
[button url="https://digitalchurchplatform.com/register" title="Register for Digital Church" target="_blank" text="Register for Digital Church"]
Result: