Notifications
Clear all

wpForo 1.x.x [Solved] Settings

10 Posts
2 Users
0 Likes
1,385 Views
Posts: 14
 Nata
Topic starter
(@nata)
Eminent Member
Joined: 4 years ago

Hello! I installed wpForo, but users after registration do not get the opportunity to create a theme. What am I doing wrong?

9 Replies
Sofy
Posts: 4309
 Sofy
Admin
(@sofy)
Support Team
Joined: 6 years ago

Hi @nata,

Please leave your forum URL to allow us to check it. 

Posts: 14
 Nata
Topic starter
(@nata)
Eminent Member
Joined: 4 years ago

Hello! https://f4brus.ru/community

Maybe you tell me what should i do, please.

Posts: 14
 Nata
Topic starter
(@nata)
Eminent Member
Joined: 4 years ago

Hello! Time go)))

I add themes. It is right?

 

Posts: 14
 Nata
Topic starter
(@nata)
Eminent Member
Joined: 4 years ago

I think that my forum is WORKING!!!!!!! I am happy!!!

But, please, you test))

1 Reply
Sofy
 Sofy
Admin
(@sofy)
Joined: 6 years ago

Support Team
Posts: 4309

@nata

We've just checked you forum, it works as expected. 

However I think it'd better if you increase the forum width.

If you decide to increase the forum width you can use the CSS code provided below:

@media (min-width: 1280px){
.page-layout-outdented:not(.content-layout-no-paddings) .entry-content-inner {
padding-left: 0;
}
}

It should be added in the Dashboard > Forums > Settings > Styles > "Custom CSS code" textarea.

Don't forget to delete all caches and press CTRL+F5 on fronted before checking. 

Page 1 / 2