Recent content by Julsfels

  1. Julsfels

    Editor - duplicating format codes when switching BBCode

    Hello, there is a problem when using format codes in the editor and switching BBCode on/off: This is how it looks when I write the post. Now toggling BB Code... ... and back, and the Indent is copied in every single line: In large posts, this makes the whole post nearly unreadable...
  2. Julsfels

    Trending Content: Option to exclude nodes from trending content

    To exclude older threads from the view, you can do the following: Template widget_trending_content Find and add the green line: <xf:if is="$content is not empty"> <xf:set var="$anz" value="0" /> <xf:if is="$style == 'simple'"> Find the three foreach loops, and surrond the inner part...
  3. Julsfels

    [cXF] Enhanced Featured Content Carousel [Paid]

    Oh, okay. Then this is unfortunately not what I am looking for. Thanks, nevertheless!
  4. Julsfels

    [cXF] Enhanced Featured Content Carousel [Paid]

    Hello, is there an option to show the Carousel without autoplay?
  5. Julsfels

    XF 2.3 Attachment optimization

    Hello, I tried the optimization for attachments yesterday evening on my test database. As a result, the overall attachment size went from 650 MB up to 732 MB, which is not my intended result. :) I don't mind the test system, but on the productive system we have 15 GB attachments. Maybe it`s...
  6. Julsfels

    Featured Content - Contextual Content and Hide Content do not work

    Hi, I have a widget for featured content, Contextual Content and Hide widget is enabled. But in forums, the latest featured content is shown, even from other forums. In my understanding only featured content from a forum should be shown, when I am in this forum and when I use the checkboxes...
  7. Julsfels

    Fixed Horizontal and Vertical Problem on Mobile

    Same problem here. :(
  8. Julsfels

    Duplicate Can't type after emoji

    Hello, this problem: https://xenforo.com/community/threads/cant-type-after-emoji.203645/ seems to be still not fixed in 2.2.9. Thanks!
  9. Julsfels

    Duplicate Picture Toolbar in Editor does not appear

    Hi, when I click on a picture in the editor, a little toolbar used to appear: Unfortunately, in 2.2.7 the toolbar does no longer appear. This happens here in this post, too. EDIT: okay, here in this post, the toolbar appears after saving the post and editing, but his does not work in my...
  10. Julsfels

    Fixed Youtube Media BB Code suddenly broken

    Same for me. I upgraded from 2.2.5 to 2.2.6 Patch 1 yesterday. Before updating, the embeded videos worked, since the patch it´s broken. I tried the option with an additional link, the embedded part does not work, the link below works. The quickfix in the first post worked for me. You can...
  11. Julsfels

    Fixed Resizing pictures: setting height with width=auto does not work as expected

    Hello, we have a problem with setting the height for an attached image and leaving the width = auto. In the editor, everthing works as expected - setting the width to 800 and height = auto resizes the image according to the width... ... and setting the height to 300 and width = auto resizes...
  12. Julsfels

    Cannot reproduce Attachment thumbnail images are only links

    Not at the moment, I am sorry. We are not productive yet, I am migrating an old vBulletin 3.8 Forum to xenForo, so at the moment we have an instance that represents the future productive environment and an instance which our users are testing at the moment. As I developed a bunch of AddOns for...
  13. Julsfels

    Cannot reproduce Attachment thumbnail images are only links

    Hello, I just upgraded a test backup of our forums to version 2.2.0 (which is so exiting!), and my firt step was to check out the new rich text editor. I immediately ran into the following problem: When I attach pictures and insert them into the post as thumbnail, the pictures are shown...
Back
Top Bottom