Search Results for 'all downloads'

Viewing 25 results - 26 through 50 (of 4,371 total)
  • Author
    Search Results
  • #205286

    In reply to: Cookie: __wpdm_client


    Heather Bodlak
    Participant

    Thank you for your quick reply!

    Yes, we are precisely reviewing this issue to be GDPR compliant. And I don’t know how to allow for the user to accept or deny that specific cookie before it is installed.
    ¿Is there a way? (I am using Moove’s GDPR cookie plugin).

    The downloads are available to logged in users.

    #205256

    In reply to: User Dashboard Page


    Ryan Stueve
    Participant

    [wpdm_user_dashboard] shows other tabs than just download history though.

    [wpdm_package_list] isn’t showing accurate information. The favorites lists that show aren’t mine…I don’t know where this info is coming from. What I see in my Package Lists with [wpdm_user_dashboard] is completely different than [wpdm_package_list].

    [wpdm_user_profile] shows a list of downloads for me that doesn’t at all reflect my download history via the WPDM Stats page. And if I switch to the Favorites tab it says I don’t have any.

    I’m getting 3 different favorite list experiences with the different shortcodes and 2 different download history experiences.


    Erich Steiger
    Participant

    Hello everyone,
    We have purchased the plugin WordPress Newsletters and AutoResponder Plugin to inform our customers about new downloads. We have installed everything according to the specifications.

    Unfortunately, the e-mail does not go out to the customers or the subscriber lists.

    What can we do to fix the problems.

    Best regards
    Bernd

    #205224

    In reply to: WPDM – 2FA


    Sherry
    Member
    This reply has been marked as private.
    #205158

    In reply to: URGENT Membership Pro


    Tahasin
    Moderator

    – If you want to update/change the categories and tags, you can do so by creating a new CSV file and importing it.
    – I apologize, but I didn’t understand the second question.
    – You can query all downloads from specified tags. Please visit here for the documentation.


    tamerax
    Participant

    Can we change the default archive page view with code to show all downloads?

    The both of the other views loose the buttons it seems and require a lot more changes to make them as visually appealing as the first view. The flat view is missing way too many things I can’t even consider this one.

    Thank you.


    Tahasin
    Moderator

    I have checked and identified the issue with the clear search button option. We will fix this in the next update.

    Since you are using the Archive Page Default View, it is designed to display downloads only after selecting a specific category. By default, no downloads will be shown until a category is selected.

    For displaying all downloads more easily, you can try the Archive Page Filter or Archive Page Flat View. These options display all downloads by default without using breadcrumbs.

    Please check and let me know.

    Regards

    #205113

    Austin Lindsay
    Participant

    Okay I have manually changed the publish date so that I can manipulate the order. But when I change one of my downloads to have a publish date of 2024 (so that it forces it to the end of the list) it does not update and when I click into the download it still says the original date.

    Is there a way to make your plugin realise the updated publish date for any downloads?

    Thanks,
    Austin


    tamerax
    Participant
    This reply has been marked as private.

    tamerax
    Participant

    I use the wpdm_archive button_style code to show the buttons and the search bar without going to any specific catagory so it shows ”
    Home All Downloads” but it doesn’t show anything. Just the text “Select category or search… “. If I click Home in the breacrumbs, then it shows me all the available downloads.

    This leads me to the next issue where the Search function only searches everything AFTER I click the Home button to load everything. It also doesn’t search outside of its category if I have a category selected with a button.

    How can we get it to show all downloads first and how to have the search bar work so it searches all the downloads regardless of the category that might be selected? Several of my users and testers found this very confusing.

    Thanks!

    #204957

    Davide Masserini
    Participant

    I have created a package for each user of the website. When I create a package in the “Access” option I remove “All visitors” and I select only the specific user I need. This way noone else can download the files uploaded for that user.

    The issue is that his download page URL is still visible and public and you can see the list of all his files names.

    Example: https://gbfersrl.it/download/slug-of-package/

    Even if a visitor can’t download any file, it is a privacy issue to show the names of the downloads.

    So far I have solved the issue by creating this snippet that hides the subpages of the download page from logged out users,

    add_action('init', 'restrict_download_subpages_to_logged_in_users');
    
    function restrict_download_subpages_to_logged_in_users() {
        // Get the current path
        $request_uri = $_SERVER['REQUEST_URI'];
    
        // Check if the URL starts with /download/ and is not exactly /download/
        if (preg_match('#^/download/.+#', $request_uri)) {
            // If user is not logged in, redirect to login
            if (!is_user_logged_in()) {
               wp_redirect(home_url());
                exit;
            }
        }
    }

    HOWEVER I need a solution in order to show the entirety of the package url only to the user I have attributed the Access to.

    #204955

    In reply to: Plugin can’t update


    Tahasin
    Moderator

    Hello,

    Thanks for reaching out.

    Please follow these steps below for updating the Plugin for now,

    1 ) Deactivate and delete the old version. You won’t lose any data.
    2 ) Download latest version from here https://www.wpdownloadmanager.com/user-dashboard/?udb_page=purchases
    3 ) Install the latest version and activate the license key.

    To enable the auto-update, login to your WPDM account from the Downloads > Settings > License tab. If login is successful and you have an active subscription then you can update the future releases right from your plugins page.

    Please check and let me know.

    Regards


    Tahasin
    Moderator

    – For your first requirement, you can use our Advanced Custom Fields, by using this you can add custom fields in the registration form. When a users submits a register form you can check all details from Users > All Users > view users details section.

    – You can find the stats here Downloads > Stats section and also download/export the data as a CSV file.

    – For user data extraction, you can easily export them from users section or any third party plugin like Import and Export user data

    #204836

    Austin Lindsay
    Participant
    This reply has been marked as private.
    #204785

    Nayeem Riddhi
    Moderator
    This reply has been marked as private.
    #204770

    Tahasin
    Moderator

    Hello, Adam

    Thanks for reaching out.

    This is Archive page filter view from WPDM Directory add-on.

    WPDM Directory Add-on

    Download Manager Directory Add-on will help WordPress Download Manager users to show all categories and downloads on a single page with different styles.

    Regards

    #204767

    Hello Tahasin!

    Thanks for your answer. You are right, my Short-Link works – but it looks different at the WP-Backend than the older ones.

    On our Website we have links from our different courses to information-flyer with the hole input our puples need.

    The links to the files in our Nextcloud are longer, like: https://bbsapp.bbs-cux.de:5443/index.php/s/waMjAfKCXBkBM5G – you see, no short ones =)

    In the past we had no problems with them to put them in an wpdm download. All (old) links are working fine.

    But now they won´t save after we ad them.

    Du you know the reason for it? Can i change settings or something like that, so it will work even in new or changed wpdm-downloads?

    #204584

    Tahasin
    Moderator

    Hello, Marco

    You can deactivate the gutenberg editor from here Downloads > settings > General. Here is a screenshot for your assistance.

    First of all, make sure that you have selected the login and register page from the settings.screenshot

    When a user logs in, they are redirected to the dashboard page like this. If you want to create a separate page to display all your files, you can use our shortcodes.

    Please check and let me know.


    Marco
    Participant

    Good morning, I would like to know why your plugin appears in this way and not with a normal editor, I think it activates guttemberg?img

    I am also trying to configure your plugin, I do not understand how after login have a page that displays all available downloads. I have to create a landing page but how? Currently I have created those indicated in the manual i.e.:

    Login Page
    Register page
    User Dashboard
    Autor Dashboard

    I do not understand the logic well, I imagine that after a login page it should display the catalog of downloadable gfiles right? and how do I create this self-generating page? (then I will filter the visibility to users with the Membership plugin), the important thing is to understand with which page to display the products. I wanted to see how you had done in your demo area but user and password do not work.

    Thankyou

    #204581

    paul orford
    Participant

    Hi

    I am trying to create a page that displays the downloads available in one category.

    I am using the following shortcode

    [wpdm_category id="constitution-strategies" title="Constitution and Strategies" desc="Category Description" toolbar="1" paging="1" orderby="field name" order="asc or desc" items_per_page="10" template="Template ID" cols=4 colspad=2 colsphone=1 async=1]

    All I can see on the page is where the downloads should be, (I think), its says Template ID.php

    Thanks

    Paul

    #204548

    web156
    Member
    This reply has been marked as private.
    #204400

    Carlos Arango
    Participant

    This shortcodes doesnt work with the search bar. I need to configure the categories in 1 column, 20 downloads per view and with the search bar, but when i activate tool bar the system says “EMPTY” when is not empty the category. please try and solve, in need this operative.

    Error screenshots:

    https://drive.google.com/file/d/1G2sMKe_Ldom2QsbMjkdkRd0bMZPuIi9H/view?usp=drive_link

    https://drive.google.com/file/d/1KqstuCqdpz7IVFSxsv7vCgBkJGQpL-Hc/view?usp=drive_link

    Actually, when i set a view of 20 downloads, the system only show 8. Please help to solve

    #204399

    Tahasin
    Moderator

    If you want you can display the categories using wpdm_categories shortcode. wpdm_all_packages could be a nice option too.

    Please check.

    #204394

    Nayeem Riddhi
    Moderator

    You can use the below shortcode to order by date

    [wpdm_all_packages] – List all downloads in tabular format in a page

    Here you can use the parameter order_by and order to show in order. Also you will be able to show top downloads by using parameter download_count. Please kindly check.

    Thank you and kind regards


    Chelsea Profit
    Participant

    Is there a shortcode to display the top downloads overall?

Viewing 25 results - 26 through 50 (of 4,371 total)