Search Results for 'all downloads'

Viewing 25 results - 3,426 through 3,450 (of 4,411 total)
  • Author
    Search Results
  • #40130

    DJ_Jaybee
    Participant

    Hi – I have my download Categories set as all visitors ticked so it shows as Full Access – but on clicking the category link displayed on the from end as the package download page it displays a text message – please advise how can I enable this to link to display correctly?

    Forbidden

    You don’t have permission to access /downloads/backchat-commercial/ on this server.

    Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.

    #40105

    Shahriar
    Moderator

    Hi,

    It is not possible to sort the items by multiple rules, it sorts packages by name or date.

    You can change ‘Nothing _START_ to – sorry’ message by editing ../download-manager/tpls/wpdm-all-downloads.php

    #40056

    andreabk
    Member

    Hallo,

    I have downloaded the application to monitor downloads on my iPhone, entered the API key but nothing happened. I then regenrated the API key and input it again in the app, but again nothing happens. Besides the API key I also give the domain name of my website as www…. without https://

    This is already the fourth time I post this question. Can you please help?

    Thanks,

    A

    #40037

    easypix
    Participant

    Thanks, but it seems this doesn’t solve the problem completely.

    Now I noticed that the problem concerns the Page Template sites only.
    All downloads are not working there (even the package download doesn’t work anymore).
    But after downloading the same package from the Link Template first they work on the Page Template again.
    ??! I don’t understand that.
    It’s like downloading from the Link Template first would “activate” the Page Template πŸ˜‰

    Do you have any ideas how to change that?
    Otherwise: Can you send me a link to download the Download Manager v4.4. so that I can downgrade my version?


    kalico
    Member

    Hi Shaon,

    I had some custom work done by your team, and it broke whatever you did to fix the the whitespace issue on my site. I realize you’re planning to release this fix in the next update, but meanwhile, my downloads are completely broken (and I have not heard back from the customization team about the issue). We are about to go to an alpha testing phase with the site, so I really need those downloads working asap. Anything you can tell me about how to fix it, or ?? Thanks.

    #39827

    Pombad
    Member

    1. It should, but it doesn’t. At least, it didn’t for me. I used a fresh 4.5.3 installation when doing my latest tests.

    2. Because, if I create a custom template, what if I don’t want to include the file list, but I want to be able to add to cart? (And, I don’t). The majority of my packages are 1 file and my users don’t care about seeing the file name. Using [file_list] to get it to show is impractical in this sense.

    The good news is, I already hacked something together which allows for this–I just looked at how you generated your button code and added some php trickery, so my link template grabs the necessary values (specifically the package-id and encrypting the filename; since all my packages have an index of 0) and it works with the cart fine.

    3. Cool. πŸ™‚ For now, I’ll work on hacking something together on my site to get it to work.

    Something else I realized after:

    4. I would change how the jquery/ajax works, but only slightly. Using the slide/up functions for removals works well, but it would be better, if the functions (addtocart, removeitem, removecart) also complete refreshed the cart html itself. I only realized I needed this, because I decided to have my cart (currently) on my same file index page where downloads occur. I’m writing some jquery now to accomplish this.

    Edits:

    1. Scratch that, I see upon updating I have a few variable index values, so I wrote a function to fetch them, insert the value in the button, and fetch the filename by index value. Working again for all files.

    2. I also completed the AJAX refresh: on adding an item to cart, removing an item from cart, and emptying the cart. I just need to limit the requests now, and then I can start work on the custom lock functionality. πŸ™‚

    #39741

    Shahjada
    Keymaster
    1. Create a dir download-manager inside your active theme dir
    2. Copy wpdm-list-files-front.php from plugins/download-manager/tpls/ and paste it in /{active-theme-dir}/download-manager/
    3. Open /{active-theme-dir}/download-manager/wpdm-list-files-front.php
    4. Batch replace download_count with base_price
    5. Batch replace Downloads with Price
    6. Save
    7. That’s all!
    #39557

    andreabk
    Member

    Hallo,

    in the WPDM free version the payment was very easy because the customer didn’t need to add name, billing address, email order number (???what’s this???). Since I have implemented WPDM Pro, purchases of downloads are extremely difficult because all these data must be given before the customer can be redirected to the PayPal payment page. How can I do to delete the request of all customer’s data and let him go straight to the payment page?

    Thanks,

    A

    #39477

    Shahriar
    Moderator

    Actually it is your category archive page. Your theme only has archive page for blog, that’s why it is showing ‘Archive for blog’, but it is actually loading downloads.

    However to solve this you need a custom category template for WPDM files. Make a copy of your archive.php file and rename it taxonomy-wpdmcategory.php. After that change the title ‘Archivos Del blog’

    Thanks.

    #39445

    Jass
    Spectator

    Use short-code [wpdm_my_downloads login=1] or [wpdm_my_downloads login=1 template=”template-id” cols=”1 or 2 or 3 or 4″] to list all packges assigned to specific user – this short-code is useful when you want to create user specific download area or members area.

    #39406

    Shahriar
    Moderator

    Hi,

    After checking your issue thoroughly, we found that, the issue here is you are using same form for all downloads.

    So when submitting ONE form, Gravity Form sends a response msg and removes ALL of your forms from current page because all has same id.

    Form Lock can’t change the way Gravity FormΒ  works. So there are 2 possible solutions here,

    1. You can use separate forms for each download if you want to serve multiple download in single page ( like you current example ).

    2. But same form will work if downloads are served through package details page.

    I hope, i was able to explain the situation here.

    Thanks.

    #39378

    asktheotech
    Member

    Yesterday we installed the most up to date version of WP Download Manager and the S3 add-on extension. In WP-Admin–> Downloads when creating a new file/package, the “Amazon S3 File Source” feature shows up, but doesn’t work. None of the existing buckets in S3 appear. Clicking on “Create Bucket” does bring up the dialogue to create a new bucket.. and the little circle icon just spins. (though in S3 explorer it does create the bucket).

    In the Amazon S3 File Source section, why would existing buckets not appear?

    Thanks.

    Additional info: wpdm v4.5.3. wpdm-s3 v2.4.3. WordPress v4.4.1


    Shahjada
    Keymaster

    Now you actually can update wpdm and its add-ons from WPDM Settings Updates Tab just in a click. You can change button image from Admin Menu Downloads Settings Image Button tab, or please give me temporary wp-admin login info in a private reply here ( only you and me will be able to see that ) and tell me which image you want to set.

    #39260

    WebberSkoor
    Member

    Dear Shaon,

    I have download on your advise version 4.5.2 successful and have installed the version also successful. But noticed the same troubles of 7 month ago when I started to operate version 4.2.1. on my website.
    When I started using version 4.2.1. I have to make a change in wpdm-functions on your advise. See enclosure.
    I have noticed now the wpdm-files of the two versions are complete different.
    So can you please advise me for the change I have to make in the file of version 4.5.2. (line items and code I have to change) for to get downloads of files from wpdm

    Many thanks in advance for your help.

    Kind regards,

    Ruud,

    #39251

    jamesburden
    Member

    Thanks. I’ve updated the add-on and that’s solved that problem. But now another one is occurring. Whilst I can now download a resource from that resource page (http://familyimpact.org/resources/family-impact-resources/), if I try to download more than one file it simply downloads duplicates of the first file.

    So if I click ‘download’ for Adventure Unlimited and fill in my details and get the download link then it works fine. But if I then click on ‘download’ for any other resource it will simply download the duplicate of Adventure Unlimited.

    Please advise on how to resolve this as soon as possible.

    Also, I checked in my Downloads > Settings > Updates and it wasn’t showing Form Lock Add-on as having an available update. It would be far more useful if that list reflected which updates were actually available.


    eebep
    Member

    ???

    According to your question:
    It is obvious that I do not mean the title “Downloads”. The word stays thes same in both languages.
    In german language you plugin shows the corresponding downloads.
    In english language your plugin fails to do that.
    That is because in english language there appears nothing more than “DOWNLOADS”.

    According to your other sentences:
    I it really hard to understand what you want to say, Shaon.

    Do you mean,
    – you corrected errors with not appears downloads in english version
    – you corrected errors with wrong create date?
    – I should download WPDM once more?

    Please clarify.

    #39237

    liamiseekie
    Member
    This reply has been marked as private.

    eebep
    Member
    This reply has been marked as private.

    michaeledi
    Member
    This reply has been marked as private.

    michaeledi
    Member
    This reply has been marked as private.
    #38781
    This reply has been marked as private.
    #38722

    In reply to: Customise Archive Page


    Shahriar
    Moderator

    Hi,

    Undo all changes you have done before.

    Find function GetDownloads() in wpdm-archive-page.php ( line no 338). Add following code after first line inside function.

    if( ! isset ( $_GET['search'] ) ) die();

    If can’t figure it out send login info in private reply.

    Thanks.

    #38636

    In reply to: Remove Create Date


    Jass
    Spectator

    Follow the steps to customize

      You need to copy the tpls dir from download manager plugin dir to active theme dir.
      Them rename it copied tplsdir ( which is in your theme dir ) to download-manager
      Now edit wpdm-all-downloads.php in download-manager dir ( which is in your active theme dir )

    jamesburden
    Member

    Hi – I’m currently experiencing problems with some of the downloads on one of my sites. You can see the page here: http://familyimpact.org/resources/family-impact-resources/.

    There are a list of downloads, all of which are created as packages in exactly the same way. They are simple PDF documents that the site visitor needs to complete a form (using Form Lock) supplying their name and email address in order to access. If you click on any of the download links on that page you should get a pop up form asking the site visitor to subscribe to download. This seems to happen sometimes, but if you click a few of the download links on that page you will soon get a pop up box that instead of the standard form is a pop up box that says:

    <BUTTON TYPE=BUTTON ID=’CLOSE’ CLASS=’BTN BTN-LINK BTN-XS PULL-RIGHT PO-CLOSE’ STYLE=’MARGIN-TOP:-4PX;MARGIN-RIGHT:-10PX’><I CLASS=’FA FA-TIMES TEXT-DANGER’></I></BUTTON> DOWNLOAD ADVENTURE UNLIMITED

    See attached screenshot for how this appears.

    The strange thing is that the error is not reliably replicated. You could easily click on that top resource (Adventure Unlimited) and get the subscribe to download form appear exactly as it should. But if you click on a few different download links on that page you will see the CSS pop up instead of the form, even on a download link that previously displayed the correct form.

    I’ve updated the plugin and addons to the latest versions and still seeing exactly the same issue.

    What’s going on? How can I resolve this?

    #38478

    I just realized that password protected downloads no longer work, I had to re-install an earlier version of the website to go back to WPDM 4.4. Please fix all issues and publish a new version that works without any issues. Thanks.

Viewing 25 results - 3,426 through 3,450 (of 4,411 total)