Skip to content

Viewing Permission.

Solved General

Did this solution help you?
Did you find the suggested solution useful? Why not buy me a coffee? It's a nice gesture, and a great way to show your appreciation 💗

Related Topics
  • Which VPN do you currently use?

    General
    6
    4 Votes
    6 Posts
    135 Views

    @phenomlab absolutely, their step brother residing in a different Countries.

    https://surfshark.com/blog/surfshark-vs-nordvpn

  • Text Messaging App

    General
    37
    24 Votes
    37 Posts
    492 Views

    @phenomlab sure, it’s

    https://proton.me/family

  • What plugins are being used here on Sudonix?

    Solved General
    6
    5 Votes
    6 Posts
    412 Views

    @Roki-Antic Welcome! This site isn’t running Persona, but Harmony - a very heavily customised version at that. Do you have a URL where your site is currently located that is publicly accessible?

    Feel free to PM this info if you do not want to disclose here.

    Happy to help with any customisation needs.

  • Is my Mongodb installation correct?

    Solved General
    27
    13 Votes
    27 Posts
    3k Views

    yuuuuu.png

  • Changing H2 color

    Solved WordPress
    5
    3 Votes
    5 Posts
    280 Views

    @Sala Just checked your site. This should work

    .bs-blog-post .title, .bs-blog-post .title a { color: #ffffff; }

    It’s worth noting the existing CSS, which uses variables like the below

    color: var(--head-color);

    These come under the :root section as below

    :root { --head-color: #212121; --stext-color: #000; --text-color: #718096; --wtext-color: #fff; --bg-color: #fff; --box-color: #fff; --border-color: #e2e8f0; --wrap-color: #eff2f7; }

    You can easily override these by using the CSS I provided at the top of this post, or you can change the underlying colours defined in the variables. However, taking this route may mean other objects are styled in the same way, which may not be the desired result.

  • Recent Cards Plugin

    Solved Configure
    5
    4 Votes
    5 Posts
    343 Views

    @crazycells that’s a good point. Thanks

  • Embed - What Are You Using?

    Solved General
    13
    3 Votes
    13 Posts
    774 Views

    @DownPW Hmm - it’ll work with iFramely (locally hosted), or you can use the below string to embed using https://community.nodebb.org/topic/7135/nodebb-plugin-ns-embed-ns-embed/114

    Watch (?:<a.*?)?(?:https?:\/\/)?(?:www\.)?dailymotion\.com\/video\/([a-zA-Z0-9_-]{4,11})(?:.*?\/a>)? Replace <div class='embed-wrapper'><div class='embed-container'><iframe src='//www.dailymotion.com/embed/video/$1' frameborder='0' allowfullscreen></iframe></div></div>

    4f5f13f7-0c73-460e-b32f-f974f170b236-image.png

  • 3 Votes
    4 Posts
    564 Views

    @cagatay same here. Was previously an IONOS user, but moved to Hetzner to realise both savings and performance increase and have never looked back.