Forum Replies Created
-
AuthorPosts
-
BillParticipant
Thanks, that makes a lot more sense. Sorry, this is a site I inherited, so much of this is a new to me.
BillParticipantWe have one locations page that displays a map as well as the list of locations. What we are trying to do is setup a second locations page specifically for a subset of stores, those in Southern California. For testing, I tagged one of the locations with the tag “socal”. Eventually, all socal locations will have that tag and appear on the Southern California page.
Using the SLPLUS shortcode with the only_with_tag attribute, I am attempting to get the map and list of locations on the Southern California page to display only that subset of stores. Instead, it is displaying all stores, just like the normal locations page.
Here is the code I am using to call the locations for the Southern California page:
[SLPLUS only_with_tag=”socal”]
What I expect it to look like right now is a map with one marker, and one location listed below, which is the only location I have yet tagged with “socal”.
Does this make more sense?
-
AuthorPosts