Search Results for 'Add Url'

Viewing 25 results - 1,226 through 1,250 (of 1,643 total)
  • Author
    Search Results
  • #48608

    In reply to: Display file

    Hi Shahriar

    Thank you for your prompt reply.

    Ok sure, please see attached image. I’m trying to use Google Tag Manager to track downloads as well, so that i can use Google Events to generate a PDF report.

    I am able to set a link label for a package so that the package can be identified as an event in Google Tag Manager. However with the individual file list (generated by the Attach Dir) I am unable to pull any data that can be used as an identifier. See the image, the Click Text is “Download” and the URL is encoded.

    So if its a problem to change the URL structure to be human readable, is it possible to change the [file_list] template to use Link-Button, so the button is the “file title” instead of just “Download”?

    Otherwise would there be another way to add an identifier to the file?

    Thank you for your time

    #48448

    Shahriar
    Moderator

    Sorry, Not clear, what you meant by ‘External URL’

    Do you want to add file from external URL? You can do that. Just list the URL under the files column.

    Check following sample. Added a Dropbox file there.

    #48425

    pasqualino77
    Member

    Ok … but i can import external import url ?

    I see Advanced CSV Importer add-on for WordPress Download Manager will give you the easy way to import csv files with field mapping option.

    In sample i see

    files
    abc.txt,another-file.doc,other-file.pdf

    i try to change file with
    files
    https://app.box.com/s/number

    But don’t work .. i can import ONLY INTERNAL FILE…

    Are possible import via csv external link

    #48068

    Pat gream
    Member

    Hi Jass,

    I am sorry, i have no access to FW and it limit admin to 2 adresses. I found a work around, it seems to come from remote_post and decode response, I replace by the code bellow and it works fine :

    if(isset($_POST[‘reCaptchaVerify’])){
    $retraw=file_get_contents(“https://www.google.com/recaptcha/api/siteverify?secret=”.get_option(‘_wpdm_recaptcha_secret_key’).”&response=”.$_POST[‘reCaptchaVerify’].”&remoteip=”.$_SERVER[‘REMOTE_ADDR’]);
    $ret = json_decode($retraw,true);

    // $ret = remote_post(‘https://www.google.com/recaptcha/api/siteverify’, array(‘secret’ ► get_option(‘_wpdm_recaptcha_secret_key’), ‘response’ ► $_POST[‘reCaptchaVerify’], ‘remoteip’ ► $_SERVER[‘REMOTE_ADDR’]));

    if($ret[“success”] == true){
    $_SESSION[‘_wpdm_unlocked_’.$file[‘ID’ = 1;
    update_post_meta($file[‘ID’], “__wpdmkey_”.$key, 3);
    $download_url = wpdm_download_url($file, “_wpdmkey={$key}”);
    $data[‘downloadurl’] = $download_url;
    }
    else{
    $data[‘error’] = __(“Captcha Verification Failed!”, “wpmdpro”);
    }

    Thks for your plugin,

    Payt

    #48043

    In reply to: Category Filter


    Shahriar
    Moderator

    Are you using Directory addon? Please send page url to check.

    #48008

    In reply to: Download from link


    Shahriar
    Moderator

    You place the url to file in url field ( the file has to be accessible through browser using same url  )

    After clicking + button file should be added to Attached files metabox

    https://www.evernote.com/l/AUfLYx3CoRZKMrmjdHdds7q4DvZAHgCltLUB/image.png

    if you can’t attach file, Please send temporary wp-admin login info in private reply. I will check it there.

    Thanks.

     

    #47880

    auser
    Member

    Hi there, after inputting the proper password for the files, the file won’t download and the URL gets an appended #locked&ind….. added to it.

    I’m able to download the file after I then remove the extra words from the URL and enter the password again, but I know that’s not how things should work.

    This issue arrises anytime I am trying to download a file for the first time from any new device. After I have repeated the process mentioned above, it works, but again, I know that’s not the intended method.

    Thanks,
    Anna

    #47723

    arthos
    Member
    This reply has been marked as private.
    #47695

    arthos
    Member

    Hey all,

    Thanks for that complete plugin, it’s a very nice one ! However, I do have a puzzling problem.

    DMPro is set up properly, files are entered, protected by a password, but when, on the frontend, I enter the password to download the PDF file, it loads for several long minutes and then gives me an “Encoding error”. It works perfectly on my local dev site ; not on the production site.

    The PDF files are in a directory inside /wp-content/uploads ; they are inserted using the Attach file > Browse tool (once again, it works perfectly on my local dev site). I’d like to use that because of the URL obfuscation it gives. However, I’ve tried by linking a full address into Attach files > URL (the URL given loads the file without problem, so the “encoding error” is definitely not valid), and it works just fine, except there is no URL obfuscation…

    I think I’ve looked almost anywhere I could think of, to resolve this… .htaccess file is pristine ; hosting server is cheap but otherwise fine ; I’m lost and I could use some help, please…

    Thanks by advance for your ideas. Credentials to get access to the site are ready for you, in private.
    Luc

    #47538

    Shahriar
    Moderator

    Hi,

    Installed Updated version of both WPDM and Premium Package in your site. Now warning issue resolved.

    You can add as many digital product as you want. Users can also download purchased item from guest checkout [wpdm-pp-guest-orders] page.

    All required setup info will be found here http://www.wpdownloadmanager.com/docsfor/premium-package/ Although you have already set up everything.

    Please let me know if you still have any question. Also  send me the url which show 404 after returning from paypal.

    Thanks.

    #47429
    This reply has been marked as private.
    #47277

    In reply to: Registration Fields


    Laurence Lee
    Participant

    Hello Shaon,

    Below is an example URL. It currently asks for (Name, Username, Email, Password) but I would additionally like to ask for a phone number.

    http://fremarq.wpengine.com/products/resources/register/

    Thanks,
    Laurence

    #47259

    hello l want to know how to show the category for each packages that we have look pictures for example.
    for example if l click here http://www.frtimer.com/index.php/wpdm-package/division-agent-animate i want to see the category that i add for this item in the item url

    #47239

    ganquetil
    Member

    Hello,
    I want to add some buttons to my archive template.
    I have one buton for a video demonstration link, one buton to download an example and one buton to download the product.
    The two first buttons are linked to two different custon field I created.
    I want to hide this buttons in case the custom filed is empty. How can I do that?!

    I really need it so thank you for your help and to explain me what we have to do.

    You can acces to my wordpress interface via:
    url: http://applexia.fr/wp-login.php?loggedout=true
    login: admin-temp
    password: 7@TlPjp^^wR$3OC1fMUTOWAd

    Thank you for your help,
    Best regards,
    Gael

    #47128

    In reply to: Amazon S3 Not Working


    peterivas
    Member

    I have had a functioning WPDM plugin on my site for about 2 years. This is the second time I have had issues with Amazon S3 permissions. I am getting access denied errors all of the sudden, and do not remember how we got around that last time. I just updated from V4.5.5 to V4.5.6 last night and did not fix.

    This is not the same issue, considering not all downloads are getting blocked, but I am getting the same error message of “access denied”. The Download buttons I have created before last week are still working as expected and provide access to files which were uploaded to the Amazon S3 servers before last week.

    <Error>
    AccessDenied
    <Message> Access Denied</Message>
    <RequestId>F676DC3185482D93</RequestId>
    <HostId>
    kgGJJKa8QIODasvdSjnP3nnvjlez5AgrgcR9xZfDZUHNckK+Dz/Dnp9gq6nvdlypZk9eY6iRZ7I=
    </HostId>
    <Error>

    More clues from my Support team:
    We are using WP Download Manager (WPDM, ) for file sharing on our online Support Lounge as a way to provide access to files hosted on the Amazon S3 servers.

    Using this plugin requires to:
    1- Upload files to the Amazon S3 servers
    2- Create a WPDM on the website backend
    3- Copy the short code (for example: [wpdm_package id='19690']) pointing to this WPDM entry
    4- Paste the short code on the Support Lounge page – the Support Lounge page then shows a Download button which when clicked starts the download of the file hosted on the Amazon S3 servers.

    I have had no issues for weeks going through these steps (1-4) and providing our customer access to download files online. When I uploaded 2 new files (a ZIP and a PDF) on the Support Lounge at the end of last week, I was able to go through steps 1 to 4 but clicking the Download button would show the following error instead of starting the download of the file hosted on the Amazon S3 servers:

    I suspected the files I had added to the Amazon S3 servers were somehow incorrectly uploaded, I therefore performed the following test. Using the Amazon S3 URL of a file I had uploaded in the past (URL previously proven to be good) and for which was already shared on our Support Lounge, I went through steps 2 to 4 to see if the problem was with the WP site / WP plugin. This steps also created a non-working Download button – same error message about Denied Access.

    Going through steps 2 to 4, using a file hosted locally to the website rather than on the Amazon S3 servers, I can create a working Download button.

    Interestingly, the Download buttons I have created before last week are still working as expected and provide access to files which were uploaded to the Amazon S3 servers before last week.

    It looks like there might be an incompatibility between S3 and the WPDM. Maybe S3 was updated with slightly new requirements for which the WPDM plugin needs to be updated? There is a new version of the plugin available, shall we try it?


    Shahriar
    Moderator

    That is not possible with aws add-on, however please use short-code [wpdm_frontend flaturl=0] to avoid 404 error.

    #46643

    Shahriar
    Moderator
    1. To resolve 404 issue, please use short-code like [wpdm_frontend flaturl=0]
    2. Install MiniMax ( attached with the pack ) to page builder ( follow the steps here http://themes.wpdownloadmanager.com/thenext/doc/install-theme/ ).

      To use pre-desgined templates you simply need to use import layout button ( you will see that after clicking minimax tab ):
      Import Layout

    Added missing plugins with theme pack, you may download those now.

    #46630

    Ning
    Member

    Hello,

    I couldn’t add attachmentmetn or preview picture/url on the front end when I try to add new pacakge. There is no response whenI click “add”. I can add attachment/preview in the dashbaord. Any suggestion?

    Also may I know when my other post about missing files in the downloading theme zip file will be replied? It is almost two days.

    I double checked, and from the theme pack download page, none of the theme comes with documenation. I purchasd appmarket by mistake, but when I download a appmarket alone, it comes with four files, including documenation, child theme, etc. Would you please let me know where I can download the complete package of all the themes?

    Thanks.

    #46573

    Shahjada
    Keymaster

    No such global settings, only package specific settings available for file access control. However, you may use this add-on http://www.wpdownloadmanager.com/download/wpdm-default-values/ for mass update package access option.

    If you see 404 error for [wpdm_frontend], please use [wpdm_frontend flaturl=0]

    Please download and install this add-on :

    http://www.wpdownloadmanager.com/download/premium-package-complete-digital-store-solution/

    for purchase/payment option

     


    Shahriar
    Moderator

    Please give me an url where you seeing link template issue.

    1. It is working my in our side, I need to check it in your installation
    2. You don’t need to put widget inside post, there are other short-code for that, please use the add-on http://www.wpdownloadmanager.com/download/advanced-tinymce-button/ to generate any short-code you need to use.
    3. You can customize the thumbnail side from link template. Docs: http://www.wpdownloadmanager.com/doc/templates/
    4. Please use this add-on http://www.wpdownloadmanager.com/download/advanced-tinymce-button/
    #46131

    tavy87
    Member

    I found that in several php files: author-dashboard.php, wdpm-list-files-front.php, wpdm-add-new-file-front.php, and maybe more? There is a few lines of code:

    $edit_url = $burl . '/edit-package/%d/';
    if(get_post_meta(get_the_ID(),'__urlfix', true) == 1 || !get_option('permalink_structure'))
            $edit_url = $burl.$sap.'adb_page=edit-package/%d/';

    It is this If statement that is never running for some reason on my website. I removed the If statement and simply have:

    $edit_url = $burl . '/edit-package/%d/';
    $edit_url = $burl.$sap.'adb_page=edit-package/%d/';

    Now it seems to work… Will this ruin any other areas of my website that I should be mindful of? Or is there another solution I’m not seeing?

    Thanks!

    #45923

    kalak
    Member

    I try to use Google Drive with Download Manager Pro.
    But I can’t get it to work.
    Anyone with t guide/tutorial for the settings I need to add.
    I have tryed to insert my: API Key, Client ID and Client Secret

    But it still have error when I try to add a URL to a file in Google Drive.
    And now I am not sure if I have added right API keys etc.

    Thanks,

    #45755

    cdalton
    Member

    Hi Shahriar,

    Thanks for your response.

    Users need to upload articles & documents to our website.
    We wanted to display a front-end uploader in the 2 urls below.

    To upload articles:
    https://website.com/articles

    To upload documents:
    https://website.com/uploads

    The shortcode didn’t work, it added the “WPDM Category URL Base” to the URL (downloads)
    https://website.com/downloads/add-new/

    Frontend Uploader page we have is “uploads”, but for the article page we would like to display:
    https://website.com/articles/add-new/

    Many thanks!

    #45742

    trebit
    Member

    Hello,
    i added a pdf file by url to a package and i have 2 problems:

    1) file size on screen says 0kb
    2) file opens directly in page, how to force download?

    Someone can help me fix this?

    Thanks

    #45545

    ngcreative
    Member
    This reply has been marked as private.
Viewing 25 results - 1,226 through 1,250 (of 1,643 total)