GeoDirectory SupportRemove listing link in navigation – GeoDirectory Support https://wpgeodirectory.com/support/topic/remove-listing-link-in-navigation/feed Sun, 05 Apr 2026 23:39:43 +0000 http://bbpress.org/?v=2.5.14-6684 en-US https://wpgeodirectory.com/support/topic/remove-listing-link-in-navigation/#post-3798 <![CDATA[Remove listing link in navigation]]> https://wpgeodirectory.com/support/topic/remove-listing-link-in-navigation/#post-3798 Mon, 09 Jun 2014 00:57:33 +0000 nasc Hi,

In Geodirectory>Design>Navigation, I have “show listings navigation menu” checked
so I can have my separate custom post types displayed on my top menu but I do not want to show them in a drop down list also so I do not have anything selected in “show listing link in listing navigation”. The problem is the title ‘listing’ still shows up as a menu item with nothing in the drop down menu. How do I get rid of the menu item ‘listing’ so it doesnt show up?

thanks,

]]>
https://wpgeodirectory.com/support/topic/remove-listing-link-in-navigation/#post-3806 <![CDATA[Reply To: Remove listing link in navigation]]> https://wpgeodirectory.com/support/topic/remove-listing-link-in-navigation/#post-3806 Mon, 09 Jun 2014 04:12:38 +0000 Guust I think you might need to just add them manually to your WP menu, and untick the “Show listings navigation in menu” option ?

]]>
https://wpgeodirectory.com/support/topic/remove-listing-link-in-navigation/#post-3813 <![CDATA[Reply To: Remove listing link in navigation]]> https://wpgeodirectory.com/support/topic/remove-listing-link-in-navigation/#post-3813 Mon, 09 Jun 2014 06:53:58 +0000 Vikas Hi,

Thanks for highlighting this. I will fix it in next release.
Temporally plz using css to hide that specific list item.
Something like
li.(the class on that particular list item)
{
display:none;
}

]]>
https://wpgeodirectory.com/support/topic/remove-listing-link-in-navigation/#post-4704 <![CDATA[Reply To: Remove listing link in navigation]]> https://wpgeodirectory.com/support/topic/remove-listing-link-in-navigation/#post-4704 Wed, 18 Jun 2014 13:27:31 +0000 nasc Hi,

I thought I would wait until the new version came out to have problem solved, instead of one more thing to add to css file.

But, I still have the same issue after the update last night.

Was the fix implemented? Not a big issue for me, I can just add the code.

Thx

]]>
https://wpgeodirectory.com/support/topic/remove-listing-link-in-navigation/#post-4766 <![CDATA[Reply To: Remove listing link in navigation]]> https://wpgeodirectory.com/support/topic/remove-listing-link-in-navigation/#post-4766 Wed, 18 Jun 2014 15:14:07 +0000 leandrorosa are you talking about the breadcrumbs in top of the listing name? how to i implement the code above to get rid of it this?

]]>
https://wpgeodirectory.com/support/topic/remove-listing-link-in-navigation/#post-4787 <![CDATA[Reply To: Remove listing link in navigation]]> https://wpgeodirectory.com/support/topic/remove-listing-link-in-navigation/#post-4787 Wed, 18 Jun 2014 16:15:50 +0000 nasc No, I have the word ‘listng’ in my menu, no drop-down, just a leftover menu link actually still on the menu after I unchecked ‘show listing link in listing navigation’

]]>
https://wpgeodirectory.com/support/topic/remove-listing-link-in-navigation/#post-4911 <![CDATA[Reply To: Remove listing link in navigation]]> https://wpgeodirectory.com/support/topic/remove-listing-link-in-navigation/#post-4911 Wed, 18 Jun 2014 23:03:23 +0000 Guust Nasc, I’ll remind Vikas.

Vikas, this cannot be removed with CSS because it has no class of its own.
All I can suggest for now is to use a translation file and replace “Listing” with ” “, but that is overkill if you are not using a translation file already.

]]>
https://wpgeodirectory.com/support/topic/remove-listing-link-in-navigation/#post-4959 <![CDATA[Reply To: Remove listing link in navigation]]> https://wpgeodirectory.com/support/topic/remove-listing-link-in-navigation/#post-4959 Thu, 19 Jun 2014 02:23:02 +0000 Vikas Hi Nasc,

Please let me know admin login and ftp access please.

Thanks

]]>
https://wpgeodirectory.com/support/topic/remove-listing-link-in-navigation/#post-4962 <![CDATA[Reply To: Remove listing link in navigation]]> https://wpgeodirectory.com/support/topic/remove-listing-link-in-navigation/#post-4962 Thu, 19 Jun 2014 02:34:37 +0000 nasc https://wpgeodirectory.com/support/topic/remove-listing-link-in-navigation/#post-4965 <![CDATA[Reply To: Remove listing link in navigation]]> https://wpgeodirectory.com/support/topic/remove-listing-link-in-navigation/#post-4965 Thu, 19 Jun 2014 02:54:14 +0000 Vikas Hi,

It was very simple, u forgot to uncheck an option in Geodirectory > Designs > Navigation setting.

Plz have a look on attached screenshot for more.

Thanks

]]>