Recent content by ust

  1. U

    Affiliate links [Paid]

    To all. To any url path.
  2. U

    Fixed Long pressing reaction

    Seems to work on our forum here as well (I couldn't test it myself, but several users reports back that it solved the problem).
  3. U

    [XB] Moderator Tools [Paid]

    I have that too and am a bit puzzled what to do to get rid of it. (Add on version 2.0.0 PL 1, Xenforo version 2.3.4).
  4. U

    Affiliate links [Paid]

    Works very good. Perhaps it would be good if links aren't changed if not all of the four possible domain affiliates are set. If at least one of them is not set, then each URL without a query-portion in it will get a trailing ampersand. This might not be an issue in general but for my setup it...
  5. U

    Fixed Long pressing reaction

    Thanks for the feedback. Meanwhile other users on my site also reported that the problem persists.
  6. U

    Fixed Long pressing reaction

    With 2.3.2 this seems to have disappeared. Did the Xenforo team something about that? I can't find a hint in the 2.3.2 release notes.
  7. 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
  8. 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...
  9. U

    Fixed 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)
  10. U

    Fixed 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.
  11. 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.
  12. 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.
Back
Top Bottom