Search Results for 'download link'

Viewing 25 results - 2,951 through 2,975 (of 9,348 total)
  • Author
    Search Results
  • #144264

    Online with Ely
    Participant
    This reply has been marked as private.
    #144247

    Online with Ely
    Participant
    This reply has been marked as private.
    #144192

    David Baker
    Participant

    How do I close the form after someone has entered their name and email address?

    I am using the form to send an email to them with the download link.

    thanks

    #144171

    Olaf
    Member

    Another problem is, when the user receives the download mail and klicks on the link, the dowload page is opened with the registration window in front.

    Once you hit the send button there, the download starts; but the page stays in place with the send button window in front. Ich you do not close that pop-up window manually, you can klick the send button again and again here and the ‘Success’ meassage pops up again again …

    How can that registration pop-up window be closed automatically, once I clicked the download link in the mail?

    #144167

    Olaf
    Member

    No, the template is ther; but it has a ‘Download’ link in its text part which has been changed and does not work anymore now.
    I need the right default value for this link.

    #144155

    David Green
    Participant

    This seems to be a possible solution to have the Zipped package button not display

    .w3eden .btn.btn-xs {
    padding: 5px 8px 5px 8px;
    font-size: 9px;
    display:none;
    }

    .wpdm-download-link.btn.btn-link.btn-lg {
    border-radius: 9px;
    display:none;
    }

    #144141

    Anonymous
    Inactive

    Two simple questions:

    1. How can I upload files from WordPress to my bucket in S3?
    2. How download buttons will be linked to the good files stocked in S3?
    #144137

    acason
    Participant
    This reply has been marked as private.
    #144111

    Nayeem Riddhi
    Moderator

    Do you want bulk upload packages or bulk link files of amazon s3 to your existing packages, have you check this doc, https://www.wpdownloadmanager.com/doc/bulk-import/, please let me know

    thanks


    Nayeem Riddhi
    Moderator

    No, you can also set custom Link template and Page template too, you just have to put Link template or Page Template ID in your CSV file, please check Column headings for CSV file here, https://www.wpdownloadmanager.com/doc/bulk-import/, please let me know if I missed something

    thanks

    #144092

    David Green
    Participant
    This reply has been marked as private.

    acason
    Participant

    Hey there, I’m using an access manager “Ultimate Member” to restrict access on my site. I’m not sure if its the issue or if WPDM is the issue but even with no restrictions assigned to the download it still just redirects to the home page. When I set my role to “Administrator” I can download the file just fine but even if I have every other permission assigned to me without admin I can’t download the file. Is there some kind of access I’m missing here?

    #144007

    zweigelb
    Member

    Hi there,

    we are just linking to our categories like http://www.something.com/downloads/social-media/

    which does the job as it should.
    But now we want to sort our downloads by title.

    Any information on this?
    Thanks in advance

    • This topic was modified 4 years, 5 months ago by zweigelb.

    Nayeem Riddhi
    Moderator

    Yes, the table wp-ahm_asset_links created with the download manager plugin, can I help something with more, let me know

    thanks


    Nayeem Riddhi
    Moderator

    As your shared link,

    100

    we have not such feature for filtering packages, but you can get it from https://www.wpdownloadmanager.com/download/wpdm-directory-add-on/ this add-on or required customization, need from assist from customization team, please let me know

    thanks

    • This reply was modified 4 years, 5 months ago by Nayeem Riddhi.

    Dibix SRL
    Member

    The problem is not solved but I disabled the admin temporary user because some of your changes (Block download links only setting and the Category setting you suggested) create a serious data breach and I can’t let it happen again, I prefer to use the [wpdm_my_downloads] shortcode that is the only shortcode correctly functioning with WPDM Advance Access Control

    #143853

    Nayeem Riddhi
    Moderator

    please use [download_count] template tag in your page/link-template PHP file, for more template tags, you can visit this doc, https://www.wpdownloadmanager.com/doc/templates/template-tags/

    thanks


    Nayeem Riddhi
    Moderator

    The login credentials are not working, has the problem been resolved? please let me know, I have Block download links only from Downloads basic settings only for checking, please let me know

    thanks


    Nayeem Riddhi
    Moderator

    Sorry for your inconvenience, it is working fine now here, https://www.antarescooperativa.it/105-2/, you have to give the User Access from here too as I image attached,

    access

    from the edit category section, thus it should work. I have changed a small change for checking this issue,

    When the user is not allowed to download > Block download links only from Downloads basic settings

    thanks

    • This reply was modified 4 years, 5 months ago by Nayeem Riddhi.

    Colin Hart
    Member

    I thought from a comment in these forums several months ago that the issue of download manager updates not working when done from the WordPress GUI had been fixed, they have never worked for me and still do not, other packages for Download Manager such as Premium packages and WPDM stripe update fine but I always have to do the download manager updates manually. It makes me dread seeing yet another download manager update as I have to go into the server via SSH and do the update manually again.

    I have looked in the web server logs and the php error logs there is no indication of any errors the update just fails and that is it, but as I said every other plugin updates fine including other plugins for download manager it is just the download manager plugin itself that has always failed.

    I use the SSH/SFTP Updater support plugin, but that works fine with all othe other updates including the Premium packages and WPDM Stripe plugins, so I don’t know what is different about the download manager plugin, one thing I notice is when I click ‘view details’ link for that plugin on the plugins page in my WordPress installation it says ‘plugin not found’ whereas all the other plugins display the plugins page from from the WordPress plugins site.

    #143776

    Ruth Wearne
    Participant

    Thanks. Given I’m using a code provided by you on your website, perhaps you could update your documentation to reflect that the code may need tweaking to work.

    The code I used is from this page: https://www.wpdownloadmanager.com/doc/short-codes/wpdm_all_packages-list-all-downloads-in-tabular-format-in-a-page/

    Which states:

    “This Short-code will list All Packages/Downloads in tabular format with sorting and searching options:

    [wpdm_all_packages login=1 thumb=1 items_per_page="20" categories="slug1,slug2,..." jstable=1 order_by="field_name" order="ASC/DESC" cols="title,file_count,download_count|categories|update_date|download_link" colheads="Title|Categories|Update Date|Download::155px"]

    If there are things to change by the end-user, I just feel it should be clearer for your customers. I would certainly hope that any further advice you provide is not so condescending (ie. “just do it properly”), or I may look elsewhere for another solution for our website.

    #143760

    Nayeem Riddhi
    Moderator

    wpdm-tags is somehow missed from the tiny-mce add-on, however, you can add it from here, https://www.wpdownloadmanager.com/download/wpdm-directory-add-on/

    [wpdm_tags btnstyle="link" icon="tag" showcount=1 cols=3]

    Parameters:
    — showcount: Show ( 1 ) or Hide ( 0 ) number of packages in a category
    — cols: Number of columns
    — icon: Font awesome icon
    — btnstyle: Button style, possible values: link | secondary | primary | success | info | warning | danger

    thanks


    Dibix SRL
    Member
    This reply has been marked as private.

    Pierre Gergi
    Participant

    Hello again Nayeem,

    This is a shortcode:

    [wpdm_all_packages items_per_page=20 jstable=1 order="ASC" cols="page_link,download_count|Writer|categories|package_size|download_link" colheads="Title::260px|Writer::20%|Categories::10%|size::10%|Download::10%"]

    I hope we can add the categories on top of the page.

    Thank you for your help.
    Regards
    Pierre

    #143646

    nonaka yasushi
    Participant

    Thank you for your help.
    But, I could not import csv file.

    However, The import in the sample column is complete.

    title,description,link_label,password,quota,show_quota,show_counter,access,template,category,icon,preview,files,file_titles,file_passwords,file_prices,package_dir,individual_file_download,cache_zip,download_count,page_template,uid,create_date,update_date,password_lock,terms_lock,linkedin_lock,tweet_lock,gplusone_lock,facebooklike_lock,email_lock,custom_form_field,email_lock_idl,base_price,sales_price,tags,acf_MoreInfo_source,acf_MoreInfo_excerpt

    But, It fails in my output column.(Create Export CSV File)

    ID,post_title,post_status,comment_status,post_name,post_type,post_author,ping_status,post_parent,post_date,post_modified,comment_count,files,fileinfo,file_titles,file_passwords,file_prices,package_dir,link_label,download_count,view_count,version,stock,package_size,package_size_b,access,individual_file_download,cache_zip,template,page_template,password_lock,facebook_lock,gplusone_lock,linkedin_lock,linkedin_message,linkedin_url,tweet_lock,tweet_message,email_lock,email_lock_title,email_lock_idl,email_lock_msg,terms_title,terms_conditions,terms_check_label,icon,import_id,password_usage_limit,gc_scopes_contacts,twitter_handle,facebook_like,base_price,sales_price,sales_price_expire,pay_as_you_want,download_limit_per_user,discount

    Best regards.

Viewing 25 results - 2,951 through 2,975 (of 9,348 total)