ExpressionEngine CMS
Open, Free, Amazing

Thread

This is an archived forum and the content is probably no longer relevant, but is provided here for posterity.

The active forums are here.

Why might a few random weblog entries not show up in listings?

March 17, 2010 4:07pm

Subscribe [2]
  • #1 / Mar 17, 2010 4:07pm

    MCrittenden

    67 posts

    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?

  • #2 / Mar 17, 2010 4:16pm

    Focus Lab Dev Team

    1129 posts

    That’s odd. Have you tried simply re-saving them (without changing any data) just to see if that does any “magic” for you?

  • #3 / Mar 17, 2010 4:17pm

    MCrittenden

    67 posts

    Figured it out. I hadn’t specified a limit so it was assuming limit=“100” which was cutting a few of them off.

  • #4 / Mar 17, 2010 4:21pm

    Focus Lab Dev Team

    1129 posts

    Ahh I figured that you used pagination somewhere since you said you have 300 or so entries and only 4 didn’t show up. Glad you got it sorted 😊

.(JavaScript must be enabled to view this email address)

ExpressionEngine News!

#eecms, #events, #releases