Search Results for 'download link'

Viewing 25 results - 7,101 through 7,125 (of 9,312 total)
  • Author
    Search Results
  • #38168

    Shahriar
    Moderator

    You can control email content from Form Plugin (because mail is sent by Form Plugin, not Form Lock addon), Form Lock does not control it. After submitting form WPDM unlocks download link of that package.

    Three is no option yet to combine two buttons.

    #38150

    Shahriar
    Moderator

    After submitting form, download link added to download button as a popover. A success message also shown there which comes from your form plugin. So there is no need to redirect to a new page.


    substance151
    Member

    Is it possible that once a visitor has completed the Email Lock or Form Lock form to redirect to an acknowledgement page that has a brief thank you message with the download button appearing underneath? Currently the download button fades in beneath the form on submit.

    I’ve seen Lazy Download Add On come up in other threads, but that won’t work for me because I want the download to happen on the Thank You page itself. Any insight you have would be great, thanks.

    #38107

    PhotonEngr
    Member
    This reply has been marked as private.

    kalico
    Member

    Unfortunately, that did not solve the problem. I selected a PDF file to test with, set to public access (anyone with the link can view) and then added to my package. When I click the download link, I still get ERR_CONTENT_LENGTH_MISMATCH.


    kalico
    Member

    I have installed the updated Google Drive add-on, and I love the new interface. But I am having one problem: I can’t download any files I’ve tested so far.

    I’ve tried two file types: Google Docs format and PDF.

    I have no idea if a Docs format is supposed to work, or what’s supposed to happen….was just testing: would I get a PDF’d version of it, or a direct link to the online version? Turns out, I just get a 404 error.

    So I tried a PDF file, because that should work. However, I get an error page (in Chrome) that says: “This webpage is not available ERR_CONTENT_LENGTH_MISMATCH”

    You already have admin access to my account, if you wish to look at my site. The test package is called “Canvas English Test”.

    #38055

    kalico
    Member

    HI Shaon,

    Thanks for your efforts — you definitely got rid of the duplicate button. However, the look I wanted was what I had set up with my other template. I had modified another existing template, and ended up with two download links….and now, I can’t figure out what was wrong with it, to cause the duplicate. What I really need is a fix to the template I made, not a new template to modify (and perhaps ruin).

    Can you please look at my template code here, and see what is wrong with it?

    <div class="panel panel-default">
        <div class="panel-body">
    <div class="media">
        <a class="pull-left" href="[page_url]">
        [thumb_60x60]
        </a>
        <div class="media-body">
        <h4 class="media-heading" style="padding-top: 0px;border:0px;margin: 0px;height: 20px;overflow: hidden">[page_link]</h4>
    [excerpt_160]
        </div>
    </div>
    </div>
        <div class="panel-footer"><div class="pull-left" style="line-height: 30px;"><i style="margin: 2px 0 0 5px;" class="icon icon-download-alt"></i> </div>  <div class="pull-right">[download_link]</div><div style="clear: both"></div></div>
    </div>
    #38021

    Shahjada
    Keymaster
    1. OK
    2. Yes, it will work

    Note: Yes, if file name and location is not changed, then user will always get the updated copy when you update files using ftp, you don’t need to update package ( post ) from wp-admin.

    Question 1: Do you think this is going to be my best bet for this type of file management?

    — Yes, I think so 🙂

    Answer for Q2:

    Yes, you can make file password protected, wpdm has option for that, also there is email lock option, but use will get access to download or mail download link to their inbox as soon as they submit email, no email verification with Accept/Decline option there, but you may use our custom upgrade team to build an add-on for this.


    Shahjada
    Keymaster

    Sorry, From lock doesn’t mail download link to email. If you want to mail download link you will have to use email lock option.

    #37965
    This reply has been marked as private.

    dyw999
    Member

    I purchased WPDM and the Form Lock add-on (for its Contact Form 7), but they don’t achieve what I’m looking for.

    What I want to make is the following:
    – Obtain the email from a Contact Form 7 form that I made, and email the user a unique link to download the file
    – Store all of my form content into a database. It’s already set up with a Firebase script inside my Contact Form 7, which works fine on my webpages, but CF7 doesn’t seem to send data when it’s part of the Form Lock add-on for WPDM (the form data is not being sent to my database).

    Any advice to resolve any of the above is appreciated. Thanks.

    #37932

    Shahriar
    Moderator

    Hi,

    In your shortcode change button_style parameter value to change button color.

    Use http://wpdownloadmanager.com/download/advanced-tinymce-button/ addon to insert shortcode. There you will find all available button styles.

    Check following example shortcode, i have applied primary button style there.

    [wpdm-archive cat_view=”extended” button_style=”primary” link_template=”link-template-calltoaction3.php” order_by=”post_title” order=”asc” items_per_page=”10″]

    To remove number, have to edit plugin file. Send login info in private reply below. I will do that for you.

    Thanks.


    Shahjada
    Keymaster

    You can disable bootstrap from download manager settings page, but some link/page template with wpdm make not looks nice after that, but you can adjust them using custom css or custom template.


    Shahjada
    Keymaster

    I applied a custom link template from Downloads Settings Front-end

    #37799

    Shahjada
    Keymaster

    Check now please. I applied a new page template with tag [download_link_extended] instead of [download_link]. Docs: http://www.wpdownloadmanager.com/doc/templates/

    #37786

    blakemiller
    Participant

    When using Category View shortcode, as described here:

    Short-codes

    It’s displaying a table with the same formatting/styling as the Responsive Table output as shown here:

    http://demo.wpdownloadmanager.com/wpdmpro/package-list-in-responsive-table/

    (But without the datatable jstable sorting, which I do not want anyway so that is good)

    I wish to modify the output of the table. What Template is being used? The short-code parameters says “template: same as explained for package short-code” But, it does not appear to be the case. I tried testing a few of the template names and none of them changed the output of the table. Is it a Link template? or a Page template?

    Thank You.

    #37785

    matj6876
    Participant

    Here’s a link to the end result;
    Don’t think it’s very useful as it just shows a package with no files:
    http://kidzkonnect4jesus.org/download/needs-list-2016/

    Here’s a link (obviously only good with the logon provided privately) for a package where I am unable to upload a file.
    http://kidzkonnect4jesus.org/wp-admin/post.php?post=790&action=edit


    Shahjada
    Keymaster
    1.  I need to check it in your installation, please give me temporary wp-admin login info in a private reply.
    2. — Yes, you need to remove [download_link] tag from current link/page template or create new link/page template without [download_link] tag, docs: http://www.wpdownloadmanager.com/doc/templates/ , but single file download will not work for social locks.
      — Only password lock will work there
      —  Facebook like/Google +1/Linkedin Share is already there, for Facebook share you may use this add-on http://www.wpdownloadmanager.com/download/share-on-facebook-to-download/
    #37767

    kalico
    Member
    This reply has been marked as private.
    #37749

    web907
    Member

    Thanks for the reply, Unfortunately we are using [file_list_extended] to display all the links on the page. The number of files on each page varies from 1 – 3 files. http://www.interiorgas.com/download/board-meeting-6/

    Any thoughts?

    #37743

    Shahjada
    Keymaster

    Yes, you simply need to create a custom link/page template for that, instead of using [download_link] tag, you need to use <a href="[download_url]" target="_blank">[link_label]</a>  in your template. Docs: http://www.wpdownloadmanager.com/doc/templates/


    web907
    Member

    I am using 4.4 Pro. I discovered the “Try to Open in Browser instead of download when someone clicks on download link”, which was just what I was looking for.

    Is there a way to set it so it opens files in new browser window (target=”_blank”)?This is the standard for most designers.

    #37708

    nitsud1021
    Member

    My site is many errors? How can fix it?
    Not characters “/” via link in “Front-end”. View picture below.
    http://file.vietnam-ireland.com/0ZWcjg8cAo888Y3/123.jpg
    Eg: “quan-ly-tai-lieuadd-new <- Wrong. Fix it: lack of character in the middle of quan-ly-tai-lieu and add-new

    And errors view in file log_error.
    [24-Dec-2015 08:17:33 UTC] PHP Warning: include_once(): Failed opening ‘/home/vietnami/public_html/wp-content/plugins/download-manager/libs/class.Pagination.php’ for inclusion (include_path=’.:/opt/alt/php54/usr/share/pear:/opt/alt/php54/usr/share/php’) in /home/vietnami/public_html/wp-content/plugins/download-manager/download-manager.php on line 19
    [24-Dec-2015 08:17:34 UTC] PHP Warning: include_once(/home/vietnami/public_html/wp-content/plugins/download-manager/libs/class.Pagination.php): failed to open stream: No such file or directory in /home/vietnami/public_html/wp-content/plugins/download-manager/download-manager.php on line 19
    [24-Dec-2015 08:17:34 UTC] PHP Warning: include_once(): Failed opening ‘/home/vietnami/public_html/wp-content/plugins/download-manager/libs/class.Pagination.php’ for inclusion (include_path=’.:/opt/alt/php54/usr/share/pear:/opt/alt/php54/usr/share/php’) in /home/vietnami/public_html/wp-content/plugins/download-manager/download-manager.php on line 19
    [24-Dec-2015 08:17:34 UTC] PHP Warning: include_once(/home/vietnami/public_html/wp-content/plugins/download-manager/libs/class.Pagination.php): failed to open stream: No such file or directory in /home/vietnami/public_html/wp-content/plugins/download-manager/download-manager.php on line 19
    [24-Dec-2015 08:17:34 UTC] PHP Warning: include_once(): Failed opening ‘/home/vietnami/public_html/wp-content/plugins/download-manager/libs/class.Pagination.php’ for inclusion (include_path=’.:/opt/alt/php54/usr/share/pear:/opt/alt/php54/usr/share/php’) in /home/vietnami/public_html/wp-content/plugins/download-manager/download-manager.php on line 19
    [24-Dec-2015 08:17:39 UTC] PHP Warning: include_once(/home/vietnami/public_html/wp-content/plugins/download-manager/libs/class.Pagination.php): failed to open stream: No such file or directory in /home/vietnami/public_html/wp-content/plugins/download-manager/download-manager.php on line 19
    [24-Dec-2015 08:17:39 UTC] PHP Warning: include_once(): Failed opening ‘/home/vietnami/public_html/wp-content/plugins/download-manager/libs/class.Pagination.php’ for inclusion (include_path=’.:/opt/alt/php54/usr/share/pear:/opt/alt/php54/usr/share/php’) in /home/vietnami/public_html/wp-content/plugins/download-manager/download-manager.php on line 19

    #37680

    Shahriar
    Moderator

    Hello Sregi,

    1. Which button color do you want to change, sorry , not sure. Maybe a screenshot will be helpful

    2. Not clear. Do you want to hide download count?

    You can use custom link template, if you want to change the data presentation of package.

    Send me your page url and screenshot, so i can suggest necessary steps to get your expected result.

    Thanks.

    #37673

    PADCED
    Member

    So the csv is too large, I will paste in a 11 line sample below

    title,description,link_label,password,quota,show_quota,show_counter,access,template,Category,icon,preview,files,sourceurl,download_count,page_template,uid,create_date,update_date
    Appointment of a Deputy Tax Collector Form (DCED-CLGS-05B),,Download,,0,0,0,"guest,administrator,editor",link-template-default,property_tax_collector_forms,download-manager/file-type-icons/pdf.png,,gclgs-05B-2014.pdf,http://dev.newpa.com/wp-content/uploads/uploadedfiles/local_government/act_48_local_property_tax_collectors/property_tax_collector_forms/gclgs-05B-2014.pdf,0,page-template-default.php,#3eaa0311445a6cdb3470cd138da2d12,,
    PA Borough News: Building Partnerships (Aug. 2013),,Download,,0,0,0,"guest,administrator,editor",link-template-default,news_articles,download-manager/file-type-icons/pdf.png,,2013-08-Aug-PA_Borough_News.pdf,http://dev.newpa.com/wp-content/uploads/uploadedfiles/local_government/handbooks_and_guides/regional_fire_and_police_service/news_articles/2013-08-Aug-PA_Borough_News.pdf,0,page-template-default.php,#5679bf21b9161560754d9f6918bb5c2,,
    PA Township News: Mutual Aid (Jan. 2014),,Download,,0,0,0,"guest,administrator,editor",link-template-default,news_articles,download-manager/file-type-icons/pdf.png,,2014-01-Jan-PA-Township-News.pdf,http://dev.newpa.com/wp-content/uploads/uploadedfiles/local_government/handbooks_and_guides/regional_fire_and_police_service/news_articles/2014-01-Jan-PA-Township-News.pdf,0,page-template-default.php,#2498a3abc89b2ad61069ab945cf4802,,
    Tax Collectors Manual,,Download,,0,0,0,"guest,administrator,editor",link-template-default,handbooks-for-local-government-officials,download-manager/file-type-icons/pdf.png,,tax_collectors_manual.pdf,http://dev.newpa.com/wp-content/uploads/uploadedfiles/local_government/handbooks_and_guides/handbooks-for-local-government-officials/tax_collectors_manual.pdf,0,page-template-default.php,#89987bafbb011776d210d21a6cf1512,,
    Tax Collector's Monthly Report to Taxing Districts (Template),,Download,,0,0,0,"guest,administrator,editor",link-template-default,property_tax_collector_forms,download-manager/file-type-icons/xlsx-win.png,,pa_tax_form_with_formulas2.xls,http://dev.newpa.com/wp-content/uploads/uploadedfiles/local_government/act_48_local_property_tax_collectors/property_tax_collector_forms/pa_tax_form_with_formulas2.xls,0,page-template-default.php,#c9837943c7aab4c8a80487c3d0f23ef,,
    Tax Collector's Monthly Report to Taxing Districts (Instructions),,Download,,0,0,0,"guest,administrator,editor",link-template-default,property_tax_collector_forms,download-manager/file-type-icons/pdf.png,,pa_tax_form_instructions.pdf,http://dev.newpa.com/wp-content/uploads/uploadedfiles/local_government/act_48_local_property_tax_collectors/property_tax_collector_forms/pa_tax_form_instructions.pdf,0,page-template-default.php,#d6d9fa7518804629accd6b290b376ef,,
    Taxation Manual,,Download,,0,0,0,"guest,administrator,editor",link-template-default,fiscal_management_taxation_and_debt,download-manager/file-type-icons/pdf.png,,taxation-manual.pdf,http://dev.newpa.com/wp-content/uploads/uploadedfiles/local_government/handbooks_and_guides/fiscal_management_taxation_and_debt/taxation-manual.pdf,0,page-template-default.php,#d18d5b76a7a77361d2523a2632cea36,,
    PMBDA Guidelines Year 2010-archived,,Download,,0,0,0,"guest,administrator,editor",link-template-default,archived_programs,download-manager/file-type-icons/pdf.png,,PMBDA_Guidelines_Year_2010-archived.pdf,http://dev.newpa.com/wp-content/uploads/uploadedfiles/programs_and_funding/archived_programs/PMBDA_Guidelines_Year_2010-archived.pdf,0,page-template-default.php,#4e6256b757cc1033db3e46dc736a8bc,,
    Intergovernmental Cooperation Handbook,,Download,,0,0,0,"guest,administrator,editor",link-template-default,intergovernmental_cooperation,download-manager/file-type-icons/pdf.png,,Intergovernmental_Handbook_05F.pdf,http://dev.newpa.com/wp-content/uploads/uploadedfiles/local_government/handbooks_and_guides/intergovernmental_cooperation/Intergovernmental_Handbook_05F.pdf,0,page-template-default.php,#803bd1dfdf1ca61a704df3cfe82e5bc,,
    DCED Chart of Accounts for Municipalities,,Download,,0,0,0,"guest,administrator,editor",link-template-default,fiscal_management_taxation_and_debt,download-manager/file-type-icons/pdf.png,,Chart_of_Accounts_2014.pdf,http://dev.newpa.com/wp-content/uploads/uploadedfiles/local_government/handbooks_and_guides/fiscal_management_taxation_and_debt/Chart_of_Accounts_2014.pdf,0,page-template-default.php,#778c4f0b5381d3c5a739d4339ee7bc7,,
    
Viewing 25 results - 7,101 through 7,125 (of 9,312 total)