Tutrix
Tutrix
@tutrix
Noble Member
Topics: 14 / Replies: 1496
Reply
RE: could you do this design

i think you know yourself you are not using the "simple layout" but you can try this css code #wpforo { width: 90%; margin: 0 auto; } #wpf...

3 years ago
Reply
RE: could you do this design

@sergido the demo page uses the simple layout with CSS "border-radius" and "box-shadow"

3 years ago
Reply
RE: could you do this design

@sergido if you want to change the Font Awesome Icons, you can find instructions here Replace Font-Awesome Icons with Images?

3 years ago
Reply
RE: No background color on menu when viewing on cell phone in landscape mode

Hi @brosati add this to custom css @media screen and (max-width: 620px) { #wpforo #wpforo-wrap #wpforo-menu .wpf-menu li { background: #555; ma...

3 years ago
Reply
RE: How to Convert bbPress Quotes to wpForo Quotes?

@joycetaylor1149 maybe this topic will help you > Convert bbPress Quotes to wpForo Quotes

3 years ago
Reply
RE: Display name, Nickname disable change, how?

.wpf-field.wpf-field-type-text.wpf-field-name-display_name, .wpf-field.wpf-field-type-text.wpf-field-name-user_nicename { display: none; }

3 years ago
Reply
RE: Display name, Nickname disable change, how?

you can remove the fields with CSS "display: none".but with this you remove the possibility for your members to use display and nickname, then the use...

3 years ago
Reply
RE: Display name, Nickname disable change, how?

Hi @zit3k you need the > wpForo User Custom Fields addon to do this

3 years ago
Topic
Reply
RE: Front-end Phrases does not working

Hi @hatm2206 Read this topic > How to manage and translate forum menu

3 years ago
Reply
RE: How to change upvote and downvote icons?

@mpanichi add this to custom css #wpforo #wpforo-wrap .wpf-positive .fas.fa-play.fa-rotate-270::before { content: "\f164"; transform: rotate(90d...

3 years ago
Reply
RE: Multilingual site (WPML) and WpForo

@t-niron wait for the release of wpForo version 2 😉 Multi-board system: Allows to create multiple separate forum boards in the same WordPress w...

3 years ago
Reply
RE: Hide user roles from Members list

@mpanichi do you want hide the Usergroup "Participant" in the member list I do not see a Usergroup "Participant" in your member list only Gruppo...

3 years ago
Page 59 / 102