Comment to 'How to add a custome item to person's profile (in profile page and card)'
  • Thanks. Can you clarify where the above code goes to?

    is it to this file like @LeonidS suggested above (modules/boonex/persons/classes/BxPersonsTemplate.php)

    or in your "advanced" module?

    • This is a code to use in the Advanced Menu module. You need to create a new custom menu item handler in the module, give it any name you wish (see examples in the module) and use the provided code as a "Handler's PHP code". Then follow the instructions given in the module (see the bottom of the page, the section "What to do next?")