Sofy
Sofy
@sofy
Admin
Support Team
Topics: 1 / Replies: 5286
Reply
RE: Incompatible archive?

Please note all questions related to paid addons should be asked in the gVectors.com forum. Here we only support issues related to the free wpForo plu...

2 years ago
Reply
RE: Manual Approval

Hi, Is the issue only related to the current user? wpForo provides many spam protection options. Please carefully review the documentation and ensur...

2 years ago
Reply
RE: How to change the color of the TinyMCE editor?

@guts The solution I've provided won't work in this case, since it requires theme-dependent JS code. You need to locate the button responsible for ...

2 years ago
Reply
RE: How to use push notifications?

We're really sorry, but wpForo doesn't have integration with Push Notification services. Currently, we have plugin customization and PRO support ser...

2 years ago
Reply
RE: Orange colour of new icon

@marsm, the CSS codes can be found below: #wpforo #wpforo-wrap a.wpf-new-button, #wpforo #wpforo-wrap span.wpf-new-button { background-color:...

2 years ago
Reply
RE: Orange colour of new icon

@marsm, Currently, we have plugin customization and PRO support services at the gVectors Team. They can assess the work and fix the issue for you. J...

2 years ago
Reply
RE: Full width

@marsm, Here is the CSS code you can use: div#wpforo { width: ***98***%; margin:0 auto; } #wpforo #wpforo-wrap { padding: ***15p...

2 years ago
Reply
RE: Full width

@marsm, To assist you with the solution, please share the URL of the forum.

2 years ago
Reply
RE: How to change the color of the TinyMCE editor?

@guts Please use the solution provided here:/p> It should resolve the issue for you.

2 years ago
Reply
RE: Wpforo very slow - API rest,...

Hi, For assistance with potential forum speed issues, please refer to this FAQ:/p> It should provide helpful information for you

2 years ago
Reply
RE: "Recently viewed by users" list dissapears after ~1hr

@vojtechm, Use the hook code below: add_filter('wpforo_keep_visitors_data', function ($seconds){ return 1800; //30 minutes}); Put the code in y...

2 years ago
Reply
RE: Can I disable the "User is new" completely?

We don't follow you well. If you want to disable the moderation for the new members, you should set the "No" value for the "Posts must be manually ...

2 years ago
Reply
RE: Entire site crashes after 1.9.5

This issue doesn't have any relation to wpForo plugin. The issue comes from the bp-profile-search plugin. Please deactivate the plugin, then naviga...

5 years ago
Forum
Reply
RE: Foro "moves" in Mobile devices as Admin

@jesus, Use this CSS code: @media (max-width:767px){ #wpforo #wpforo-wrap .wpf-post-create .mce-container-body .mce-container .mce-container-b...

5 years ago
Forum
Reply
RE: How to stop profile spam?

@st7878, Use this one: add_filter('wpforo_before_update_profile_fields', function($profile_fields){ if( wpfkey($profile_fields, 'signature') )...

5 years ago
Page 117 / 386