MortgageQuote Guides
  • MortgageQuote's Resources
  • GUIDES
    • MQ's Basics
      • Signing Up
      • Choosing a Plan
      • Adding Team Members
      • Embedding Our Widgets
    • Embedding Widgets
    • Integrations
      • Zoho CRM
      • HubSpot CRM
    • Settings
      • Account
      • Company
      • Logo
      • Your Privacy Policy Link
      • Widget Contact Preference
      • Email Recipients
      • Team
      • Billing
      • Account Security
  • Products
    • Widgets
      • Mortgage Quoting System
      • MortgageCTA
    • My MortgageQuote
  • Lenders
    • Mortgage Lender Panel
    • Bridging Lender Panel
  • Other
    • Changelog
      • January 2024
      • February 2024
      • October 2024
      • November 2024
Powered by GitBook
On this page
  1. GUIDES
  2. Settings

Widget Contact Preference

Manage the contact options for your widgets.

PreviousYour Privacy Policy LinkNextEmail Recipients

Last updated 6 months ago

The widget contact preference settings page allows you to add your own link where the contact options would be on MortgageQuote's widgets.

For example, the "Check Eligibility" button on the Mortgage Quoting Systems plan button would direct the user to the link set instead of it's default behaviour.

This setting will change the preference on all widgets with contact options.

Linking to a page

To link to a page, enter the the web page you wish to send the user to. You will most likely need to prefix the URL with a backslash if you are linking to an internal page.

Example

Linking to an anchor tag

In order to link to an anchor tag, prefix a hashtag to the Id name of the HTML section.

Example

<div id="get-in-touch">
    <!-- Get in touch -->
</div>

If this section is on the same page as the quoting system, you'd type in the input box: #get-in-touch If this section is on another page, you'd type in the input box: /your-page-name#get-in-touch

Don't forget to click the "Update Widget Contact Preferences" button once you are happy with the changed made.

Internal Page: /your-page-name External Page:

https://mortgage-quote.me/contact
Dashboard > Settings > Widget Contact Preferences
Contact Widget Preferences settings page