It can be done, but the mobile theme came after the voting plugin, so there are no CSS rules in Voting that work in mobile. The mobile theme actually disables all plugins that aren't "Mobile Friendly". Basically, as soon as a plugin is ready to be used in mobile, the developer can change their plugin info array to include "MobileFriendly = TRUE", and mobile will no longer disable it.
Not sure what it would take to get the voting plugin working correctly. It adds a lot of html & css to look the way it does. Mobile has a custom discussion list view, as well.
I got the mobile theme to accept the vote buttons and counter. It s working pretty well. Thank you.
However I am having a hard time disabling the "Body is required" message when posting. I would like to make the body optional. Any help would be appreciated.
Comments
Not sure what it would take to get the voting plugin working correctly. It adds a lot of html & css to look the way it does. Mobile has a custom discussion list view, as well.
However I am having a hard time disabling the "Body is required" message when posting. I would like to make the body optional. Any help would be appreciated.