• I found the infomration:

    custom_field-[Name] – The value of a post or page’s custom field. If you had a custom field “Foo”, you would use the following as the hidden field value: custom_field-Foo

    But, I am not using “wordpress custom fileds”, but “Advanced Custom Fields

    It is possible to link field and sub field? For examplet how to link those two fields?
    <?php the_field(‘ikona’); ?>
    <?php the_sub_field(‘prace-subblok-pozice’); ?>

    If I use: [hidden pozice “prace-subblok-pozice”] it doesnt work….

    Thanks,
    Jakub.

    https://wordpress.org/plugins/contact-form-7-modules/

Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘How to show field from – Advance custom fields?’ is closed to new replies.