pmcpartlan
Member
Posted 2 years ago #
I just updated to 2.8.4 and can't exclude pages from the menu. I was using the FlexiPages plugin, but since found that it doesn't work for either the native pages widget or with Advanced Category Excluder.
All that I have modified about the new template is the css.
Is there any reason for this, I saw mentioned elsewhere that wp_list_pages might be broken since 2.7, sounds like quite a big problem. Any suggestions would be appreciated.
The template tag, wp_list_pages(), works fine for me.
Can you post the actual wp_list_pages code that is failing. Thanks.
pmcpartlan
Member
Posted 2 years ago #
I forgot to mention before that I'm using Default template.
Sorry, I'm not sure - but it's the code from the pages widget that comes with wordpress.
Where would I find that?
I can link you to the site if that helps, (but I can't see how it will.)
http://www.boblevene.co.uk
Guess you could try deactivating all plugins, then try the native pages widget.
Also, please note you aren't really using the default theme...it might be a heavily modified version of the default theme that is in the default folder. Make sure you backup before updates, because the automatic updates will 'overwrite' your existing theme files.
pmcpartlan
Member
Posted 2 years ago #
Yeah, but all that was modified was the CSS. Anyway, it must have been a conflict between a couple of the plugins - deactivating a bunch of them has worked.
Thanks very much for your help.