Please Log in or Create an account to join the conversation.
Yes, you can actually just use tab substitutions in a Custom HTML field and substitute in those entire tabs contents. Example as follows.
[cb:usertab tab="TAB_ID_1" /]
[cb:usertab tab="TAB_ID_2" /]
[cb:usertab tab="TAB_ID_3" /]
[cb:usertab tab="TAB_ID_4" /]
[cb:usertab tab="TAB_ID_5" /]
[cb:usertab tab="TAB_ID_6" /]
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
You need to replace TAB_ID_1 with the actual id of your field. You just replaced the 1, 2, 3, etc.. which I was using to symbolize tab 1, tab 2, tab 3, etc.. so you'd have the below.These are the 2 tabs I am testing. Both are showing up on the profile now via their own tab but this content bot does not seem to be working for this. Not sure what I am missing?
[cb:usertab tab="TAB_ID_25" /]
[cb:usertab tab="TAB_ID_31" /]
It's unrelated. You just have field options stored for fields that don't have field options. It's safe to ignore otherwise needs to be cleaned up manually in your database.Sorry if this is on the same thread but I wasn't sure if it was related.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Nothing, it's just a substitution as documented below.What plugin or feature makes this work?
Please Log in or Create an account to join the conversation.