I have created a custom profile page as this:
I have created a show cb profile menu item, i have set the tabs to not to show to profile position and i load my tabs and fields in cb content module and then i load this module in custom html module to use more features.
When i try to search for users and click on a user, then i go to a URL that is not the profile page (as i have created the menu item that shows the profile item).
So, my profile has a ULR like this:
mysite.com/index.php?option=com_comprofiler&Itemid=183&lang=e
and a users profile after user search has this URL:
mysite.com/index.php?option=com_comprofiler&task=userProfile&user=885&Itemid=
Is there a way that i could create a menu item that shows this:
mysite.com/index.php?option=com_comprofiler&task=userProfile&user=885&Itemid=
in order to put the modules to show to this menu item too?Will i have the result i want, or is there a different way that you would propose?
Not sure what the issue is? Normally for a customized profile you simply move tabs around to different positions. Can also use CB Conditional to show/hide fields/tabs based off other field values. I don't recommend using modules and articles with substitutions for customized profiles as none of the links will go to either such pages. If you need a fully customized profile you may want to look into CB Profile Pro as users have had various success with it.
If you just want the profile links to have an Itemid then you simply need a public and published Joomla menu link to CBs profile page (says mandatory next to it) then assign your modules to that menu item.
Kyle (Krileon) Community Builder Team Member Before posting on forums:
Read FAQ thoroughly
+
Read our Documentation
+
Search the forums CB links:
Documentation
-
Localization
-
CB Quickstart
-
CB Paid Subscriptions
-
Add-Ons
-
Forge
-- If you are a Professional, Developer, or CB Paid Subscriptions subscriber and have a support issue please always post in your respective support forums for best results!
-- If I've missed your support post with a delay of 3 days or greater and are a Professional, Developer, or CBSubs subscriber please
send me a private message
with your thread and will reply when possible!
-- Please note I am available Monday - Friday from 8:00 AM CST to 4:00 PM CST. I am away on weekends (Saturday and Sunday) and if I've missed your post on or before a weekend after business hours please wait for the next following business day (Monday) and will get to your issue as soon as possible, thank you.
-- My role here is to provide guidance and assistance. I cannot provide custom code for each custom requirement. Please do not inquire me about custom development.