Our CT Automated Home Valuation WordPress plugin is a must-have tool for real estate agents and brokers seeking to maximize conversions of home seller leads. This innovative plugin provides instant and personalized home valuations by utilizing up-to-date local market data.
Plugin Install
- Login to your WordPress Admin
- Go to Plugins > Add New
- Upload the zip file you downloaded from your Account Dashboard > Downloads panel
- Activate the plugin
Plugin License
- Login to your Account Dashboard
- Go to License Keys > find CT Automated Home Valuations
- Copy your License Key
- Navigate back to your site’s WordPress Admin > Settings > CT Valuations
- Paste your License Key > Save Changes
- Click Activate License
Configuring the Settings
The CT Automated Home Valuations plugin includes a few settings that need to be configured.
- Login to your WordPress Admin
- Go to Settings > CT Valuations
- In the General tab > Add your API Key, it’s available in Account Dashboard > License Keys > find CT Automated Home Valuations > API Key
- Still under General > Add your Google Maps API key, see Google Maps to create one or copy the same one from your Real Estate 7 Options > Google Maps panel
- Configure your email information and email content
- Save Changes, and you’re all set to start using the module in your pages
Email Template Examples
To use the email template examples:
- Follow the link to copy the HTML code
- Navigate back to your site’s admin > Settings > CT Valuations
- Find the corresponding template > click the “Text” tab (screenshot)
- Paste the HTML code
- Click the “Visual” tab (screenshot) and edit however you see fit
Zapier
To connect the CT Automated Home Valuations plugin to any application supported by Zapier using a Webhook URL and push valuation data, follow these steps.
- Log into your Zapier account and create a new Zap
- For the trigger, select “Webhooks by Zapier”
- For the event, select “Catch Hook”
- Click continue twice until you get to “Your Webhook URL”, copy it
- Go to your WordPress Admin > Settings > CT Valuations > General > paste into “Zapier Webhook URL” > Save Settings
- Go to the page where you have inserted the CT Home Valuations Elementor module or shortcode, and run a valuation test
- Go back to Zapier > click Test Trigger, confirm you see the data you just submitted
- Continue to set up your Action, and finalize your new Zap
Adding the Valuations Module to Your Page
Two options for adding the CT Automated Home Valuations module to your page:
Elementor
- Login to your WordPress Admin
- Go to Pages
- Add New or Find the page you’d like to add the module to
- Click “Edit with Elementor”
- In the left side panel > scroll to “Real Estate 7” then find CT Home Valuations or search for “Home Valuation”
- Drag the module into your page and configure the settings
- Publish your page
Shortcode
- Login to your WordPress Admin
- Go to Pages
- Add New or Find the page you’d like to add the shortcode to
- Paste the following shortcode into the page content
[ct_hvp search_placeholder="Enter your home address" required_name="1" required_email="1" required_phone="0" accent_color="#03b5c3"]
- Attributes:
- Search Placeholder: This refers to the default text that appears in the address search field
- Name, Email, and Phone Fields: These fields have two options. When set to “1”, it means the field must be filled in; when set to “0”, the field is optional
- Accent Color: Change the hex code to align with your website’s branding & color scheme
- Publish your page
Wrapping a Shortcode with a Background Color and Border Radius
To enhance the appearance of your shortcodes, you can wrap them in a div
element and style it with a background-color and border-radius. Below is an example of how to do this directly in the WordPress page editor.
Example
Suppose you have the following shortcode from our documentation:
[ct_hvp search_placeholder="Enter your home address" required_name="1" required_email="1" required_phone="0" accent_color="#03b5c3"]
To wrap this shortcode with a white background and rounded corners, use the following HTML under the “Text” tab (screenshot) of your page editor in WordPress:
<div style="background-color: white; border-radius: 10px; padding: 10px;">
[ct_hvp search_placeholder="Enter your home address" required_name="1" required_email="1" required_phone="0" accent_color="#03b5c3"]
</div>
Explanation
background-color: white;
— Sets the background color of thediv
to white.border-radius: 10px;
— Adds rounded corners with a radius of 10px.padding: 10px;
— Adds padding inside thediv
to space the content away from the edges.
Feel free to adjust the border-radius
, background-color
, and padding
values to match your site’s design.
Common Issues & Fixes
If your website fails to display data or encounters other problems, they often stem from several typical issues. Fortunately, these can be quickly identified and resolved. Below, we outline the most frequent problems and their solutions:
- Invalid Automated Home Valuations License Key: This issue often occurs after moving your website from a development to a live domain, requiring an update of your license key.
- Login to your Account Dashboard
- Go to License Keys > find CT Automated Home Valuations > click “Manage Sites” (screenshot)
- Deactivate your old domain (screenshot) > close the modal
- Copy your License Key
- Navigate back to your sites admin > Settings > CT Valuations > remove a single character from the License Key > Save Settings
- Paste your License Key > Save Settings (again)
- Your new domain is now activated
- API Requests Blocked by Bot Protection: In this scenario, you’ll see a “Our Apologies… License activation error: missing_url” error message when trying to request a valuation, to fix this you’ll need to contact your hosting provider to whitelist the IP address 2600:3c02::f03c:93ff:fea4:d2ac