Notifications
Clear all

wpForo 1.x.x [Closed] User reported problems

10 Posts
3 Users
0 Reactions
2,706 Views
Robert
Posts: 10591
Admin
(@robert)
Support Team
Joined: 9 years ago

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;
}
}

 

1 Reply
(@ruralinfo)
Joined: 8 years ago

Eminent Member
Posts: 26

thank you Robert..  Not sure if it makes any difference but they are using an android tablet..  

And thank you for tips 🙂

Robert
Posts: 10591
Admin
(@robert)
Support Team
Joined: 9 years ago

The difference will be on screens smaller than 600px (on all mobile devices)

Posts: 26
Topic starter
(@ruralinfo)
Eminent Member
Joined: 8 years ago

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