This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm that you accept these cookies being set.

Widget Issue
#4
(29.01.2025, 06:22)admin Wrote: Try adding this to Custom JavaScript:
Code:
var fn = window.showWidgetPopup
if (fn) {
  window.showWidgetPopup = function(arg1, arg2) {
    setTimeout(function() {
      fn(arg1, arg2)
    }, 10)
  }
}

Hi,

And is it possible to open a widget centered in the current view on a plan when it is scrollable?

Usermode view is set to "Center horizontally, auto-size width" and depending on the position of the verticall scroll widgets open inside de current view or are partially out of it...

Thanks
Reply


Messages In This Thread
Widget Issue - by jmir - 28.01.2025, 15:34
RE: Widget Issue - by admin - 29.01.2025, 06:22
RE: Widget Issue - by jmir - 29.01.2025, 06:51
RE: Widget Issue - by jmir - 30.01.2025, 06:02
RE: Widget Issue - by admin - 30.01.2025, 07:40
RE: Widget Issue - by jmir - 30.01.2025, 12:58

Forum Jump: