• Good afternoon everyone.

    Need to copy the “field” of a certain post type and create a model Front End for him.

    I’m trying to accomplish this with the plugin, but the specific fields of the post I could not create.

    I’ve read about taxonomies but could not accomplish this “link” fields.

    I am an intermediate user of WordPress and am using the Template Shandora.

    Please appreciate it if someone can help me.

    Sorry for my bad Inglês, i am Brazilian Guy.

    Veja um exemplo do campo que desejo copiar:
    http://puu.sh/cg1j0/da4a24d016.png

    https://wordpress.org/plugins/wp-user-frontend/

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter IagoSan

    (@iagosan)

    Pleasee, help-meeeeee

    You just have to enable “Custom fields” in the plugin-options from wp-admin. After that, you create the desired fields and hook them into the post like described here: http://tareq.wedevs.com/2012/04/how-to-extend-wp-user-frontend/

    Thread Starter IagoSan

    (@iagosan)

    Hey ztig. Thank you for answer.

    I believe what you told me to do was create a custom field and connect to Post … but unfortunately does not work for me.

    I need to “hook” the existing type of post in the subject field. But do not know how to “hook” these fields and transfer to the WP User Frontend.

    Must be so because many fields of this issue has options to query / filter in a widget.

    Please, I just need it to finish my project. I really appreciate your help.

    Are you talking about front-end editing of a custom post type?

    In that case, what you need to do is change the shortcode on the editing-page from

    [wpuf_addpost]

    to

    [wpuf_addpost post_type=”youcustomposttype”]

    If not, what kind of field are you talking about?

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Copy Field information from the post type to the field of WP User’ is closed to new replies.