Template for S2 Data
-
I am helping a non-profit. People will see a QRcode for a specific business and scan it. It contains a link such as: https://whoami.com/lookup?businessid=123 That link will take them to a single page which will display specific information based upon the business ID. This Business ID is not a part of he WordPress standard account but an S2member item for an existing ID. On the single page would be [s2Get user_field="businessaddress" user_id=$businessid /] [s2Get user_field="directions" user_id=$businessid /]
This keeps me from having to create a page for each business.
Is this something that would work? If so, please point me in the right direction. I have played around with $_GET[‘id’];
but am not the programmer I used to be (back when we had real toggle switches and punch cards)!`
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Template for S2 Data’ is closed to new replies.