Αυτό το πρόσθετο δεν έχει δοκιμασθεί με τις 3 τελευταίες κύριες εκδόσεις του WordPress. Μπορεί να μην αναπτύσσεται ή να υποστηρίζεται άλλο και να έχει προβλήματα συμβατότητας με τις πιο πρόσφατες εκδόσεις του WordPress.

Files Download Delay

Περιγραφή

Files Download Delay plugin wraps file download links with customizable layout which allows you to show any kind of content. For example, while users are waiting for download, you can show them email subscription form, feedback form, related content or even ads.

Download links can be wrapped automatically based on conditions (file extension, element class) or manually using the shortcode [fddwrap]<a href="path/to/file.pdf">Download</a>[/fddwrap].

Features which you can easily customize:
* delay time in seconds before download happens,
* text fields and html content shown to user during countdown and when timer is finished,
* content when download is failed (e.g., when file is missing)
* layout appearance (shadow, curved edges, colors, etc.)
* auto-wrap options (custom list of file extensions or/and element’s class)

Suitable to wrap any type of content including documents (xlsx, docx, pdf,…), media (wav, mp3, mp4,…) or archives (zip, rar, tar.gz,…) – no limits here.

How to use:

  1. Install the plugin and go to the settings
  2. In the section Display settings replace built-in messages to any content you wish to show to your users
  3. Enable auto-wrap toggle in the corresponding section, or enable timer in the Gutenberg editor (see block’s settings for “File” block) or wrap a download link using this shortcode [fddwrap]link here[/fddwrap].
  4. Open just edited article and click on the file download link
  5. At this point should be able to see a countdown timer under the download link you just clicked

Στιγμιότυπα

  • The countdown when user is trying to download a file
  • Extended configuration options of the "File" block in the editor
  • Auto-wrap options on the plugin's settings page

Συχνές Ερωτήσεις

Auto-wrap isn’t working

Please double-check that the toggle is ON in the plugin settings and you did add file extensions in the corresponding field.

If your download links don’t have file extensions (ex: domain.com/files/download?name=magicfile) make sure that <a> element or its parents have some class like <a class="magic-class">. Add this class to the corresponding field in auto-wrap settings.

Κριτικές

19 Ιανουαρίου 2023
Не работает скачивание. Плагин активирован, расширение .exe добавлено. При включении автоматического оборачивания и попытке скачать файл, он просто скачивается, без открытия окна с задержкой. При оборачивании ссылки в шоткод и попытке скачивания файла - открывается окно с задержкой, идет отсчет после чего пишет, извините, файл не найден. wp 6.1.1 PHP 7.2
28 Δεκεμβρίου 2022 1 απάντηση
При попытке открыть настройки просто пишет, что "Загружает страницу" и на этом ничего не происходит. Google Chrome и Opera не имеет значения
1 Σεπτεμβρίου 2022
После перехода в настройки плагина бесконечное окно "Загружаем интерфейс". Последняя вервия WP брайзер Mozilla
Ανάγνωση όλων των 5 κριτικών

Συνεισφέροντες & Προγραμματιστές

“Files Download Delay” είναι λογισμικό ανοιχτού κώδικα. Οι παρακάτω έχουν συνεισφέρει στη δημιουργία του.

Συντελεστές

Το “Files Download Delay” έχει μεταφραστεί σε 5 γλώσσες. Ευχαριστούμε τους μεταφραστές για τις συνεισφορές τους.

Μεταφράστε το “Files Download Delay” στην γλώσσα σας.

Ενδιαφέρεστε για την ανάπτυξη;

Περιηγηθείτε στον κώδικα, ανατρέξτε στο αποθετήριο SVN ή εγγραφείτε στο αρχείο καταγραφής αλλαγών ανάπτυξης μέσω RSS .

Σύνοψη αλλαγών

1.0.9

  • Fixed file existence check error (CORS)
  • Added an option to enable/disable file existence check
  • Added auto-download when link is opened in new tab and timer is ran out

1.0.8

  • Fixed “unknown class” error on activation
  • Fixed infinite loading on settings screen

1.0.7

  • Minor security fixes

1.0.6

  • Removed Freemius libs & premium version

1.0.5

  • Vulnerability fixes

1.0.4

  • Countdown timer will be paused if the tab is not active
  • Security fixes

1.0.3

  • Little Fixes

1.0.2

  • Fixed Description
  • Fixed “New Tab” template styles
  • Added font-color contrast for light/dark timer background color
  • WP Versions Support Extended to 5.5

1.0.1

  • Public Release

1.0

  • Pre-Release