Skip to main content

Why the shortcode is not working?

Hi, I'm trying to create the conditional content for users who have specific tags, but I cannot get the shortcode to work. What am I doing wrong?

The code is
[fluentcrm_condition tags="tiim"]
. This appears only for users who have the tiim tag
[/fluentcrm_condition]

At the same time, Gamipress code works flawlessly
[gamipress_show_content_if condition="points_greater" points="100" points_type="credits" message="You need to earn 100 credits"]
Content to show to users that got access
[/gamipress_show_content_if]

I have also tried deactivating all other plugins and switching to the default theme. No change

Why the shortcode is not working?

Janice Bennett

I have not tried to use the condition shortcodes - but gave it a try on my test site and couldn't get it to work either. That said, have you tried to use the Fluent Conditional Section blocks? You can select the tag(s), user logged in, etc - this is what I use.

Armin Pajula

Janice BennettΒ Thank you for checking it also.
I'm using Breakdance builder, so the default blocks are not helping me. 😊