Inserting Variable
-
I have created this snippet:
a href=”https://www.500yojanas.org/lotus-sutra/day-{ThisDay}” target=”_blank” rel=”noopener noreferrer”>Day {ThisDay} Full Text
The Variable is set as ThisDay in the form.
When I insert this snippet I’m asked the variable but when the page is displayed the {ThisDay} does not display. Instead of Day 12 Full Text, I get Day Full Text and the URL is /day- and not /day-12.
What am I missing?
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
The topic ‘Inserting Variable’ is closed to new replies.