This article will show you how to integrate your PTminder Client Area website into your existing WIX hosted website. If you don't already have a Weebly website, you can sign up for one here.
First you'll need to know what your unique PTminder 'Client Area Name' URL is. This can be found in your Client Area settings (head to Settings then Client Area).
You can click on the 'copy' icon as seen in the example below:
Now in a new tab/browser, login to your WIX editor.
Find the area/page you wish to add the PTminder login form to, then from the left-hand module options look for 'Add Apps':
Browse down and find 'Embed HTML', click on it and get the app:
Click the '+ Add to Site' button:
Select the 'Enter Code' button, now on your page:
In this HTML iframe code box (see example screenshot below), copy/paste in the following code, but replace the 'https://CHANGETHIS.ptminder.com' text with your own Client Area URL you previously copied:
<iframe style="width: 100%; height: 1000px;"src="https://CHANGETHIS.ptminder.com"></iframe>
You're done! You should now see the PTminder Client Area website embedded on the same page.