Forum Replies Created

Viewing 6 replies - 1 through 6 (of 6 total)
  • I just had this problem. It was the “Page Category Plus” plugin. I’m on 2.3.2. All my pages went out on my feed. Rather embarrassing, actually.

    I recommend turning off all the plugins, confirming that pages no longer display in your feed, then turning the plugins on one by one.

    And I’d like to just disable it across the board (so that past commenters could get a quickly delivered page from the wp-cache plugin).

    This is normal behavior for wp-cache, and doesn’t imply that more than one URL is in play for the same page.

    When a visitor leaves a comment in WordPress, they are given a cookie so that upon a revisit their personal info can be pre-populated into the comments form.

    Wp-cache keeps a different version of each page for each unique cookie that comes in (since in the case of a page with pre-populated data in the form the page _is_ different). Wp-cache does this for all pages, regardless of whether there is a form on it or not.

    When you log into your admin panel, you get a cookie. You will notice that if you visit a page when you are logged in and again when you are not, you’ll get 2 copies cached by wp-cache.

    If someone has an example of using wp_dropdown_categories() in sidebar.php I’d really appreciate it!

    A newbie tip: you need to clear your browser cache before the tiny_mce_config.php change will take effect.

    Thanks for this fix!

    The visual editor messed up one of my fairly complex existing posts by replacing <div class=…> with <p class=…> and it took me a couple of hours to figure that out. Argh!

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