GeoDirectory SupportRemove tags from submission form – GeoDirectory Support https://wpgeodirectory.com/support/topic/remove-tags-from-submission-form/feed Tue, 17 Mar 2026 22:49:49 +0000 http://bbpress.org/?v=2.5.14-6684 en-US https://wpgeodirectory.com/support/topic/remove-tags-from-submission-form/#post-51432 <![CDATA[Remove tags from submission form]]> https://wpgeodirectory.com/support/topic/remove-tags-from-submission-form/#post-51432 Mon, 31 Aug 2015 03:21:17 +0000 logansquarist Is there a way to remove the tags field so that tags are not applied in the directory? Please let me know.

]]>
https://wpgeodirectory.com/support/topic/remove-tags-from-submission-form/#post-51447 <![CDATA[Reply To: Remove tags from submission form]]> https://wpgeodirectory.com/support/topic/remove-tags-from-submission-form/#post-51447 Mon, 31 Aug 2015 14:09:53 +0000 Guust Tags can be hidden with css:


#geodir_post_tags_row {
    display: none;
}
]]>
https://wpgeodirectory.com/support/topic/remove-tags-from-submission-form/#post-51448 <![CDATA[Reply To: Remove tags from submission form]]> https://wpgeodirectory.com/support/topic/remove-tags-from-submission-form/#post-51448 Mon, 31 Aug 2015 14:13:50 +0000 logansquarist I’ve added that, however, place tags are still being populated. Is there any way to turn off the functionality? I really don’t want the added taxonomy complexity with place tags.

]]>
https://wpgeodirectory.com/support/topic/remove-tags-from-submission-form/#post-51456 <![CDATA[Reply To: Remove tags from submission form]]> https://wpgeodirectory.com/support/topic/remove-tags-from-submission-form/#post-51456 Mon, 31 Aug 2015 14:40:45 +0000 Guust Delete any existing tags, and new listings cannot have tags. Tag functionality is part of WordPress, so it cannot be deleted.

]]>