Yes, you can create a `/board` folder and copy over anything from the plugins `/templates` folder. When you copy over a file from that folder, it will be used instead of the plugin’s file.
Feel free to play around with any of it, break things, and report back.
Hello Justin,
Is the Message Board plugin available for use (has it been released?).
I don’t see it in the Plugins section of the themehybrid.com website…
Thank you.
Marcus
It’s in a testing stage at the moment. You can grab a copy here (download link on the right): https://github.com/justintadlock/message-board
Thank you Justin.
Will give it a try!
I’m hoping it’s similar to the theme hybrid forums we are using now.
Cheers!
Well, there’s really no theme support for it at the moment, so it might not look pretty. But, it should function reasonably well with Stargazer.
I have installed the plugin and added (stargazer) theme support by adding the code you provided to the child theme’s functions.php.
The warning message when entering Message Board is now gone.
Question: Should I create a
Board
folder under the stargazer child theme and then copy theboard.php
to it?Yes, you can create a `/board` folder and copy over anything from the plugins `/templates` folder. When you copy over a file from that folder, it will be used instead of the plugin’s file.
Feel free to play around with any of it, break things, and report back.