Loop construction
-
I have two custom post types: Stores and Products.
In Stores, a custom field (using Toolset Types) captures the store’s location address.
In Products, a custom field (also using Toolset Types) captures a list of multiple store addresses where the product is available.
I am attempting to create loops so that when the data matches…
Store post will display related products.
Product post will display related locations.
I know how to set up the basic loop, but not sure how to write the fields/validation.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Loop construction’ is closed to new replies.