• Resolved ripalpatel19

    (@ripalpatel19)


    i have created a color picker as custom field for a custom post type named “Portfolio”. I need that color to be displayed in front and the page builder that i use doesn’t support dynamic colors. So i would like to know how can i fetch that dynamic value from color picker into front with html

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Jory Hogeveen

    (@keraweb)

    Hi @ripalpatel19

    That fully depends on you situation.
    You could use PHP: get_post_meta().. shortcodes: [pods field="color_field_name"] or maybe a shortcode from your page builder?

    Cheers, Jory

    Plugin Author Jory Hogeveen

    (@keraweb)

    Closing issue due to no reply. Feel free to reopen if you still need help!

    Cheers, Jory

    Mokhtar Bensaid

    (@mokhtarbensaid)

    Hi Jory.
    I need to add 2 fields of a form in the frontend.
    https://prnt.sc/10ekk3i
    because I need the user to check a radio box and leave a note and submit the form.
    I need:
    1- fetch the values of inputs.
    2- possibility to update the value if the user check other radiobox.
    How can I do that?
    Thank you.

    Plugin Author Jory Hogeveen

    (@keraweb)

    Hi @mokhtarbensaid

    This is a closed topic. If this is indeed an issue with Pods then please open a new topic!

    Cheers, Jory

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘How do i fetch dynamic value entered in custom field on frontend without pg bldr’ is closed to new replies.