Nope. https://www.agisinc.com/wp-admin is still redirecting me to download-login page.
And, yes I tried clearing my cookies and cache, etc… Please fix this ASAP!
So I ‘disabled” Output Buffering and I am able to get it to download with the 300ms of latency added.
They are both enabled already.
I am using…
…to force the download button to open the details page. Now, how do I use a custom button I have uploaded.
So I don;t want a button that says DOWNLOAD to go to the details page. I want a button that says MORE DETAILS. I have created it and it displays on default link templates, but I can’t get it to work when I on my custom template.
OK. This is a good short term solution, but we would still like to use your Download Manager program to be able to upload and create a package of an iOS app and have user download it.
The problem we have is that you can’t download the iOS .ipa feel directly. Apple requires that we link to a .plist file that includes information on the file as well as the link to the file. The .plist file needs to be linked from the following URL structure:
href=”itms-services://?action=download-manifest&url=url of the manifest file”
We can’t use the URL feature to add a package, because it doesn’t recognize “itms-services” as a protocol.
Is there a way to make that happen?
I understand that on the package page, the download link takes me to iTunes, but on the page that list all the Add Ons:
(https://www.wpdownloadmanager.com/downloads/add-ons/page/2/)
On this page, the download button under the Add On name, takes me to the package page. How is that set up?
On my page that list all my downloads, the download buttons always “trigger” the download. How do I get the buttons to just go to the package pages?
Can someone please respond to this.
To start over…
1. Do you know of a way to use WPDMP to allow a user on an iOS device to click the download button and load an .ipa file? It has to load, not just download and Apple has a specific method for using a .plist file to call to the .ipa file when it’s outside the app store. If you’re unfamiliar with this, then let me know and I’ll send you the documentation.
If it isn’t inherent in the functionality, then please provide a quote for a custom option to make it work.
If that isn’t possible, then:
2. Can we have the download button link to the package page, just like it works on your own ADD ONS page for WPDM for iOS. If all the download buttons need to link to the package page, then that’s fine.
Now it’s telling me I have an Invalid Licesnse Key??
OK. Manually uploading the plugin solved the issue. I also went in and removed the audio script from the wpdm-functions.php file to remove the white space and extraneous link from the bottom of all the pages.
Any chance of a permanent fix for that, so I don’t have to do that everytime you guys send an update?
“You have to show title and content both when listing multiple categories.”
Do you mean in my package page or in the short-code parameters in my dashboard page? If this one, can you show me how to include both?
Have you had other people run into the issue of the URL structure required for iOS app downloads? Just linking to the file doesn’t work. iOS devices need it to be the URL structure to work.
Prefct. Thanks.