Forum Replies Created
-
AuthorPosts
-
Reisecoupon
ParticipantHi, thanks, it works, but what happens if I delete this post? The code will not work.
The problem is that the post isn´t a permanent content on the site, it has an expiration and after that I delete it.
I tried to use the field group id (because the field group is permanent, I wouldn´t delete it), but it does not work woth it.
Isn´t any better solution?
Thank you!
Reisecoupon
ParticipantThank you, but I would like to show (echo) all available choices of this field "city", not the selected choice of a random related custom post.
For example, my field "city" has 3 choices:
- Barcelona
- Madrid
- LondonAnd I simple want to echo these fields.
Thank you!
Reisecoupon
ParticipantHi,
I have the custom post type "listing", related to this custom post type I try to use this code to show all available choices of my select custom field "city":
<?php
$field = rwmb_get_field_settings( 'city' );
echo ($field);
?>Nothing happens.
What did I wrong?
Thank you for your help!
Reisecoupon
ParticipantOk, thank you!
After the selection of the region option, I could not change it, because there is no "unselected" option/status of this field.
I created a new one and I did not setup this option, it works this way.
Thank you!
Reisecoupon
ParticipantIsn´t possible to buy only this one plugin as an extra?
Reisecoupon
ParticipantOh, this is only in the life-time bundle available...I have only the ULTIMATE BUNDLE with the yearly payment...
Thanks!
Reisecoupon
ParticipantJust for info: if I put the Open Street Maps element of Avada into my post, it renders somehow the OSM of Metabox as well...
Reisecoupon
ParticipantThank you!
I figured out that only with Avada theme does not work the shortcode, I try to ask this issue at the theme developer.
Thank you!
Reisecoupon
ParticipantThank you!
-
AuthorPosts