Tutrix
Tutrix
@tutrix
Noble Member
Topics: 14 / Replies: 1496
Reply
RE: How to edit Sign In/Up Box color of "wpForo User Profile & Notifications" - Widget

@rapid3dme add this to custom css .wpf-prof-loginout .wpf-button { background: #43A6DF !important; color: #FFFFFF !important; border: 1px solid...

4 years ago
Reply
RE: unable to add new topic

@onurkansan You still have forum and community active

4 years ago
Reply
RE: Icon Color if new topics/posts

Hi @orakel add this to custom css #wpforo #wpforo-wrap .wpf-unread-forum .wpforo-forum-icon i, #wpforo #wpforo-wrap .wpforo-subforum .wpf-unread-...

4 years ago
Reply
RE: I want to add an image button to the toolbar.

@tural You can use the plugin wpForo Advanced Attachments to insert images directly into posts

4 years ago
Reply
RE: registration date do not in order

Hi @kevintian The members are listed by number of posts, not by registration date.For a few members with no posts, the listing by registration date ...

4 years ago
Reply
RE: Repositioning the Forum Description

with this statement you have answered the question yourself 😉 the currently used WordPress theme is meant

4 years ago
Reply
RE: Problem hiding the title field in my account settings

@hector #wpforo #wpforo-wrap .wpforo-profile-account .wpf-field-name-title.wpf-field-required { display: none !important; }

4 years ago
Reply
RE: Make member list private

@tenaki you can set the permissions for each group Dashboard > Forums > Usergroups Usergroup Guest Front - Can view Members

4 years ago
Reply
RE: Cant translate to spanish

have you tried using the wpForo integrated phrase system? Quick Translation – Phrases do you have the wpforo-es_ES.mo in this folder too?

4 years ago
Reply
RE: I want the number of questions for all forums

@tqarb It was worth a try 😉 I don't use the Questions & Answers layout,therefore unfortunately cannot test it

4 years ago
Reply
RE: I want the number of questions for all forums

Questions & Answers layoutforum.php <div class="wpforo-forum-stat-questions"><?php echo wpforo_print_number($counts['topics']) ?><...

4 years ago
Reply
RE: Change color and background color of (This topic is also published as an article here »)

@encyde try this add to custom css #wpforo #wpforo-wrap .wpfcp-topic-info { background:#000000; } #wpforo #wpforo-wrap .wpfcp-topic-info ...

4 years ago
Reply
RE: Disable online/offline members status

@fawp online .wpfcl-8 { display: none; } offline .wpfcl-0 { display: none; }

4 years ago
Reply
RE: Totally clear "edited by" history

just disable it Dashboard > Forums > Settings > Topic & Posts

4 years ago
Reply
RE: How Can i Change "Add Topic" to "Post Topic"

@imo You can use the phrase system for this > Quick Translation – Phrases Search for "Add Topic" and use "Post Topic" as the translation 😉

4 years ago
Page 77 / 102