Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter ashworth102680

    (@ashworth102680)

    5 days and nobody’s run into this? 🙁

    Having the exact same problem and haven’t been able to figure it out. I’ll let you know if I come up with a solution.

    The problem is caused by the canonical redirect checked on using a theme. If you place
    remove_action('template_redirect','redirect_canonical');
    in the functions.php file belonging to your template, the problem is fixed.

    If you want more information, see
    this related issue.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘WordPress is removing spaces in query strings’ is closed to new replies.