Forum Replies Created
-
AuthorPosts
-
February 2, 2023 at 10:24 PM in reply to: Is it possible to display "No articles available" if relationship is empty? #40384
Craig Paterson
ParticipantOkay, thanks. I’ll give that a try.
February 1, 2023 at 11:42 PM in reply to: ✅Disabling link in Beaver Builder shortcode doesn’t work #40381Craig Paterson
ParticipantHi Peter,
Sorry for the delay in replying. Thank you for the update. I will look at an alternative method for displaying the link.
Craig Paterson
ParticipantI have received info from the Beaver Builder team that they have added "better expression support in Beaver Themer 1.4", so this means that in a number field, 1 = True and 0 = False.
They now recommend the following for displaying the 0 instead of returning false…
[wpbb-if post:meta_box type='number' name='number_dogs' exp='not_equals' value=''] [wpbb post:meta_box type='number' name='number_dogs'] [wpbb-else] 0 [/wpbb-if]Just thought I would share that in case anyone else requires it.
Craig Paterson
ParticipantHi,
I have already made contact with BB, as the same issue happens with Advanced Custom Fields using Beaver Themer 1.4. If I change to Beaver Themer 1.3.3.1, everything works as it should.
Thank you for your guidance and help.
Best regards,
CraigCraig Paterson
ParticipantHi,
Thanks for showing me it working at your end. I have recorded a video showing what is happening at my end. I am using the shortcode in a Beaver Themer Layout, so I don’t know if that is the issue.
https://cln.sh/x397KIFEqr76cLdTfwRd
WordPress: 5.8.2
Beaver Builder: 2.5.0.2
Beaver Themer: 1.4
MetaBox: 5.4.8
MetaBox AIO: 1.15.2May 9, 2021 at 2:31 PM in reply to: ✅Display value of select field in beaver themer field connection #28040Craig Paterson
ParticipantHi Long,
Thank you for the screencast, as that showed me I should be using the "Post Custom Field" connector where I was using the "Meta Box Field" connector.
After changing the connector type, it works perfectly, thank you.
Best regards,
Craig -
AuthorPosts