Skip to content

Sudonix Blog

General
8 2 1.9k 1

Related Topics
  • nodebb-plugin-custom-pages

    Solved Customisation plugin custom-pages
    5
    2
    3 Votes
    5 Posts
    4k Views
    @DownPW itโ€™s possible, yes, but you may inadvertently end up targeting other elements using the same class which of course isnโ€™t desired. Can you provide a link in DM for me to review?
  • Embedding external URLs

    Solved General embed plugin nodebb v3.x
    3
    3 Votes
    3 Posts
    795 Views
    Many thanks! Iโ€™ll use your walkthrough and go for the self-hosted solution.
  • Error install plugin

    Solved Customisation plugin nodebb
    8
    1
    1 Votes
    8 Posts
    4k Views
    @pobojmoks Not WP plugin but nodeBB but it a known bug
  • Link vs Refresh

    Solved Customisation nodebb blog customization
    20
    2
    8 Votes
    20 Posts
    3k Views
    @pobojmoks Do you see any errors being reported in the console ? At first guess (without seeing the actual code or the site itself), Iโ€™d say that this is AJAX callback related
  • Blog Setup

    Solved Customisation blog display
    17
    8 Votes
    17 Posts
    4k Views
    Here is an update. So one of the problems is that I was coding on windows - duh right? Windows was changing one of the forward slashes into a backslash when it got to the files folder where the image was being held. So I then booted up my virtualbox instance of ubuntu server and set it up on there. And will wonders never cease - it worked. The other thing was is that there are more than one spot to grab the templates. I was grabbing the template from the widget when I should have been grabbing it from the other templates folder and grabbing the code from the actual theme for the plugin. If any of that makes sense. I was able to set it up so it will go to mydomain/blog and I donโ€™t have to forward it to the user/username/blog. Now I am in the process of styling it to the way I want it to look. I wish that there was a way to use a new version of bootstrap. There are so many more new options. I suppose I could install the newer version or add the cdn in the header, but I donโ€™t want it to cause conflicts. Bootstrap 3 is a little lacking. I believe that v2 of nodebb uses a new version of bootstrap or they have made it so you can use any framework that you want for styling. I would have to double check though. Thanks for your help @phenomlab! I really appreciate it. I am sure I will have more questions so never fear I wonโ€™t be going away . . . ever, hahaha. Thanks again!
  • NodeBB Blog Comments

    General nodebb blog
    3
    1 Votes
    3 Posts
    938 Views
    @kurulumu-net Not specifically, but you should review this post from the very large thread as it will save you a lot of time. Thereโ€™s significant customisation on the Ghost side of things, but not in NodeBB https://community.nodebb.org/post/86022
  • 0 Votes
    1 Posts
    1k Views
    No one has replied
  • nodebb-plugin-customize error

    Solved Customisation
    25
    2 Votes
    25 Posts
    9k Views
    @phenomlab it work, thanks