Title: Submit Comment
Last modified: August 31, 2016

---

# Submit Comment

 *  [v4v](https://wordpress.org/support/users/v4v/)
 * (@v4v)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/submit-comment-1/)
 * How can I disable the users ability to “submit comment” within achievement?
 * [https://wordpress.org/plugins/badgeos/](https://wordpress.org/plugins/badgeos/)

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

 *  [Michael Beckwith](https://wordpress.org/support/users/tw2113/)
 * (@tw2113)
 * The BenchPresser
 * [10 years, 4 months ago](https://wordpress.org/support/topic/submit-comment-1/#post-6992770)
 * We don’t register the achievement types with comment support, but we’re unable
   to control the output of comment form on the frontend via your current theme’s
   template files. Possible to set up some template tags for single posts of the
   achievement types you set up, also possible to conditionally include the comment
   in the current single.php only if not an achievement type.
 * Easy way to get all achievement types as an array would be the following function:
 *     ```
       badgeos_get_achievement_types()
       ```
   
 * More documentation
    [http://badgeos.org/api/source-function-badgeos_get_achievement_types.html#153](http://badgeos.org/api/source-function-badgeos_get_achievement_types.html#153)
 *  Thread Starter [v4v](https://wordpress.org/support/users/v4v/)
 * (@v4v)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/submit-comment-1/#post-6992773)
 * Not quite understanding. So there is no way to get rid of the submit comment?
   I already disabled it on my theme side. It’s with the achievement type.
 *  [Michael Beckwith](https://wordpress.org/support/users/tw2113/)
 * (@tw2113)
 * The BenchPresser
 * [10 years, 4 months ago](https://wordpress.org/support/topic/submit-comment-1/#post-6992775)
 * There is, but it’s going to be at the theme template level, something we can’t
   effectively control from the plugin. Achievement types are all post types, for
   what it’s worth so you can get a better idea of how they’ll interact with the
   templates.
 * If you have a public link that I could see with it showing up, I could attempt
   to give you a better answer,
 *  Thread Starter [v4v](https://wordpress.org/support/users/v4v/)
 * (@v4v)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/submit-comment-1/#post-6992787)
 * Ok Thank you. I think I got it from here.
 *  [Michael Beckwith](https://wordpress.org/support/users/tw2113/)
 * (@tw2113)
 * The BenchPresser
 * [10 years, 4 months ago](https://wordpress.org/support/topic/submit-comment-1/#post-6992790)
 * Let us know if you have any other questions.

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

The topic ‘Submit Comment’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/badgeos_85d3bc.svg)
 * [BadgeOS](https://wordpress.org/plugins/badgeos/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/badgeos/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/badgeos/)
 * [Active Topics](https://wordpress.org/support/plugin/badgeos/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/badgeos/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/badgeos/reviews/)

 * 5 replies
 * 2 participants
 * Last reply from: [Michael Beckwith](https://wordpress.org/support/users/tw2113/)
 * Last activity: [10 years, 4 months ago](https://wordpress.org/support/topic/submit-comment-1/#post-6992790)
 * Status: not resolved