I have a custom Content Block created in Blocksy. It's used to display Product custom fields in additional tab on Single Product.
The Content block has two Conditional blocks that display information only when the fields are not empty or have value 1.
The problem is, that for the second Condtional block I'm alway getting shortcode value, not the value of the custom field.
See here: lien caché
The condition works ok, because when the field is empty - nothing is displayed.
The conditional block configuration: lien caché
The conditional block conditon: lien caché
The thing is that we do not have any tight integration with Blocksy premium addon you are using.
The conditional block is not rendering as it should. As a workaround, I've created a content template using "classic mode" (not using blocks) and added the conditional shortcode within it:
=> lien caché
And then added the content template to your Blocksy content block using shortcode block at bottom:
=> lien caché
I can see its displaying the content as expected: lien caché
I suggest you should not use the Toolset Blocks within the Blocksy content block as sooner or later you find it not working as expected as we do not recommend to use Toolset Blocks inside third party plugin content build area.