Hi Annick,
Thanks for using Ultimate floating widgets plugin.
1) You can select “Hide in pages” and “Hide in posts” option to display the widget box only on homepage and hide it elsewhere like in posts and pages.
Please check if this works for you. Otherwise, I can suggest PHP code to show it only on homepage. If not you can also upgrade to the PRO version which has the feature to build custom rules – https://www.aakashweb.com/docs/ultimate-floating-widgets/pro/location-rules/
2) Select Trigger -> Trigger for widget box = “from button” to disable automatic open on scroll.
For repositioning, it seems you already have some CSS for adjustment. Use this CSS below instead.
.ufw_pp.ufw_p_tr {
top: 50% !important;
right: 2em;
}
Thanks,
Aakash