GeoDirectory SupportDisable the tags – GeoDirectory Support https://wpgeodirectory.com/support/topic/disable-the-tags/feed Sun, 16 Mar 2025 17:30:50 +0000 http://bbpress.org/?v=2.5.14-6684 en-US https://wpgeodirectory.com/support/topic/disable-the-tags/#post-38697 <![CDATA[Disable the tags]]> https://wpgeodirectory.com/support/topic/disable-the-tags/#post-38697 Tue, 05 May 2015 11:42:50 +0000 vcherednichenko Is it possible to disable the fild tags from the page adding places and events?

]]>
https://wpgeodirectory.com/support/topic/disable-the-tags/#post-38699 <![CDATA[Reply To: Disable the tags]]> https://wpgeodirectory.com/support/topic/disable-the-tags/#post-38699 Tue, 05 May 2015 11:51:27 +0000 Simone with the following you will get rid from both backend and fronted


div#geodir_post_tags_row.geodir_form_row.clearfix,.geodir-tags, geodir_post_tags_row {
display:none;
}

put it into your style.css (child theme)

]]>
https://wpgeodirectory.com/support/topic/disable-the-tags/#post-38702 <![CDATA[Reply To: Disable the tags]]> https://wpgeodirectory.com/support/topic/disable-the-tags/#post-38702 Tue, 05 May 2015 12:23:41 +0000 vcherednichenko Thanks a lot, everything works!

]]>