MailChimp Anchor (Jump) Links go a specific section of a page

Поделиться
HTML-код
  • Опубликовано: 30 сен 2024

Комментарии • 12

  • @handrinkssolowineclub
    @handrinkssolowineclub 2 месяца назад +1

    Thanks SO much! I really appreciate the hard work.

    • @wplearninglab
      @wplearninglab  2 месяца назад

      You're welcome and thanks for the inspiration/idea for the video!

  • @SoItGoesCAL34
    @SoItGoesCAL34 2 месяца назад +3

    I want my anchor link to take my client to a relevant part of the MailChimp email and not to a web page. Is this not possible? ⚓⚓⚓

    • @handrinkssolowineclub
      @handrinkssolowineclub 2 месяца назад +2

      That's what I want to know! Why can no one answer this question?

    • @wplearninglab
      @wplearninglab  2 месяца назад +1

      It's possible :) I just did and recorded a video of it which will go on this channel soon. In the mean time, here's how you do it. Create an anchor just like you do on a website . Replace AnchorName with whatever name you want for the anchor.
      Then you have to add a link to your email that is just #AnchorName. When that link is clicked they will jump down to where you put the first piece of code.
      Unfortunately, MailChimp doesn't allow links that aren't complete. The links MUST be structured like this: example.com/#AnchorName
      I'm willing to bet that you got this far when you were trying to get this to work.
      The work around to MailChimp's limitation is it create the links manually using HTML. You can add a code block anywhere in your MailChimp email and you can put your link in that code block. You create the link like this This is the link text. When someone clicks that link in the email it will jump them down to the anchor you placed.
      This does not work on phones, at least not when I was testing it.
      I hope that helps :) Let me know if you have any further questions. Thanks for watching!
      And sorry for the delay. I'm still trying figure out my summer holiday work schedule!

    • @wplearninglab
      @wplearninglab  2 месяца назад

      I don't know if you're notified when I reply to a comment thread that you commented on, so I'm pasting my response again.
      It's possible :) I just did and recorded a video of it which will go on this channel soon. In the mean time, here's how you do it. Create an anchor just like you do on a website . Replace AnchorName with whatever name you want for the anchor.
      Then you have to add a link to your email that is just #AnchorName. When that link is clicked they will jump down to where you put the first piece of code.
      Unfortunately, MailChimp doesn't allow links that aren't complete. The links MUST be structured like this: example.com/#AnchorName
      I'm willing to bet that you got this far when you were trying to get this to work.
      The work around to MailChimp's limitation is it create the links manually using HTML. You can add a code block anywhere in your MailChimp email and you can put your link in that code block. You create the link like this This is the link text. When someone clicks that link in the email it will jump them down to the anchor you placed.
      This does not work on phones, at least not when I was testing it.
      I hope that helps :) Let me know if you have any further questions. Thanks for watching!
      And sorry for the delay. I'm still trying figure out my summer holiday work schedule!

    • @SoItGoesCAL34
      @SoItGoesCAL34 2 месяца назад +1

      @@wplearninglab Thank you SO MUCH. I'm looking forward to your MailChimp video with jump links

    • @wplearninglab
      @wplearninglab  2 месяца назад +1

      Hey @SoItGoesCAL34 The video is up: ruclips.net/video/VpZtIkU3kFU/видео.html Hopefully it's what you were looking for!

  • @CeeFerrell
    @CeeFerrell 2 месяца назад +1

    Thank you! This was so easy to follow.

    • @wplearninglab
      @wplearninglab  Месяц назад

      You're welcome Cee, thanks for watching! Let me know if you have any questions :)