Sudonix

    Sudonix

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Popular
    • Tags
    • Users
    • Groups
    • Solved
    • More
      • Contact
      • Donate
      • FAQ
      • Founder's Journey
      • Terms and Policies
    1. Home
    2. Categories
    3. Configure
    4. Customisation
    1. Technology Consultancy and Advisory
    Log in to post
    • Newest to Oldest
    • Oldest to Newest
    • Most Posts
    • Most Votes
    • Most Views
    • DownPW

      Solved Error install plugin
      plugin nodebb • • DownPW

      9
      0
      Votes
      9
      Posts
      65
      Views

      DownPW

      @pobojmoks

      Not WP plugin but nodeBB but it a known bug

    • crazycells

      Solved Recent Cards plugin customization
      nodebb • • crazycells

      22
      0
      Votes
      22
      Posts
      519
      Views

      phenomlab

      @pobojmoks that’s easily done by modifying the code provided here so that it targets background rather than border

      In essence, the below should work

      $(document).ready(function() { $(window).on('action:ajaxify.end', function(data) { $('.recent-card-container').each(function(i) { var dataId = $(this).attr("data-cid"); var color = $('[role="presentation"]', this).css("background-color"); console.log("data-cid " + dataId + " is " + color); $('[data-cid="' + dataId + '"] .recent-card').attr("style", "background-color: " + color); }); }); });
    • crazycells

      Solved [NodeBB] username cards
      nodebb • • crazycells

      8
      0
      Votes
      8
      Posts
      126
      Views

      Sampo2910

      @phenomlab

      Aha…nice to know. As always thank you for the reply and information.

    • Sampo2910

      Solved Link Text Colour.
      customise • • Sampo2910

      5
      0
      Votes
      5
      Posts
      51
      Views

      Sampo2910

      @phenomlab Thx again for the reply.

      Well I am sure that it will be well worth the wait. 🙂 I will watch with anticipation. For now it is OK. Just small minor irritations I fell in a lot of NodeBB ‘default’ things.

    • Sampo2910

      Solved Plugin Install Error
      plugin error discord • • Sampo2910

      6
      0
      Votes
      6
      Posts
      69
      Views

      phenomlab

      @Sampo2910 no problems. Happy to help. Just remember that this particular method isn’t the best in the sense that it may not get update notifications. The general recommendation here would be to move back to the official npm repo as soon as the GitHub version has been merged.

      For the meantime, it’ll work fine though.

    • DownPW

      Solved Quote design CSS
      css quote • • DownPW

      15
      0
      Votes
      15
      Posts
      67
      Views

      phenomlab

      @DownPW yes, that does make sense actually. I forgot to mention the layout of Sudonix is custom so that would have an impact on the positioning.

      Good spot 🙂

    • DownPW

      Solved answers appearance css code request
      css answers • • DownPW

      11
      0
      Votes
      11
      Posts
      50
      Views

      phenomlab

      @DownPW yes, because of the modifications that Sudonix uses, you’ll need to tailor to fit your needs.

    • DownPW

      Solved Bottom footer navbar button extend
      css javascript customisation footer navbar • • DownPW

      32
      0
      Votes
      32
      Posts
      94
      Views

      phenomlab

      @DownPW said in Bottom footer navbar button extend:

      Oh my god, it’s beautiful mark

      I liked this design so much, I’ve implemented it here. I intend to do a lot more with the footer in due course, so hiding it makes a lot of sense. Thanks @DownPW for the idea and initial concept ♥

    • DownPW

      Solved Plugin reaction Bug
      plugin nodebb reaction • • DownPW

      15
      0
      Votes
      15
      Posts
      58
      Views

      phenomlab

      @DownPW That was going to be my next suggestion 🙂

    • DownPW

      plugin open link IMgur images
      plugin imgur • • DownPW

      7
      0
      Votes
      7
      Posts
      59
      Views

      phenomlab

      @DownPW not sure what you mean. Can you elaborate ?

    • Sampo2910

      Solved Tenor GIF Plugin
      plugin • • Sampo2910

      19
      0
      Votes
      19
      Posts
      88
      Views

      Sampo2910

      @phenomlab Also for me now 🙂 Upgraded in ACP and all good . Thx.

    • DownPW

      Solved chat list navbar
      css navbar chat menu • • DownPW

      30
      0
      Votes
      30
      Posts
      88
      Views

      DownPW

      No no it’s ok @phenomlab
      I just comment the 2 lines mentionned aboves 😉

    • DownPW

      Solved nodebb chat roll dice game
      dev roll dice game chat • • DownPW

      29
      1
      Votes
      29
      Posts
      117
      Views

      DownPW

      @phenomlab said in nodebb chat roll dice game:

      @DownPW I still think you could do something much quicker with jQuery.

      Why not but like I said, I have no skills to do that.

      If you are motivated, why not but I don’t want to bother you especially since it will only be for a certain period of time.

    • DownPW

      Solved [NODEBB] Help for my custom CSS
      nodebb css bugfix • • DownPW

      100
      0
      Votes
      100
      Posts
      689
      Views

      DownPW

      great it works great 🙂

      You had to see this stuff !!

      You are too strong as usual Mark.

      Many Thanks 👍

    © 2022 sudonix.com
    Consent Policies