Site logo

[Resolved] How to create a ‘copy rss’ button

Home Forums Support [Resolved] How to create a ‘copy rss’ button

Home Forums Support How to create a ‘copy rss’ button

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #2558327
    Steven

    What I want to do is add a button that when pressed allows the user to copy the RSS feed url for my blog.

    Does anyone have any ideas how I can go about doing this, please.

    Big thanks

    Steven

    #2558343
    Fernando
    Customer Support

    Hi Steven,

    Such a feature need custom Javascript code. This would be out of our scope of support.

    This article should help: https://www.w3schools.com/howto/howto_js_copy_clipboard.asp

    You basically need to create a button and add an onclick event to copy the URL to your feed to the clipboard.

    #2558357
    Steven

    Thanks for you help Fernando 🙂

    #2558375
    Fernando
    Customer Support

    You’re welcome, Steven! 🙂

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.