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 [Closed] User reported problems

10 Posts
3 Users
0 Reactions
3,055 Views
Robert
Posts: 10616
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: 9 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: 10616
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: 9 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