Skip to content

Plugins

Below is the list of plugins utilized by this theme:

  • Raos WordPress Theme Plugin Bundle: This plugin creates custom post types, page builder elements, and blocks.
  • Elementor: This plugin is utilized for creating the page builder. You can refer to the documentation here.
  • One Click Demo Import: This plugin is used to import the demo data.
  • Kirki: This plugin adds a customizer for this theme.
  • CMB2: This plugin adds metaboxes in posts, pages, and custom post types for this theme.
  • Contact Form 7: This plugin displays contact forms on your page. You can find the documentation here.

Contact Form

Here's the code for the contact form utilized in the demo:

[text* your-name autocomplete:name placeholder "Your name..."]

[email* your-email autocomplete:email placeholder "Your email..."]

[tel your-tel placeholder "Your phone..."]

[textarea your-message x4 placeholder "Your message..." ]

[submit "Send Message"]

Once everything is set up, you can copy the shortcode from the Contact Form 7 plugin and insert it into the Raos Contact Form Shortcode Element.

For example: [contact-form-7 id="352" title="Contact form 1"]

Please ensure that you have configured the contact form settings correctly.

Refer to the Contact Form 7 documentation for detailed instructions on setting up the contact form properly.

Back to top