MLA shortcode with external tag variable
-
I’m creating a wordpress page where i put this shortcode:
[mla_gallery attachment_tag=”{query:tag}”]
in order to create a dinamically page where the images showed are filtered by dinamically tag. I recall this page by following “/galleria-dinamica/?tag=TO”.
The command doesn’t work. If i try to run the shortcode
[mla_gallery attachment_tag=TO] it works fine. Where is the issue?
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
The topic ‘MLA shortcode with external tag variable’ is closed to new replies.