diff --git a/webapp_create_post.py b/webapp_create_post.py
index d57409bd0..f582c00da 100644
--- a/webapp_create_post.py
+++ b/webapp_create_post.py
@@ -361,8 +361,17 @@ def htmlNewPost(cssCache: {}, mediaInstance: bool, translate: {},
extraFields += '
' + \
editTextField(translate['Type of shared item. eg. hat'] + ':',
'itemType', '', '', True)
- catStr = translate['Category of shared item. eg. clothing']
- extraFields += editTextField(catStr + ':', 'category', '', '', True)
+ # catStr = translate['Category of shared item. eg. clothing']
+ themesDropdown += '