{exp:weblog:entries weblog="xx" orderby="title" sort="asc" limit="15" disable="member_data|trackbacks" dynamic="off" category="28" search:body="not weblog_entry_name_goes_here"}I have used the above code successfully in hiding weblog entries from a navigation portion of a website I am working on.
It only searches the body though. I need something that will search for the post title instead and hide it from the navigation that I’m using.
Does anyone know how I can accomplish this?