• Resolved Jaol

    (@jordy8)


    How can I add a ThirstyAffiliates link to a button in Gutenberg? Whenever I add a link to it, it breaks the button because it adds two a-tags:

    <div class="wp-block-button">
      <a class="wp-block-button__link wp-element-button"></a>
      <a rel="nofollow" target="_blank" title="Affiliate link" href="https://website.com/go/affiliatelink/">
          Go to Affiliate link
      </a>
    </div>
    • This topic was modified 2 years, 4 months ago by Jaol.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘Link in Gutenberg button’ is closed to new replies.