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.
Hello:
Can you help me to do with the problem which"I find the forum have a little narrow display on phone? i think it will better after become wider".
Thank you ,bestwishes!
Hi @tiebiehao,
Please navigate to Dashboard > Forums > Settings > Styles admin page, put the following CSS in "Custom CSS Code" textarea. Don't forget to delete all caches before checking.
@media screen and (max-width: 620px){
#wpforo #wpforo-wrap {
padding: 0 !important;
}
}
@media screen and (max-width: 620px){
.ast-container {
padding-left: 8px !important;
padding-right: 8px !important;
}
}
We've just checked the login and registration pages of your website and everything displays as it should. See screenshot.
Hi @tiebiehao,
You can install and use any Social Login plugin. All that plugins will add social login buttons in wpForo User Registration and Login pages automatically. Just find some in wordpress.org:
Hello:
I want to post a topic without reviewing it. How do I set it up? Thank you!
BEST WISHES!