• Hi,

    I’m currently using these shortcodes:

    [field introductie words=40]

    [field link?text=’lees verder’]

    What I want is to add a custom fragment to the link. I want to add #jet-tabs-control-2192 to the link. I can’t seem to figure out how to make this work. Hopefully someone can point me in the right direction.

    Thanks in advance!

    Tomas

Viewing 1 replies (of 1 total)
  • You could try to insert an url shortcode into the HTML markup like <a href="[field for url here]#jet-tabs-control-2192">Link text here</a>
    You might need to double the shortcode brackets to escape them in this specific HTML context.

Viewing 1 replies (of 1 total)
  • The topic ‘add custom fragment to url’ is closed to new replies.