Recent content by BassMan

  1. BassMan

    [cXF] Node icons with image

    The format does not matter, but use PNG if you have images without a background to be transparent.
  2. BassMan

    [cXF] Sticky Create Button [Paid]

    Have you enabled options in the style properties for this add-on?
  3. BassMan

    [cXF] Sticky Create Button [Paid]

    Yes, it should.
  4. BassMan

    [cXF] Sticky Create Button [Paid]

    Yes, works and supported.
  5. BassMan

    [cXF] Logo in Navigation [Paid]

    BassMan updated [cXF] Logo in Navigation with a new update entry: 1.4.1 Read the rest of this update entry...
  6. BassMan

    [cXF] Logo in Navigation [Paid]

    BassMan updated [cXF] Logo in Navigation with a new update entry: 1.4.0 Read the rest of this update entry...
  7. BassMan

    [cXF] Mobile logo header

    No, this would require more customizations.
  8. BassMan

    Fixed Rss feed parser produces errors on items without the title tag

    On one of my forums I use XF version 2.3.4, and I am still getting this error.
  9. BassMan

    I just made this video for my Greece honeymoon last year

    Congratulations on your wedding and great video. I love Greece!
  10. BassMan

    XF 2.3 Insert a banner on the forum header

    Yes, that's the UNIX timestamp. You can help with this: https://www.unixtimestamp.com/ Btw, I haven't tested this, but it should work. Sorry, use this code instead: <xf:if is="$xf.time > 1767225600"> <img src="path/to/image.png" alt="Image" style="max-width:100%; height:auto;" /> </xf:if>
  11. BassMan

    XF 2.3 Insert a banner on the forum header

    Hello, here: For conditional, try using this: <xf:if is="$xf.time > 1767225600"> <img src="path/to/image.png" alt="Image" /> </xf:if>
  12. BassMan

    [cXF] Enhanced Featured Content Carousel [Paid]

    I'm not sure about this one. Maybe as a separate add-on some day.
  13. BassMan

    [cXF] Remove Location, Website and About you field

    Yes, that's how it currently works. The main purpose of this add-on is to hide these fields for everyone if the administrator decides that they are not needed on their forum.
  14. BassMan

    [cXF] Login or Register on thread view [Paid]

    BassMan updated [cXF] Login or Register on thread view with a new update entry: 1.3.4 Read the rest of this update entry...
  15. BassMan

    Tag Essentials - with AI auto tagging and XFRM support [Paid]

    I can confirm it works now. Thank you again. Interestingly, I don't get any suggestions with the gpt-5-chat-latest model. I need to use gpt-4-turbo, gpt-5-mini or gpt-5. Anyway, I'll play with the models a bit to find the right one.
Back
Top Bottom