Title: Post Type Error
Last modified: January 31, 2020

---

# Post Type Error

 *  Resolved [harryfear](https://wordpress.org/support/users/harryfear/)
 * (@harryfear)
 * [6 years, 3 months ago](https://wordpress.org/support/topic/post-type-error-2/)
 * So it seems the plugin allows you to create frontend “Forms” that submit Post
   Types set on a per-form basis. Users can post okay, e.g. I can set a post type“
   Pet” (as in animal), and these posts will be added successfully by the frontend
   user.
    [https://ibb.co/nbQ1n3Q](https://ibb.co/nbQ1n3Q)
 * However, in the frontend *user* pages – e.g. dashboard – there is zero way of
   controlling what kind of post types are handled, so it only deals with standard
   post type posts. And so all my users see is: “You have created 0 Posts…. No Posts
   found”
    [https://ibb.co/TTv8Kcq](https://ibb.co/TTv8Kcq)
 * Even though they have created custom post type posts using this very plugin’s
   forms!
 * Am I going crazy? I hope so. Am I missing a setting somewhere? Could really do
   with some help?
 * Seems like a great plugin, but am struggling with the backend settings very much.

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

 *  [MM Aurangajeb](https://wordpress.org/support/users/aurangajeb/)
 * (@aurangajeb)
 * [6 years, 3 months ago](https://wordpress.org/support/topic/post-type-error-2/#post-12387332)
 * Hello There,
    Thanks for your message,
 * In the WPUF Account/Dashboard page by default, users can only access the default
   post types posts from the frontend side. And if you want to let your users manage
   any custom post types (like Product) posts from the My Account/Dashboard page
   then you need to insert custom code. Rather than, you can also create a custom
   post type dashboard with a [WPUF shortcode](https://wedevs.com/docs/wp-user-frontend-pro/getting-started/wpuf-shortcodes/)
   like [this documentation](http://wedevs.com/docs/user-dashboard/).
 * Asie, if you want to create a custom post type section/menu (like- product) on
   the Account page then you can insert this [script/codes](https://pastebin.com/b1YicL2h)
   in your theme/child theme’s functions.php file.
 * I hope this will be helpful to you,
    Cheers!
 *  Thread Starter [harryfear](https://wordpress.org/support/users/harryfear/)
 * (@harryfear)
 * [6 years, 3 months ago](https://wordpress.org/support/topic/post-type-error-2/#post-12388552)
 * Wow, I love it. It works perfectly.
 * Thanks so much.
 * Is it a pro feature to have meta values appear in the table of posts?
 * I have a table of ‘dogs’ and I want to have meta field ‘breed’ appear as a column
   next to Title, Edit, Delete, etc.
 *  [MM Aurangajeb](https://wordpress.org/support/users/aurangajeb/)
 * (@aurangajeb)
 * [6 years, 3 months ago](https://wordpress.org/support/topic/post-type-error-2/#post-12395078)
 * Hello [@harryfear](https://wordpress.org/support/users/harryfear/)
    Thanks for
   your reply again,
 * Sorry to say but this type of certain option is unavailable with WPUF. But if
   you want to customize on your own then you can follow [this doc](https://wedevs.com/docs/wp-user-frontend-pro/tutorials/adding-columns-to-dashboard-table/)
   to learn how you can add another column in the Dashboard.
 * FYC, this is the [formated code](https://pastebin.com/3n5BEh9v) of the above-
   mentioned [documentation](https://wedevs.com/docs/wp-user-frontend-pro/tutorials/adding-columns-to-dashboard-table/).
   Insert these scripts on your theme/child theme’s functions.php file.
 * I hope this will be helpful to you,
    Cheers,
 *  Thread Starter [harryfear](https://wordpress.org/support/users/harryfear/)
 * (@harryfear)
 * [6 years, 3 months ago](https://wordpress.org/support/topic/post-type-error-2/#post-12398425)
 * Many thanks. Great plugin!
 *  [MM Aurangajeb](https://wordpress.org/support/users/aurangajeb/)
 * (@aurangajeb)
 * [6 years, 3 months ago](https://wordpress.org/support/topic/post-type-error-2/#post-12411807)
 * Hello [@harryfear](https://wordpress.org/support/users/harryfear/)
    Thanks for
   your compliment 🙂
 * Regards,

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

The topic ‘Post Type Error’ 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

 * [cpt](https://wordpress.org/support/topic-tag/cpt/)
 * [Onboarding](https://wordpress.org/support/topic-tag/onboarding/)
 * [post](https://wordpress.org/support/topic-tag/post/)

 * 5 replies
 * 2 participants
 * Last reply from: [MM Aurangajeb](https://wordpress.org/support/users/aurangajeb/)
 * Last activity: [6 years, 3 months ago](https://wordpress.org/support/topic/post-type-error-2/#post-12411807)
 * Status: resolved