GeoDirectory SupportRemove Posted By on Pages – GeoDirectory Support https://wpgeodirectory.com/support/topic/remove-posted-by-on-pages/feed Wed, 04 Mar 2026 15:42:26 +0000 http://bbpress.org/?v=2.5.14-6684 en-US https://wpgeodirectory.com/support/topic/remove-posted-by-on-pages/#post-9766 <![CDATA[Remove Posted By on Pages]]> https://wpgeodirectory.com/support/topic/remove-posted-by-on-pages/#post-9766 Thu, 24 Jul 2014 14:56:58 +0000 directory I think this issue has been resolved in the past but for some reason, the author or “Posted by” shows up again on pages when I installed the latest version of GD, GDF and GD Child Theme.

]]>
https://wpgeodirectory.com/support/topic/remove-posted-by-on-pages/#post-9810 <![CDATA[Reply To: Remove Posted By on Pages]]> https://wpgeodirectory.com/support/topic/remove-posted-by-on-pages/#post-9810 Thu, 24 Jul 2014 19:59:17 +0000 Paolo add this to your child theme style.css



.byline.vcard {
    display: none;
}

Thx

]]>
https://wpgeodirectory.com/support/topic/remove-posted-by-on-pages/#post-9813 <![CDATA[Reply To: Remove Posted By on Pages]]> https://wpgeodirectory.com/support/topic/remove-posted-by-on-pages/#post-9813 Thu, 24 Jul 2014 20:12:18 +0000 directory Thank you, Paolo. That will be in the Design-Scripts Custom Style section?

]]>
https://wpgeodirectory.com/support/topic/remove-posted-by-on-pages/#post-9817 <![CDATA[Reply To: Remove Posted By on Pages]]> https://wpgeodirectory.com/support/topic/remove-posted-by-on-pages/#post-9817 Thu, 24 Jul 2014 20:43:13 +0000 Paolo yes it will work there too… you’re welcome

]]>