Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Fernando Briano

    (@fernandobt)

    Other users have reported this to be happening on their blogs. Can you set WP_DEBUG to true on your config file and see what the page prints?
    On wp-config.php:
    define('WP_DEBUG', true);

    More info: http://codex.wordpress.org/Debugging_in_WordPress

    As you say, the same thing is happening for the default 2012 and 2013 themes, even when you disable every other plugin. And the id and thumbnail parameters are working ok, right?

    Let’s see if we can find what’s going on! 🙂

    Thread Starter Pam Blizzard

    (@pdblizzard)

    Yes, every plugin turned off and default themes, same thing. This is a live site, so I had to put it all back. I did enable de_bug in the config but additional nothing prints…on any page. I had caching on, but now it’s off and I deleted the cache:

    http://www.insightfulastrology.com/articles-test/

    Plugin Author Fernando Briano

    (@fernandobt)

    I’m at a loss here. Other users have reported the post limit not to work, but I don’t know what else to look for.

    You know for sure some of the posts listed there do have excerpts, right?

    And you know the posts on categories 6 and 7 are more than 5 in total?

    Sorry for the obvious questions, but I’m unable to reproduce the issue on my end and really can’t figure out what’s wrong :S

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘won't use parameters’ is closed to new replies.