Notifications
Clear all

wpForo 1.x.x [Solved] Question about wpForo

3 Posts
2 Users
0 Reactions
938 Views
Posts: 8
Topic starter
(@twnfg000)
Active Member
Joined: 6 years ago

When I tried to create a bulletin board site using the WordPress plugin "wp foro", I contacted because there was a part that did not go well. The problem is 1) Attachment button is not displayed when a registered user creates a topic. (The attached file button is displayed when the administrator logs in) https://gyazo.com/25b72ed85f6a9a4410dd87fbcc75c5b1 The setting of forum access is below. (Registration file attachment should be permitted ...) https://gyazo.com/a455eedc3e7a8397dc7dc2c6c528190a The same thing happened in other themes. Character background of topic of 2 forum pages is somehow black https://gyazo.com/f7797231b589135dc75c9c55bc85fb80 The specification server is X server and the domain is X domain.   WordPress is the latest version. I would appreciate your answer. Thank you.

2 Replies
Sofy
Posts: 5436
 Sofy
Admin
(@sofy)
Support Team
Joined: 7 years ago

Hi @twnfg000,

1) Attachment button is not displayed when a registered user creates a topic. (The attached file button is displayed when the administrator logs in) https://gyazo.com/25b72ed85f6a9a4410dd87fbcc75c5b1 The setting of forum access is below. (Registration file attachment should be permitted ...)

wpForo has a New User Control function in Antispam settings. It allows you to set a minimum number of posts user must have to be able to attach files. Please navigate to Dashboard > Forums > Tools admin page and manage the mentioned option in Antispam > New Registered user section. Set it 0 if you want to remove this limit.

The attach file button is only available forΒ UsergroupsΒ who have β€œCan attach file” permissions in grantedΒ forum accessΒ (by default all except guests), so please make sure the permission is enabled.Β 

Character background of topic of 2 forum pages is somehow black https://gyazo.com/f7797231b589135dc75c9c55bc85fb80 The specification server is X server and the domain is X domain. Β  WordPress is the latest version. I would appreciate your answer.Β 

I think this is a CSS conflict with the theme or other plugins. Please leave your forum URL to allow us to check it.Β Β 

Posts: 8
Topic starter
(@twnfg000)
Active Member
Joined: 6 years ago

solved! Thank you!