Dev & Tech Notes
San Diego | Los Angeles | Big Bear | USA
Terms & Conditions ©2005-2024 TJohns.co
Terms & Conditions ©2005-2024 TJohns.co
Articles in this Category
- Can't Logout of Community Builder
- Community Builder - Specific Fields Display for Groups
- Community Builder Collation Issue
- Community Builder Content Substitutions
- Community Builder Custom Template Overrides
- Community Builder Issue with CB Activity Replies
- Community Builder Profile Links
- Community Builder Registration Issue with Icons/Descriptions
- Customize Community Builder Language
- Getting IDs for Community Builder User Viewing & User Displayed
- Imperfections with CB Gallery Plugin
- Issue with Community Builder Integer Field
Top Left Text cha
Web & App Development
Community Builder Profile Links
- Details
- Written by Timothy Johns
- Category: Community Builder
- Hits: 1703
Non-SEF:
[cb:config param="live_site" /]/index.php?option=com_comprofiler&task=userprofile&user=[user_id]
SEF:
[cb:config param="live_site" /]/comprofiler/userprofile/[username]
The SEF link can be customized further if you've a menu item, which would be as follows.
SEF with Menu Item:
[cb:config param="live_site" /]/MENU_ALIAS/userprofile/[username]
Comments