Giter Site home page Giter Site logo

Comments (9)

youhosi avatar youhosi commented on May 22, 2024

@tom-rade Adding a few badges can cause the style to be displayed badly on mobile devices.
But adding them to the user profile would not be a major problem.

from nodebb-theme-oxide.

tom-rade avatar tom-rade commented on May 22, 2024

@youhosi I understand, but add the option in the settings please. On my forum, most people have 2-3 groups which wouldn't cause style issues. And I can't go into each of the 500 users and select badges.

from nodebb-theme-oxide.

youhosi avatar youhosi commented on May 22, 2024

@tom-rade Style allows you to set multiple tags, most likely you did not do it in the group settings (allow multiple bagdes)

zrzut ekranu z 2019-01-06 20-03-33
zrzut ekranu z 2019-01-06 20-03-19

from nodebb-theme-oxide.

tom-rade avatar tom-rade commented on May 22, 2024

@youhosi Yes I know, I set multiple badges. But as a user, I have to select MANUALLY which badges are shown - but I want all badges to be shown.

from nodebb-theme-oxide.

youhosi avatar youhosi commented on May 22, 2024

@tom-rade Only where I can display all groups is the profile view.

from nodebb-theme-oxide.

tom-rade avatar tom-rade commented on May 22, 2024

@youhosi Are you sure about that? Cause theoretically you just copy the template from the group list in profile to the posts. And then edit the style.

from nodebb-theme-oxide.

youhosi avatar youhosi commented on May 22, 2024

@tom-rade Yes, or I do not know / saw a function that could do it, unfortunately NodeBB has a lot of limits for themes.

from nodebb-theme-oxide.

youhosi avatar youhosi commented on May 22, 2024

this:

				<!-- BEGIN groups -->
				<a href="{config.relative_path}/groups/{groups.slug}">
					<span class="label group-label inline-block" style="background-color: {groups.labelColor};">
						<!-- IF groups.icon --><i class="fa {groups.icon}"></i> <!-- ENDIF groups.icon -->{groups.userTitle}
					</span>
				</a>
				<!-- END groups -->

It will no longer work in the posts view.

from nodebb-theme-oxide.

tom-rade avatar tom-rade commented on May 22, 2024

@youhosi Hmm interesting. Ok thanks anyways.

from nodebb-theme-oxide.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.