Skip to content

Can I show Zintro Inquiries and Experts in my website?

Yes.


Show Inquiries and Experts directly in your website by pasting the following code snippets.


Want to display Projects, Jobs and Phone Consults in your website?


<iframe src="http://www.zintro.com/live-inquiries?aff=embed&area=energy&size=3" seamless="seamless" scrolling="no" height="630" width="550" frameBorder="0"></iframe>

You can define the following parameters by editing the url in the iframe script:

area - Main area of expertise to use as search parameter (leave empty if you just want to show latest results)
size - How many results to display (if you edit this field you might also want to change the height of the iframe to accommodate your preferences)

Example:
 


Want to display Expertise Providers in your website?


Follow the same instructions as for Inquiries, but replace "live-inquiries" for "live-experts" in the url of the iframe.

<iframe src="http://www.zintro.com/live-experts?aff=embed&area=energy&size=3" seamless="seamless" scrolling="no" height="580" width="480" frameBorder="0"></iframe>


Example:
 

We are working on making the iframe completely responsive to allow two and three columns to be displayed depending on the width of the iframe, expect improvements soon.

keywords: embed

Feedback and Knowledge Base