Please Log in or Create an account to join the conversation.
See the description of the sidebar fields. There's special substitutions for those noted in the descriptions.1) I can add CB fields that way. But I wonder how to add Kunena "fields" like number of posts, thanks, karma?
That's fine. We only update the dropdown if there's a breaking API change as it's basically just an API version selector. In your case select Kunena 3.x.2) I am using Kunena 5.x. But CB Forum plugin has only Kunena 3.x and 2.x under the Model list. I just selected 3.x. Is it alright?
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
You have to substitute in various CB/Kunena fields to mimic it. Example as follows.1) Is there a way I can get the substitutions corresponding to the default side bar layout so I can just edit that one field I want while keeping others as it is? I am really struggling to get the original look of the sidebar.
You need to use the formatname field and be sure you're using the userlist output by adding reason="list" to it substitution. This will generate the link. The alternative is a call to [cb:url location="profile_view" /] as the href value for an "a" element around the name.2) I want to add Name field so I tried the substitution for the name field. The name appeared but I canāt link it back to the CB Profile. What should I do to create that link?
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.