Notifications
Clear all

Limited Support

Our team is currently on holiday, so support will be limited during this period. Response times may be slower than usual, and some inquiries may be delayed.
We appreciate your patience and understanding, and we’ll resume our usual support by the end of August.

 

wpForo 1.x.x [Solved] Settings

10 Posts
2 Users
0 Reactions
1,752 Views
Posts: 14
 Nata
Topic starter
(@nata)
Eminent Member
Joined: 6 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: 5483
 Sofy
Admin
(@sofy)
Support Team
Joined: 8 years ago

Hi @nata,

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

Posts: 14
 Nata
Topic starter
(@nata)
Eminent Member
Joined: 6 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: 6 years ago

Hello! Time go)))

I add themes. It is right?

 

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

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

But, please, you test))

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

Support Team
Posts: 5483

@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