Search Results for 'all downloads'

Viewing 25 results - 2,101 through 2,125 (of 4,377 total)
  • Author
    Search Results
  • #112154

    DesignServe
    Participant

    Hi Shahriar,

    I would like to sell some packages that give access for members to see videos. They are not downloadable. Some are free (for the Free Plan) and some are paid (for any Plan or guest, but with discount to VIP Plans).

    I was thinking to perhaps make “Video Plans” but I’m hoping you have a better idea for me please because it would be a lot of Plans, which I think the Members would find to be confusing. I would like the “video packages” to be visible in the various downloads pages (archive page etc).

    Thanks for all your help the site is starting to look great!

    Mike


    DesignServe
    Participant
    This reply has been marked as private.
    #112080

    Hi! i want to use always the same page template for the downloads. But i dont want to specify that in each post. Some way to leave it in all by default? thnks

    #112063

    Shahriar
    Moderator

    Hi,

    Please enable the “Email Download Link” option when activating the Form Lock. That will send the download link via after form submission.

    Install the Download Notification ( https://www.wpdownloadmanager.com/download/download-notifications/ ) add-on to get notified when someone downloads a package.

    Thanks.

    #112021

    In reply to: Invald key error


    Shahriar
    Moderator

    Hi,

    Please install the latest version manually for this update. Follow these steps to update the plugin,

    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.

    Logout, and then login again from your Downloads > Settings > Updates tab. That should enabke the auto update for future versions.

    Thanks.


    DesignServe
    Participant
    This reply has been marked as private.

    DesignServe
    Participant
    This reply has been marked as private.
    #112009

    In reply to: Category page options


    Clark University
    Participant
    This reply has been marked as private.
    #112005

    In reply to: License Invalid


    Shahriar
    Moderator

    Hi,

    Please install the latest version manually for this update. Follow these steps to update the plugin,

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

    Logout, and then login again from your Downloads > Settings > Updates tab. That should enabke the auto update for future versions.

    Thanks.


    Shahriar
    Moderator

    If you are moving to another installation then use the WordPress import/export option. From your old site export all downloads using the Tools > Export option. Then in new site import all downloads from Tools > Import. Then move all your files from old /uploads/download-manager-files/ to new /uploads/download-manager-files/ directory.


    Jack Loonen
    Member

    Hello WPDM,

    1. Previously, all my packages were visible on my download page, even if not logged on yet. There would be a link next to each package to login. Now the packages are not visible anymore unless I login first. I then tried to extend my call to the shorcode wpdm-all-packages with paramet login=1. The result was an error on the page underneath the login fields: “); $(‘#loginform-submit’).html(llbl); } else { location.href = “/downloads/”; } } }); return false; }); $(‘body’).on(‘click’, ‘form .alert-danger’, function(){ $(this).slideUp(); }); });
    2. My site works with Gutenberg blocks. I downloaded your Gutenberg blocks, only to find out that they do not work anymore (until 5.1.1), is an update in process.

    #111859

    Shahriar
    Moderator

    Hi,

    Please install the latest version manually for this update. Follow these steps to update the plugin,

    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.

    Logout, and then login again from your Downloads > Settings > Updates tab. That should enabke the auto update for future versions.

    Thanks.

    #111780

    KoDan
    Participant
    This reply has been marked as private.

    Jason Wirl
    Participant

    We tried to install pro version over free version. First try failed.
    Deleted free version.
    Installed Pro paid-for version. Success message.
    Entered new license key.
    No visible change in functionality.
    Packages were preserved from free version.
    No History or Stats visible even after testing new downloads.
    No other pro features are visible.
    How do we make it work?

    (Site has fully updated PHP, Genesis Platform; Business Pro Child Theme)

    PS – is there any way to search this forum?????

    #111415

    In reply to: Tags Issue


    Shahriar
    Moderator

    I thought you were showing the downloads of specific tags. This shortcode will list all post tags. There is no way to exclude a tag because default tags are used by both normal posts and packages. You have to use a custom taxonomy if you a totally different tag system for packages.

    #111412

    KoDan
    Participant

    Actually, it seems to be not directly related to Downloads > Premium Package > Taxes, that was just highlighting the connection with the countries I had set up.

    It’s atually being driven from the raw WPDM code that creates the pull-down lists for countries & states. If there’s no state = potential error.

    #111410

    KoDan
    Participant

    Spoke too soon. Had another issue with a Guest Order Invoice not loading and returning me the:

    Warning!. Critical billing info is missing. Please update your billing info to generate invoice properly. [UPDATE BILLING INFO] button.

    However this time I double-checked that Settings > Premium Packages > Ask for billing address was checked : and it was.

    OK, turns out it is ***another*** problem with the Country/State linking. On another matter I’ve asked for Technical Support for Country/State linking over 3 weeks ago, so I’m not holding my breath for a WPDM solution anytime soon. Anyway what I think is happening here is that if a buyer chooses a Country that does NOT HAVE a STATE attached, if they do not put anything in that field the Cart code error checking doesn’t catch this and it writes into the database as an empty string:


    a:11:{s:10:”first_name”;s:5:”guest”;s:9:”last_name”;s:4:”user”;s:7:”company”;s:0:””;s:7:”country”;s:2:”AI”;s:5:”state”;s:1:”1″;s:9:”address_1″;s:5:”weqwe”;s:9:”address_2″;s:3:”qwe”;s:4:”city”;s:3:”dwd”;s:8:”postcode”;s:4:”1224″;s:5:”phone”;s:0:””;s:11:”order_email”;s:26:”12345@1234567890123.com.au”;}

    I tested again with the exact same Billing Details EXCEPT typing ‘somewhere’ the State field and voila: Invoice appears.

    a:11:{s:10:”first_name”;s:5:”guest”;s:9:”last_name”;s:4:”user”;s:7:”company”;s:0:””;s:7:”country”;s:2:”AI”;s:5:”state”;s:9:”somewhere”;s:9:”address_1″;s:5:”weqwe”;s:9:”address_2″;s:3:”qwe”;s:4:”city”;s:3:”dwd”;s:8:”postcode”;s:4:”1224″;s:5:”phone”;s:0:””;s:11:”order_email”;s:26:”12345@1234567890123.com.au”;}

    So I’m pretty confident it is the empty string causing the invoice error.

    I tried manually editing the broken data but simply adding text into the empty “” space it didn’t work until I twigged that the S:# has to match the character count of the next “string”. No idea why they do this, as there are plenty of ways to count string lengths in PHP. but at least you can fix the problem by editing the record directy in the database.

    More testing has shown that everything works fine if you choose a Country with States, because even if the User does nothing they always have a default value that gets written.

    So that the invoicing error is linked with any Country THAT DOES NOT have any STATES attached to it in Downloads > Premium Package > Taxes.

    I tried adding a blank or a text string into the Taxes field, that by default just shows [/ ], but it doesn’t help – so if the user doen’t enter something into the Cart then the code won’t catch it and although the transaction will process you cannot load the Invoice.

    What does that all mean?

    It means that any purchasers from those countries – guest or logged in – will potentially have problems loading an invoice. To get around this I will simply turn OFF those countries – so they can’t be selected – so I won’t have to deal with the error.

    But if you are from one of those Countries, please feel free to try and get WPDM to at least respond to the error 🙂

    #111409

    Jessica Aggrey
    Participant
    This reply has been marked as private.
    #111359

    In reply to: Tags Issue


    DesignServe
    Participant

    It is on the following page. However, I have deleted all the other tags from my site so that they don’t mix in with wpdm tags for now.

    https://technicskeyboard.com/downloads/

    #111347

    In reply to: Tags Issue


    Shahriar
    Moderator

    Which shortcode are you using to display downloads from a tag? There must be a way to show only downloads just like you want. WPDM tags usually exclude normal posts from the query result.

    #111345

    Shahriar
    Moderator

    Please install the Premium Package ( https://www.wpdownloadmanager.com/download/premium-package-wordpress-digital-store-solution/ ) to customize the currency option.

    If you have already installed it then go to Downloads > Settings > Premium Package > Payment > Currency Configuration to change the currency.


    Shahjada
    Keymaster

    Hi,
    Downloads are working fine for me on that page:
    https://www.evernote.com/l/AV0gq4GknE5LyYPigQNZkDTeHCQC8eLiuQEB/image.png

    I really appreciate your thought. If you like to contribute, please upgrade to pro version. Also, pro version has lots of more awesome features.

    BTW, you also don’t need tablepress, wpdm has a similar option to show packages in a tabular list:
    https://demo.wpdownloadmanager.com/wpdmpro/package-list-in-responsive-table/

    #111331

    In reply to: Tags Issue


    DesignServe
    Participant

    Shahriar,

    I’ve been thinking very hard about this. I truly appreciate your response above. However, the tags taxonomy is very important to my site. It is used to show Members many items (not just downloads) that are compatible with their instruments and it is extremely complex to set up.

    What I really need is to be able to identify Download Packages that are tagged with the normal tags. So that when I go to Downloads category or I list Downloads tags etc using your shortcodes, it only lists Downloads.

    What I mean is, when I use your shortcodes it should only list Download Packages. So if I use your shortcode for tags, it should show downloads with those tags. if I use your shortcode for categories, it should show downloads with those categories. It is the association of a normal wordpress tag plus a Download Package that is the important association.

    I hope you understand what I mean. If I create a new ‘download tags’ custom taxonomy facility then I will have hundreds of duplicated tags in my site and the members will get extremely confused.

    I hope you can help with this.

    Thanks,
    Mike

    #111327

    Shahriar
    Moderator
    This reply has been marked as private.
    #111314

    Shahriar
    Moderator

    Hi,
    If you are changing the domain, unlock the key from the old domain. You can do that from your WPDM dashboard or just send me the order id. I will unlock the key.

    If you are getting the error without moving the license to another domain, Please install the latest version to fix the issue. Follow these steps to update the plugin,
    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.

    If you were facing trouble with auto-update from plugins page, logout and then login again from your Downloads > Settings > Updates tab. That should fix the issue.
    Thanks.

Viewing 25 results - 2,101 through 2,125 (of 4,377 total)