Hi,
I have used Community Builder substitution for a while now. But it's my first try to get that work in a CB Content Module. The plugin execute the substitution but doesn't return a value. What am I missing here?
The same code, for example just
is working fine in a CB field. But when I put exactly the same code in a CB Content module, published on the same CB profile page, it doesn't get the right values. There [user_id] returns (the number) 0. Other existing fields returning nothing, but the code [user_id] is gone. So it looks like substitution plugin took place but could not find his way to the right value. When I use a non-existing field, like [nonexisting_field], it outputs [nonexisting_field], like expected.
I put the plugin on top of the plugin order (just in case) but can't get it to work. Any idea why I can't get CB Content Module to work with the same CB substitution?
Regards, Noa