message-board icon indicating copy to clipboard operation
message-board copied to clipboard

Theme support

Open grappler opened this issue 10 years ago • 1 comments

When I tried to activate the plugin I got the following error.

The theme you are currently using does not support the Message Board plugin. Please activate a theme with support to continue enjoying full use of the plugin.

What did you do to add theme support?

grappler avatar Dec 11 '14 22:12 grappler

add_theme_support( 'message-board' ); in functions.php will do the magic.

anandkumar avatar Jan 21 '15 10:01 anandkumar