I want to edit the short profile info html but i have no idea in which file i need to add new keys / edit the keys like __status_message__. Anyone an idea? I searched already at the forum, but only found 1 post with no solution about it.
I want to edit the short profile info html but i have no idea in which file i need to add new keys / edit the keys like __status_message__. Anyone an idea? I searched already at the forum, but only found 1 post with no solution about it. |
language keys are handled in the Admin section - Settings - Languages Settings. To edit the html blocks on the page, go to Builders - Pages Builders - select Profile Info page from the dropdown. caredesign.net |
No, i'm talking about the short profile info ( when you mouse over an avatar you get a pop-up ). I found the HTML file ( templates/base/short_profile_info.html ) but not the php file where codes ( for that pop-up ) as for example __status_message__ are linking to. |
Look in the root of your dolphin site. The name of the script is short_profile_info.php https://www.deanbassett.com |