GeoDirectory Supportlinks at bottom of Place – GeoDirectory Support https://wpgeodirectory.com/support/topic/links-at-bottom-of-place/feed Tue, 24 Feb 2026 13:54:22 +0000 http://bbpress.org/?v=2.5.14-6684 en-US https://wpgeodirectory.com/support/topic/links-at-bottom-of-place/#post-39548 <![CDATA[links at bottom of Place]]> https://wpgeodirectory.com/support/topic/links-at-bottom-of-place/#post-39548 Thu, 14 May 2015 19:42:04 +0000 DesignGuy Can we disable? Previous and next may relate well to blog posts but take a listing place viewer to another listing possibly in unrelated category or different geo location.

Is there a way to disable this as a feature for premium package or featured listings only? That we would not display nearby competitors in same category?

]]>
https://wpgeodirectory.com/support/topic/links-at-bottom-of-place/#post-39552 <![CDATA[Reply To: links at bottom of Place]]> https://wpgeodirectory.com/support/topic/links-at-bottom-of-place/#post-39552 Thu, 14 May 2015 20:19:49 +0000 DesignGuy I’m sorry, i had used < Previous and Next > in the title and it stripped out. Subject is removing Previous and Next from CPT.

I know it exists in page options for regular post but cannot find in options for WP or theme for CPT.

]]>
https://wpgeodirectory.com/support/topic/links-at-bottom-of-place/#post-39621 <![CDATA[Reply To: links at bottom of Place]]> https://wpgeodirectory.com/support/topic/links-at-bottom-of-place/#post-39621 Fri, 15 May 2015 17:24:21 +0000 Paolo Hi,

There is no option to hide them.

Just add this to your custom css in GeoDirectory > design > sciript :


.geodir-pos_navigation {
    display: none;
}

Thanks

]]>