Limited Support
Our support team is currently on holiday from December 25, 2025 to January 7, 2026, and replies may be delayed during this period.
We appreciate your patience and understanding while our team is away. Thank you for being part of the wpForo community!
Merry Christmas and Happy Holidays! 🎄
Jun 10, 2018 9:41 am
We just tested and all works fine. There is no any issue on android mobile devices.
Just two tips.
- Change the #12 color (forum primary color) to your theme primary color : #3498DB
- Put this CSS code in Custom CSS Code area to make forum wider on mobile devices (delete all caches and test using private session to see the change):
@media screen and (min-width: 600px) {
#wpforo #wpforo-wrap {
padding: 10px 0px;
}
}
Jun 10, 2018 10:00 am
The difference will be on screens smaller than 600px (on all mobile devices)
Jun 15, 2018 10:30 pm
Some are still having problems and I can't figure out.. Does this mean anything to you?
ReferenceError: Can't find variable: tinyMCE (anonymous function) -- Ajax.js:198
Page 2 / 2
Prev