Pass multiple parameters through get
-
This for example pass one parameter:
<a href="?tag=[each slug]">And this get it:
[pass global=query fields=tag]If i do that:
<a href="&tag=[each slug]">if will add multiple parameters?
And how I get it all through pass?
Thank you
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘Pass multiple parameters through get’ is closed to new replies.