Here’s my code for the listing:
{exp:weblog:entries weblog="branch" show_future_entries="yes" show_expired="yes" orderby="title" sort="asc" dynamic="off" disable="categories|member_data|pagination|trackbacks"}
<li><a href="http://{title_permalink=locations/branch}" title="{title}">{title}</a>
{branch_address}
{branch_city}, {branch_state} {branch_zipcode}
<strong>P:</strong> {branch_phone}
</li>
{/exp:weblog:entries}And out of the 300 or so “branch” entries, about 4 just don’t show up here. I’ve verified that they’re all marked open, none are expired or not published yet (even though that shouldn’t matter since I’ve set show_future_entries and show_expired to yes), and I can’t think of anything else I might be doing wrong that would cause these entries to now appear.
Any ideas on where to look or any more info I can provide?