Basic Shortcode
To display the form anywhere on your site, use:
[ratec_contact_form]
You can paste this shortcode into:
- Pages
- Posts
- Sidebar widgets
- Block editor (Shortcode block)
⚠️ Note: When placed inside a page, the shortcode will render the form automatically.
Customizing the Form
You can personalize the form using attributes:
[ratec_contact_form
title="Contact Us"
subtitle="We're here to help"
submit_text="Send Now"]
| Description | Default | |
|---|---|---|
title | Main heading of the form | Get In Touch |
subtitle | Text below the heading | We would love to hear from you |
submit_text | Button text | Send Message |
