1. Home
  2. Docs
  3. RATEC Contact Form
  4. Adding the Form to Your W...
  5. Adding the Contact Form

Adding the Contact Form

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"]
DescriptionDefault
titleMain heading of the formGet In Touch
subtitleText below the headingWe would love to hear from you
submit_textButton textSend Message

How can we help?