Recent content by beerForo

  1. beerForo

    Fixed Image attachments rotated since the update

    It's all explained here: https://xenforo.com/community/threads/image-attachments-rotated-since-the-update.232190/post-1753383
  2. beerForo

    XF 2.3 Double curly braces not supported inside [code] tags

    I don't have the issue. What happens if you rebuild master data?
  3. beerForo

    Fixed Image attachments rotated since the update

    It's weird they won't say if it's in the current downlead or not.
  4. beerForo

    XF 2.3 Anybody know how to achieve this design?

    Agree. Inspect the code if you like the exact spacing etc.
  5. beerForo

    2.3.7 Font Color Issue

    I agree there needs to be a solution. XF should be able to "flip" the text where needed.
  6. beerForo

    2.3.7 Font Color Issue

    They are pasting the text. So if they are using Light mode, and they grab black text and paste it, those in Dark mode will not see it.
  7. beerForo

    Cut off Extensions in media name

    I was replying to @fords8 who seemed to not know about the feature.
  8. beerForo

    Cut off Extensions in media name

    The mirroring function is part of XF. It's always forum first.
  9. beerForo

    XF 2.3 How to get the Current Visitors page to default to the Members tab?

    I'm actually fine with template edits, have plenty of them, the merge tool works 99% of the time. Thanks for the help! If you create the add-on I will have a look but I might actually prefer the minor edit in this case.
  10. beerForo

    XF 2.3 How to get the Current Visitors page to default to the Members tab?

    Works, thanks! Well, not sure what that means but I did it in acp where templates are edited.
  11. beerForo

    XF 2.3 How to get the Current Visitors page to default to the Members tab?

    It's the widget title, you know, the one that displays the list of online users. It clicks to that page. <xf:if is="$options.staffOnline"> <xf:if contentcheck="true"> <div class="block" data-widget-section="staffMembers"{{ widget_data($widget) }}> <div...
  12. beerForo

    XF 2.3 How to get the Current Visitors page to default to the Members tab?

    Trying to add that to widget_members_online and getting a syntax error.
  13. beerForo

    XF 2.3 How to get the Current Visitors page to default to the Members tab?

    It's the page after clicking the title in this widget:
  14. beerForo

    [OzzModz] Remove Guests And Robots from Online List

    Also, Suggestion: Be able to keep the stats in the widget.
Back
Top Bottom