G
goedsole
New Member
My goal is to have a WP All Import result in posts of businesses and archive pages listing businesses by state.
Using WP All Import I pull in several thousand business addresses and add categories based on the state and city fields.
That creates location pages which look good.
And using theme builder I have an archive page for the state of AZ that works as hoped.
But I had to hard-code the post widget's query to a term of "Categories AZ" to get it to work.
So changing the URL from .mysite/category/AZ/ to mysite/category/CA/ doesn't work. Isn't there some way to configure the elementor theme to make archive pages for each state? It feels like I'm missing something obscure, but minor.
I don’t know if I need to use Advanced Custom Fields, loops, or what.
Using WP All Import I pull in several thousand business addresses and add categories based on the state and city fields.
That creates location pages which look good.
And using theme builder I have an archive page for the state of AZ that works as hoped.
But I had to hard-code the post widget's query to a term of "Categories AZ" to get it to work.
So changing the URL from .mysite/category/AZ/ to mysite/category/CA/ doesn't work. Isn't there some way to configure the elementor theme to make archive pages for each state? It feels like I'm missing something obscure, but minor.
I don’t know if I need to use Advanced Custom Fields, loops, or what.