Search Results for 'all downloads'

Viewing 25 results - 1,201 through 1,225 (of 4,412 total)
  • Author
    Search Results
  • #157300

    Tanvir
    Spectator

    ok I hid that.
    I got the current version of downloads in the staging website. Every functions working properly in the staging website. I didn’t see your live website.

    I think you failed to update wpdm addons. So please,
    If you could provide temporary access to your website, I could help you to update the necessary addons or you can follow this to manually upload plugin.

    WPDM Plugins you are using:
    Extended shortcode: https://www.wpdownloadmanager.com/download/wpdm-extended-short-codes/
    WPDM Premium plugins (wpdm advanced custom fields): https://www.wpdownloadmanager.com/user-dashboard/?udb_page=purchases
    WPDM gutenberg block: https://wordpress.org/plugins/wpdm-gutenberg-blocks/

    This reply has been marked as private.
    #157247

    Nayeem Riddhi
    Moderator

    Hi @promultis,

    For making the update, please simply click the Save Settings again for the license key option from Downloads > Settings > License, which will regenerate the access token. Finally, go to the plugins page and the update will work fine this time. please check and let me know if your issue resolves or not

    thank you and regards

    #157194

    Ikram Dirujii
    Participant

    Sir NAyeem i just Chceked the update 6.03.

    So now I have only download and the wpdm_all Package table problem remains.

    the package duplicate option is now working.

    on download it is giving an error There has been a critical error on this website.

    so plz sir now fix the download and also set the wpdm_all package table for me as you were set before when the user clicks on the download button, so the package page shall open in a new tab instead of file downloading. i have already given my old wpdm_ll downloads PHP file link above.

    and I roll back to the old version so plz update the plugin when u will be login.

    thank ytou

    #157184

    Betty Arnold
    Participant
    This reply has been marked as private.
    #157179

    Virginia Dahms
    Participant
    This reply has been marked as private.
    #157131

    Casper Bjerg
    Participant

    Hi

    It seemed to work, when the directory add-on was upgraded. But I had to manually upload it – I couldn’t update it through WordPress backend by going through Downloads -> Settings -> Updates. When I looked there everything seemed to be in order. Do you know if this will be upgraded, so we can upgrade the add-ons this way in the future?


    rgarrison
    Member

    One thing I have learned in this, if you go to Downloads, Settings, Updates click the free add-ons and login and click check for updates, it showed all my add-ons were updated.

    Also if you go to plugins or check for updates it did not show new versions of the add-ons.

    #157024

    Ikram Dirujii
    Participant

    Sir I am using custom code from wpdm_all_package which you created for me. with that Responsive table I am using the Page_url instead of the download link. when the user click on the download button it is opening package page in new tab. so in this update when I am replacing that wpdm-all-downloads.php code. then the table goes hide. sol please set the new update table for me according to my old wpm-all-downloads.php file. when the user clicks on the download button it shall open the package URL in a new tab.
    also, that new update responsive table has no scroll to top feature. when the user changes the page the table shall go to the top.

    my old wpdm_all Packge PHP file

    Problem No2.

    after 6.02 now when I am clicking on the download button it says the critical problem in my website. file not downloading.

    Problem No3.

    Package Duplicate Feature Not Working.

    #157009

    Paul Phillips
    Participant
    This reply has been marked as private.

    Heather Longridge
    Participant

    https://www.cwlc.org/our-role/policy-advocacy/ and https://www.cwlc.org/our-role/impact-litigation/ downloads are not displaying since updating to newest version. All add-ons are updated as well.

    #156881

    CScience
    Participant
    This reply has been marked as private.

    Tanvir
    Spectator

    Hello @stratega,

    I think you are using this shortcode. items_per_page="20" will work fine with it. You don’t need to change any other settings from backend.
    Here is a guide for you to do what are you looking for. First login with admin access on your site then follow this

    Let me know if it resolves the issue.
    Thanks

    #156735

    Ikram Dirujii
    Participant

    Sir I am using custom code from wpdm_all_package which you created for me. with that Responsive table I am using the Page_url instead of the download link. when the user click on the download button it is opening package page in new tab. so in this update when I am replacing that wpdm-all-downloads.php code. then the table goes hide. sol please set the new update table for me according to my old wpm-all-downloads.php file. when the user clicks on the download button it shall open the package URL in a new tab.
    also, that new update responsive table has no scroll to top feature. when the user changes the page the table shall go to the top.

    my old wpdm_all Packge PHP file

    Problem No2.

    after 6.02 now when I am clicking on the download button it says the critical problem in my website. file not downloading.

    Problem No3.

    Package Duplicate Feature Not Working

    • This reply was modified 4 years, 2 months ago by Ikram Dirujii.

    Marius Kleinz
    Participant
    This reply has been marked as private.
    #156576

    Tanvir
    Spectator

    Hi @nealz,

    Hope you are well.

    If you find latest update of wpdm, then please update it first.

    Then can you please try this addon? This is a tag-importer plugin. After installing the plugin you shall get an option from

    Downloads > Settings > Migrate Tags

    https://www.dropbox.com/s/olxlius9wpy0rh4/wpdm-tag-importer.zip

    please check and let me know after taking essential steps

    Thank you and regards

    #156556

    Cornelis Bockemühl
    Participant

    After a first customer complaint about downloads not any more reachable, I did an effort to find some solution or at least workaround. I found actually two things:

    1) On the page that was supposed to show download packages “by category”, there was a widget “WPDM CatPackages” that was reported as “missing”. Maybe that was part of the previous versions of WPDL?? In any case, I looked into available widgets and found “WPDM Packages by Category”, and it turned out that this one is actually the one that I need! So by replacing the one widget by the other, the functionality of the different download packages by category came back.

    I believe that this is good to know also for other potentially affected customers: Looks like some compatibility was broken here!

    2) Download for specific customers was achieved by using the code [wpdm_my_downloads] with some parameters (Looks like these codes are actually the “short codes”: learning learning – some “web programmer slang”…). One of these parameters was template=”something”, and this seems to be the thing that did not work any more: I removed that parameter, and now the customer specific download list is appearing again in a new design.

    This could be due to my attempt to block some “Next”/”Prev” buttons that were actually punching a “hole” into the customer specific download because a customer could use these buttons to easily get access to the downloads of other customers! More or less the worst case scenario for a module like “Advanced Access Control” that I am using. Anyway, it looks like this “hole” is not any more there with the new version and also without the template.

    Bottom line: at the moment it looks like the problems were solved, but some update of the website was required with that version 6.0 update!

    #156476

    Betty Arnold
    Participant

    When I tried to add a new download, I get this message: Missing a required plugin!
    Please install/activate WordPress Download Manager to use WPDM – Premium Packages plugin

    I have not yet updated to 6.0 because I see all the problems people are having with it. Will I still be able to add new downloads without updating to version 6.0?

    Will you let me know when all the “bugs” are worked out, so that I can update confidently?

    Thank you.

    #156457

    Cornelis Bockemühl
    Participant
    This reply has been marked as private.

    Bernhard Buchner
    Participant
    This reply has been marked as private.

    Stefan Treichl
    Participant

    Hi,

    i tried your solution but it doesn’t change anything.

    I installed the wpdm-tag-importer plugin and the system founds 2 packages. Than i cklicked ont Migrate Tags – runs to 100% – saved settings -done.

    Maybe you know a plugin conflict?

    Installed Plugins:

    Classic Editor
    Deaktivieren | Einstellungen
    Enables the WordPress classic editor and the old-style Edit Post screen with TinyMCE, Meta Boxes, etc. Supports the older plugins that extend this screen.

    Version 1.6 | Von WordPress Contributors | Details ansehen
    Automatische Aktualisierungen aktivieren
    Download Manager auswählen
    Download Manager
    Deaktivieren
    Verwalte, schütze und verfolge Datei-Downloads und verkaufe digitale Produkte über deine WordPress-Instanz. Eine komplette digitale Element-Verwaltungs-Lösung.

    Version 6.0.0 | Von W3 Eden, Inc. | Details ansehen | Changelog | Docs | Support Forum
    Automatische Aktualisierungen aktivieren
    Duplicator auswählen
    Duplicator
    Upgrade auf Professional | Deaktivieren
    Migriere deine WordPress-Datenbank und -dateien oder erstelle ein Backup davon. Dupliziere und verschiebe eine Website schnell von einem Ort an einen anderen.

    Version 1.4.1 | Von Snap Creek | Details ansehen | Verwalten
    Automatische Aktualisierungen aktivieren
    GDPR Cookie Consent auswählen
    GDPR Cookie Consent
    Deaktivieren | Einstellungen | Support | Premium-Upgrade
    Eine einfache Möglichkeit, zu zeigen, dass deine Website konform zu DSGVO und „EU-Cookie-Richtlinie“ ist.

    Version 2.0.4 | Von WebToffee | Details ansehen
    Automatische Aktualisierungen aktivieren
    Optimus auswählen
    Optimus
    Deaktivieren | Einstellungen
    Intelligente Komprimierung und Optimierung von hochgeladenen Bildern in WordPress. Automatisch, zuverlässig, effektiv.

    Version 1.6.1 | Von KeyCDN | Details ansehen | Optimus HQ aktivieren
    Automatische Aktualisierungen aktivieren
    WP GoToWebinar auswählen
    WP GoToWebinar
    Einstellungen | Deaktivieren
    Show upcoming GoToWebinars on any post or page or in a widget and register users on your website.

    Version 14.30 | Von Martin Gibson | Details ansehen | Donate | Pro Version | Support Forum
    Automatische Aktualisierungen aktivieren
    WP Super Cache auswählen
    WP Super Cache
    Einstellungen | Deaktivieren
    Sehr schnelles Caching-Plugin für WordPress.

    Version 1.7.3 | Von Automattic | Details ansehen
    Automatische Aktualisierungen aktivieren
    WPDM – Extended Short-codes auswählen
    WPDM – Extended Short-codes
    Deaktivieren
    WordPress Download Manager Pro Extended Short-Codes

    Version 2.9.0 | Von Shaon | Plugin-Seite aufrufen
    WPDM – Tag Importer auswählen
    WPDM – Tag Importer
    Deaktivieren
    Convert old post tags associated with packages to new wpdm tags

    Version 2.1.0 | Von WordPress Download Manager | Plugin-Seite aufrufen
    Yoast Duplicate Post auswählen
    Yoast Duplicate Post
    Einstellungen | Deaktivieren
    Das Tool zum Duplizieren von Beiträgen und Seiten, inklusive der leistungsstarken Funktion „Überarbeiten und Wiederveröffentlichen“.

    Version 4.1.2 | Von Enrico Battocchi & Team Yoast | Details ansehen | Dokumentation

    Thank you, Stefan

    #156270

    Cornelis Bockemühl
    Participant

    The automatic update to version 6.0 failed with an error message via mail:

    Error Details
    =============
    An error of type E_ERROR was caused in line 198 of the file /var/www/vhosts/hosting120240.a2f8a.netcup.net/cobo.bockemuehl.ch/wp-content/plugins/download-manager/download-manager.php. Error message: Uncaught Error: Class 'WPDM\Installer' not found in /nnn/wp-content/plugins/download-manager/download-manager.php:198
    Stack trace:
    #0 /nnn/wp-includes/class-wp-hook.php(292): WPDM\WordPressDownloadManager->update(Object(Plugin_Upgrader), Array)
    #1 /nnn/class-wp-hook.php(316): WP_Hook->apply_filters('', Array)
    #2 /nnn/wp-includes/plugin.php(484): WP_Hook->do_action(Array)
    #3 /nnn/wp-admin/includes/class-plugin-upgrader.php(371): do_action('upgrader_proces...', Object(Plugin_Upgrader), Array)
    #4 /nnn/wp-admin/includes/ajax-actions.php(4460): Plugin_Upgrader->bulk_upgrade(Array)
    #5 /nnn

    Going to my downloads page, none of my downloads were shown.

    In this forum I found the recommendation to re-download and reinstall all the Download Manager plugins, which are the PRO version, plus advanced access control. Which I did. It did not do the trick yet.

    I saw that “WPDM Image Button” is also a related plugin. On the plugin page it says that this is deprecated and “later on integrated”. No idea if I am really using it, but I deactivated it now.

    One more: “Premium Packages – Sell Digital Products Securely” – but what is this? How did I get it? How can I reinstall? Do I actually need/use it? It does not tell me that it needs an update. In order to play safe, I simply deactivated it also.

    Still nothing is showing!

    I must say that I did some weeks ago a fix to the theme, in order to avoid “Prev” and “Next” buttons that actually killed the features of the “advanced access control”: even if I restricted access to a file to a specific user, everybody could get there by simply pressing one of these nasty buttons…

    Is it possible that I am now having some incompatibilities?

    Whatever is the case: downloads are simply not existing any more, and all the files that would be accessible for me via the “advanced access control” are not showing either, but for each one of them I see once the file name “”5bd8d0af4f5b0″.php”.

    Bottom line: looks all pretty much screwed!

    #156244

    Nayeem Riddhi
    Moderator

    Hello @juan_ateb,

    Sorry for some late back in reply. I think it is working fine and looking nice with link-template-card now, I have used from it Downloads > Templates > link-template section,

    Compliance Manual

    and for link-template-card-download.php file, have you created manually and kept backup following this doc?

    Template Files

    please let me know. and please ask me any issue related query in detail you have remained

    Thank you and regards

    #156238

    Oliver
    Participant
    This reply has been marked as private.

    Nayeem Riddhi
    Moderator

    Hi @stefan,

    Hope you are well. Can you please try this plugin? This is a tag-importer plugin. After installing the plugin you shall get an option from

    Downloads > Settings > Migrate Tags

    https://www.dropbox.com/s/olxlius9wpy0rh4/wpdm-tag-importer.zip

    please check and let me know after taking essential steps

    Thank you and regards

Viewing 25 results - 1,201 through 1,225 (of 4,412 total)