Search Results for 'all downloads'

Viewing 25 results - 1,401 through 1,425 (of 4,412 total)
  • Author
    Search Results
  • #148101

    In reply to: Excessive Memory usage


    Shahjada
    Keymaster

    WPDM alone doesn’t take that much memory, unless you are using [wpdm_all_downloads] shortcode and you have 100s of packages. In that case, you need use jstable=0 parameter with the shortcode, or user table builder with Gutenberg add-on https://www.wpdownloadmanager.com/download/gutenberg-blocks/. However, please send me temporary wp-admin login info in a private reply, I shall check it in detail.


    Casper Bjerg
    Participant

    Perfect. Now I have a new problem though. Efter updating the plugin WPDM Archive Page doesn’t work. The shortcodes aren’t loaded anymore.

    Under Downloads -> Settings -> Archive Page Options I’ve set the option to use “link template”. I’ve tried with shortcodes such as

    [wpdm-archive cat_view=”compact” button_style=”default” link_template=”link-template-extended.php” order_by=”post_title” order=”asc” items_per_page=”20″]

    and

    [wpdm-categories cols=3 subcat=1]

    but none of them work. I’ve followed the documentation here but without luck: https://www.wpdownloadmanager.com/doc/installation-usage/

    Do you have an idea what might cause this problem?

    #148060

    In reply to: Free Add-ons


    Ricardo Jimenez
    Participant

    I need more shortcodes or more parameters in existing ones. For example, I would like to show recent downloads for a user without all the profile information (I’m using another plug-in for that). The Profile Shortcode could be so much more configurable (ability to add more tabs or to remove existing ones). I feel like the UI provided by UDM is too fixed with very little room for customization.

    #147834

    Veva Van Vooren
    Participant

    Hi!

    I send this to the support of WPDM:
    I’m currently using Memberpress and Memberpress Downloads to manage my members, memberships and files to download.
    I’m searching for a plug-in which can limit the amount of downloads per member (user) in a day.
    I found this add-on on your site: https://www.wpdownloadmanager.com/download/download-limit/

    I have some questions:
    – Is it possible to make groups of members (f.e. FREE, BASIC, PRO) and create categories/tags which allow members to download certain files?
    F.e. User A is a FREE member, so this person can only download files with the FREE tag or category.
    – Is it possible to limit the amount of downloads a day per group?
    F.e. User A is a FREE member, and FREE members can max. download 20 files a day. If this person tries to download a 21th, the person gets the message that his limit is reached.

    They replied me with this:
    Sorry, but we don’t know much about memberpress, however, wpdm has its own solution for that:

    WordPress Download Manager Pro – https://www.wpdownloadmanager.com/pricing/
    Pro Membership – https://www.wpdownloadmanager.com/download/wp-pro-membership/
    Download Limit – https://www.wpdownloadmanager.com/download/download-limit/

    So today I purchased these items. Now it seems that 2 of them are exactly the same file. This was totally not clear on your website.

    I followed the instructions for installing on this page: https://www.wpdownloadmanager.com/doc/installing-wordpress-download-manager-pro/
    – If I delete the free version (download-manager.zip) and upload the Pro Membership plug-in (wppromembership.zip) and the Download Limit plug in (wpdm-daily-download.zip), I don’t even see any of the plug-ins on the admin panel.
    – If I don’t delete the free download manager plug-in, I don’t have those options at the settings page to install my license (I only see Basic, User Interface, Updates, Privacy).
    – If I go to the download area on your website and go to my orders, I see the 3 orders. If I click on them, I can download the invoice and see the information, but the is a ‘-‘ under ‘License’.

    Can you guys help me out?


    Michael Johnson
    Participant

    Hi

    Downloads no longer displaying on front end, details missing in Elementor editor

    I’m using the latest versions of
    Download Manager 5.3.5
    Astra Theme 5.6.2
    Elementor Pro 3.1.1
    Download Manager module 1.0.4 for Elementor

    All the download page widgets have lost their data in the back end, and do not display in the front end of the site

    Back end editor view

    Front end view

    Many thanks

    Mike

    #147713

    Nayeem Riddhi
    Moderator
    #147708

    Nayeem Riddhi
    Moderator

    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

    and for add-on for now,

    1 ) Download the latest version from here https://www.wpdownloadmanager.com/user-dashboard/?udb_page=purchases
    2 ) Install the latest version

    thanks

    #147672

    Ignition
    Participant
    This reply has been marked as private.
    #147626

    Nayeem Riddhi
    Moderator

    I can’t able to access the Downloads > Settings Menu, here showing this error,

    Fatal error : Allowed memory size of 268435456 bytes exhausted (tried to allocate 60399336 bytes) in /homepages/34/d34759213/htdocs/neumedpro2020/wp-includes/wp-db.php on line 2056

    Fixing the Error there are a couple of ways on how to go about resolving this error. These include:

    1.Editing the wp-config.php file
    2.Editing the php.ini file
    3.Editing the .htaccess file

    1.Editing the wp-config.php file

    Here you will need to edit the wp-config.php file.
    define( 'WP_MEMORY_LIMIT', '1024M' );

    2.Editing the php.ini file

    On a live install, the file can be accessed within the root of your install, that is within the /public_html/ folder. Note that the file is not installed by WordPress but in most cases set up by your host. If you are using CPanel as your control panel, for example, make sure the checkbox for “Show Hidden Files” is checked and then click Go. You may check into this article on how to go about editing the file. Before editing the file, kindly preserve a backup to it by downloading it to your computer.
    Once this is done, open the file, add or edit the following line:

    memory_limit 1024M

    3.Editing the .htaccess file

    The .htaccess file is a file located within the root of your WordPress files.

    You will need to add or edit the following code to the bottom of the file:

    php_value memory_limit 1024M

    With this done, you can then save your changes and check if the error is resolved.

    Out of this doesn’t solve your issue, please contact your server administrator

    Thanks

    #147577

    Nayeem Riddhi
    Moderator

    Hi,

    You shall find WPDM Top Downloads and WPDM New Packages widget from Appearance > Widgets section, please check

    thanks

    #147527

    Nayeem Riddhi
    Moderator

    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

    and for add-on for now,

    1 ) Download the latest version from here https://www.wpdownloadmanager.com/user-dashboard/?udb_page=purchases
    2 ) Install the latest version

    thanks

    #147523

    Srivishnu
    Participant

    So, I have created a custom page template and I have two questions regarding them:
    1. The custom page template I created does not show up in the ‘Default values’ add-on > Page Template dropdown. Do I need to do anything else?
    2. How to always set my custom page template as default for all new downloads I create?

    #147495

    Hi,

    Thanks for your reply.

    At the link you posted (https://so-arbeitet-deutschland.com/download/whitepaper-gesundheit-arbeitszeit-leistungsdruck) it does not work for us, tested on multiple devices and browsers: once you enter the data you receive a message saying that the data were collected, but no download starts and you have again the window to insert data with blank fields.

    The same happens for all other downloads managed by WP Download Manager.

    Please let me know.


    Nayeem Riddhi
    Moderator

    You can customize the page template and adjust it according to your own way, you shall find it from the Downloads > Templates section

    thanks


    Nayeem Riddhi
    Moderator

    Please simply click the Save Settings again for license key option from Downloads > Settings > License, that will regenerate the access token. Finally, go to plugins page and update will work fine this time

    and for add-on for now,

    1 ) Download the latest version from here https://www.wpdownloadmanager.com/user-dashboard/?udb_page=purchases
    2 ) Install the latest version

    thanks

    #147325

    hussein4sy
    Participant

    I have a problem, I have a lot of downloads inside the site, but the visitor cannot navigate the application packages until the download is finished, please help

    Note: All plugins have been disabled, template changed, the problem has not changed

    #147275

    Nayeem Riddhi
    Moderator

    Please simply click the Save Settings again for license key option from Downloads > Settings > License, that will regenerate the access token. Finally, go to plugins page and update will work fine this time

    and for add-on for now,

    1 ) Download the latest version from here https://www.wpdownloadmanager.com/user-dashboard/?udb_page=purchases
    2 ) Install the latest version

    thanks

    #147274

    Nayeem Riddhi
    Moderator

    Are you talking about the Downloads > All Packages, Embed option, please let me know, if possible,
    please, give your temporary wp-admin login details in a private reply for checking the issue.

    Thanks

    #147249

    elirez
    Participant
    This reply has been marked as private.
    #147220

    In reply to: Category access


    Aleksandar Popovski
    Participant
    This reply has been marked as private.
    #147195

    Ok, I finally figured out how to explain it by talking to another one of our new guys. If you click on just the download button it does it correctly. But MOST of our people are, for whatever reason, click on the name so the link jumps you to the second page with all the download information such as when it was last updated and all that jazz and then you can download it. Is there a way to not have THAT jump? Is there a way so that when they click on the name it just downloads? Does that makes sense? I wish there was a way I could screen record and show you. Sorry I’m being so confusing!

    #147182

    Alex Wiebogen
    Participant

    The “URL Structure” stored in the settings does not work. Calling up the URL at https://gogames.news/downloads/ results in a 404 error instead of an overview.

    Screenshot: https://prnt.sc/103sh6a

    The display of a category, works.
    https://gogames.news/downloads/catan-world-explorers-apk-download/

    #147087

    Nayeem Riddhi
    Moderator

    I have checked this page https://dunbarton.com/sample-page/rediframe, all downloads are downloading normally, can you please elaborate on it

    thanks

    #147045

    Hi. I’m still struggling with this. Could someone please visit the page I mention in my first post and click on one of the downloads. It takes you to a second page that you then can download the file. I just want it to automatically download. Not have the jump. It feels clunky for lack of better word. Any help would be great! I really like the look New Items sections (Covid 19, Hello, testp123, etc) but at this point if we could just get rid of my second page jump that would be great!

    #146951

    Nayeem Riddhi
    Moderator

    Please simply click the Save Settings again for license key option from Downloads > Settings > License, that will regenerate the access token. Finally, go to plugins page and update will work fine this time

    and for add-on for now,

    1 ) Download the latest version from here https://www.wpdownloadmanager.com/user-dashboard/?udb_page=purchases
    2 ) Install the latest version

    thanks

Viewing 25 results - 1,401 through 1,425 (of 4,412 total)