Use Conditional Tags
To add a homepage:
is_homepage() or is_page(ID)
To remove:
!is_homepage() or !is_page(ID)
Use the ! to exclude ;D
Or create a new Widget Area.
Morning Genneral,
Many thanks for the above however neither of these work? I am trying to exclude the “homepage” link in the footer of my site
Go to Panel > Appearance > Menu. Select the correct menu and remove this link/page.
I believe not question the plugin “widget logic” in this case …?
Yes this is to do with the “widget logic” widget as I am trying to exclude the “Homepage” link from the footer widget
You could send the URL of your site or any screenshot..?
I can of course, its generalpsychologyservices.com.au – footer 2
The “widget logic” plugin remove a complete widget, not just a link…If these four links are in a widget you can hide it from home, but only the link “Homepage” not because he is a menu or some..
It may be possible to remove through css.