EE vers 1.6.2
Build: 20080421
Menu code:
{exp:weblog:entries orderby="date"
sort="desc" limit="15" entry_id="not 3" show_pages="no"
weblog="{my_weblog}" dynamic="off" disable="pagination|custom_fields|categories|member_data|trackbacks"}
<li><a >{title}</a></li>
{/exp:weblog:entries}
And there in the list with the other entries sits entry id 3.
Driving me nuts, what am I missing?Docs entry_id=
Or use “not” to exclude entries:
entry_id=“not 45|534|807”
thanks
.
