Support Forum » User Profile

Forum Replies Created

Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • in reply to: Get choices of a select field #42802
    ReisecouponReisecoupon
    Participant

    Hi, 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!

    in reply to: Get choices of a select field #42793
    ReisecouponReisecoupon
    Participant

    Thank 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
    - London

    And I simple want to echo these fields.

    Thank you!

    in reply to: Get choices of a select field #42789
    ReisecouponReisecoupon
    Participant

    Hi,

    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!

    in reply to: Open Street Map - Region #42739
    ReisecouponReisecoupon
    Participant

    Ok, 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!

    in reply to: Save custom post into user profile #42620
    ReisecouponReisecoupon
    Participant

    Isn´t possible to buy only this one plugin as an extra?

    in reply to: Save custom post into user profile #42608
    ReisecouponReisecoupon
    Participant

    Oh, this is only in the life-time bundle available...I have only the ULTIMATE BUNDLE with the yearly payment...

    Thanks!

    in reply to: JQuery error at rendering Open Street Maps #41779
    ReisecouponReisecoupon
    Participant

    Just for info: if I put the Open Street Maps element of Avada into my post, it renders somehow the OSM of Metabox as well...

    in reply to: JQuery error at rendering Open Street Maps #41777
    ReisecouponReisecoupon
    Participant

    Thank 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!

    in reply to: Datetime Picker value validation #41765
    ReisecouponReisecoupon
    Participant

    Thank you!

Viewing 9 posts - 1 through 9 (of 9 total)