Reply To: Want to add more info in verified topic

Author
Reply
  • #1882

    Hi,

    Plugin allows customization of templates used to display restriction messages to users, and you can make any changes you want. Information on how to do this is in the PDF developers guide (docs directory in plugins package). This is located at the beginning of the document under bbPress Templates.

    Basically, copy template you want to modify into your theme directory (create bbpress subdirectory inside theme directory), and make any changes you want. You can make changes in the plugin directly, but you will loose this when plugin is updated. Plugin will first attempt to load theme templates if exist.

    Regards,
    Milan Petrovic