Recent content by ust

  1. U

    Fixed Avatar size in sidebar too high

    In sidebars the avatar size is intended to be 2/3 of the normal size. Due to the fact that css computations in 2.3 have to be surrounded by parentheses this fails for e.g.the visitor panel in the sidebars. The bug is in app_body.less: the line with .m-avatarSize has to be changed to
  2. U

    Fixed Import exported style archive overwriting existing style leaves Message user info elements in undefined state

    Affected: 2.3 Beta 6 (Beta 5 was OK). Looking into the style properties, you find under Messages->User->Message user info elements: Template style_property_template_messageUserElements not found. One has to revert the setting and checking on the desired elements again. Importing the style...
  3. U

    PWA has no "back" button

    In 2.2.x it is there. Anyway: swiping right (with thumb or two fingers) is a feasible solution - you only have to know about it. (At least on iOS 17.x)
  4. U

    PWA has no "back" button

    All 2.3-Betas up to 6 have no "Back" button in the Progressive Web Application. The "Up" button is visible and usable, the "Back" button not.
  5. U

    Quick search [Paid]

    v5.1 only works on XF 2.3 here. I also needed to go back to v5.0 for my production server on XF2.2.
  6. U

    Amazon parser all [Paid]

    The 4.0 update runs here into an error: After changing $entity->fastUpdate($data); to $result->fastUpdate($data);fixed it for me.
Top Bottom