Title: automatically post fields
Last modified: March 5, 2017

---

# automatically post fields

 *  Resolved [jurgendeleeuw](https://wordpress.org/support/users/jurgendeleeuw/)
 * (@jurgendeleeuw)
 * [9 years, 2 months ago](https://wordpress.org/support/topic/automatically-post-fields/)
 * hello ,
    The plugin is working really great,but now every time somebody posts,
   i need to put all this shortcode and custom fields in the post ==>
 * [rd_line type=”rd_line_bold” color=”#1abc9c” use_icon=”yes” icon_color=”#1abc9c”
   icon_size=”25″ icon_pos=”center” line_pos=”center” icon=”mi-camera”][vc_column_text]`[
   wpuf-meta name="afbeeldingen" type="image"]`[/vc_column_text][rd_line color=”#
   1abc9c” line_pos=”center” margin_top=”40″ margin_bottom=”40″][/vc_column][/vc_row][
   vc_row][vc_column width=”1/2″][iconbox2 icon=”mi-user” i_color=”#1abc9c” title
   =”Profiel”]`**Locatie :**[wpuf-meta name="locatie"]`
 * `**Telefoon :**[wpuf-meta name="telefoonnummer"]`
 * `**Leeftijd :**[wpuf-meta name="leeftijd"]`
 * `**Lengte :**[wpuf-meta name="lengte_"]
 * `**Gewicht :**[wpuf-meta name="gewicht_"]`
 * **Haarkleur :**`[wpuf-meta name="haarkleur_"]`
 * **Kleur ogen :`[wpuf-meta name="kleur_ogen_"]`**
 * **Cupmaat :`[wpuf-meta name="cupmaat_"]`**[/iconbox2][/vc_column][vc_column width
   =”1/2″][iconbox2 icon=”mi-home” i_color=”#1abc9c” title=”Contacturen”]`**Maandag:**[
   wpuf-meta name="contact_maandag"]`
 * `**Dinsdag :**[wpuf-meta name="contact_dinsdag"]`
 * `**Woensdag :**[wpuf-meta name="contact_woensdag"]`
 * `**Donderdag :**[wpuf-meta name="contact_donderdag"]
 * `**Vrijdag :**[wpuf-meta name="contact_vrijdag"]`
 * **Zaterdag :**`[wpuf-meta name="contact_zaterdag"]`
 * **Zondag :`[wpuf-meta name="contact_zondag"]`**
 * **`Telefoon :[wpuf-meta name="telefoonnummer"]`**[/iconbox2][/vc_column][/vc_row][
   vc_row][vc_column][rd_line][/vc_column][/vc_row]
 * is there a way i can put this in my theme files ,so it does automatically for
   every new post ?

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Plugin Author [weDevs](https://wordpress.org/support/users/wedevs/)
 * (@wedevs)
 * [9 years, 2 months ago](https://wordpress.org/support/topic/automatically-post-fields/#post-8878384)
 * [@jurgendeleeuw](https://wordpress.org/support/users/jurgendeleeuw/), I recommend
   you to use **get_post_meta();** function inside the post loop instead of the 
   shortcode in wp-admin post edit page. All the custom fields data will show on
   the frontend & you don’t need to put the shortcodes always.
 * You will find the documentation here.
 * [https://docs.wedevs.com/docs/wp-user-frontend-pro/tutorials/showing-meta-fields-in-frontend/](https://docs.wedevs.com/docs/wp-user-frontend-pro/tutorials/showing-meta-fields-in-frontend/)
 *  Plugin Author [weDevs](https://wordpress.org/support/users/wedevs/)
 * (@wedevs)
 * [9 years, 1 month ago](https://wordpress.org/support/topic/automatically-post-fields/#post-8954885)
 * [@jurgendeleeuw](https://wordpress.org/support/users/jurgendeleeuw/), We have
   not heard back from you in last 7 days. I am just curious if your issue is resolved.
   Please let me know the current situation.
 * Thanks

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘automatically post fields’ is closed to new replies.

 * ![](https://ps.w.org/wp-user-frontend/assets/icon-256x256.gif?rev=2818776)
 * [User Frontend: AI Powered Frontend Posting, User Directory, Profile, Membership & User Registration](https://wordpress.org/plugins/wp-user-frontend/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-user-frontend/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-user-frontend/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-user-frontend/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-user-frontend/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-user-frontend/reviews/)

## Tags

 * [automatic](https://wordpress.org/support/topic-tag/automatic/)

 * 2 replies
 * 2 participants
 * Last reply from: [weDevs](https://wordpress.org/support/users/wedevs/)
 * Last activity: [9 years, 1 month ago](https://wordpress.org/support/topic/automatically-post-fields/#post-8954885)
 * Status: resolved