New type of widget (Inline widget)

Posted
8
0
34,215
1 MIN

We proud to announce new type of widget - Inline widget.

Now it's possible to embed a widget directly on a web page, like your contact page.




To setup it.


1) Open Settings->Widgets

2) Select widget type - Embedded Widget

3) Insert provided javascript code into your page.

4) Copy and paste the following code into your HTML where you want to see the embedded feedback widget:


<div id="ue-embedded-widget"></div>


Feel free to suggest ideas to our support community.


Avatar
POSTED BY
Sergey Stukov
Co-founder at UserEcho, Enterpreneur, Django/Python expert.
Avatar
Sprofile
Firefox blockes the iframe when using inline-widget on a site running with https enabled.
The userecho-script loads with https but it adds the iframe src with only http.. thats wrong. Most modern browsers will block the iframe in that case. Please fix!
Avatar
Amber Gab

I used this widget to put on my webpage. My website is a https website and I'm using wordpress. The widget only shows up when you are in preview mode. Can someone help me fix this? Thanks