Question

  • Creator
    Topic
  • #4135240

    Facing problem in creating download button

    by mbbasit71005 ·

    I have recently launched my new project to download videos from Threads and i am facing issue while creating a fully functioning download button.

    am using block editor anyone guide me please, if you want am sharing link of my blog

    Kindly guide me accordingly. thanks in advance.

    • This topic was modified 1 year, 5 months ago by Avatar photokees_b.

You are posting a reply to: Facing problem in creating download button

The posting of advertisements, profanity, or personal attacks is prohibited. Please refer to our Community FAQs for details. All submitted content is subject to our Terms of Use.

All Answers

  • Author
    Replies
    • #4135267
      Avatar photo

      Re: button

      by kees_b ·

      In reply to Facing problem in creating download button

      I visited you site, and it said how it works. Nothing to indicate it only functions partially in stead of fully.

      I doubt if the editor you use is relevant.

      Anyway, better contact Meta to discuss your problem. They surely can tell you how to download any video from their Threads site.

    • #4157313

      Create download button.

      by Harisamer214 ·

      In reply to Facing problem in creating download button

      To create a fully functioning download button in the block editor, you can use the following steps:

      1. Create a new block.
      2. Select the “Button” block.
      3. In the “Text” field, enter the text that you want to appear on the button.
      4. In the “Link” field, enter the URL of the video that you want to download.
      5. In the “Attributes” section, add the following code:
      onclick=”downloadVideo(this);”

      The downloadVideo() function is a JavaScript function that you will need to create. This function will be responsible for downloading the video from the specified URL and saving it to the user’s computer.

      hope this helps!

Viewing 1 reply thread