Support

Account

Home Forums Backend Issues (wp-admin) Rewriting Metadata Reply To: Rewriting Metadata

  • hey elliot,

    that makes sense. so i don’t know if this should change forum feeds or not, but here is my archive page:

    http://www.takeajourney.org/groups/

    i have 5 regions that i’m trying to filter by. if you try any of these filter urls, they do not work:

    http://www.takeajourney.org/groups/?region=1
    http://www.takeajourney.org/groups/?region=2
    http://www.takeajourney.org/groups/?region=3
    http://www.takeajourney.org/groups/?region=4
    http://www.takeajourney.org/groups/?region=5

    where would my error be? in the function.php file or the archive.php file?

    i’m trying to accomplish what you’ve done in this tutorial:

    http://www.advancedcustomfields.com/resources/tutorials/creating-wp-archive-custom-field-filter/

    thanks!