Search Results for 'download link'

Viewing 25 results - 6,201 through 6,225 (of 9,402 total)
  • Author
    Search Results
  • #57030

    vanguardxm
    Member

    So after updating to the new PRO package, the PHP warning has gone away. Nice.

    But, I am still having trouble with the “agree to terms” locking option. I have two files that are setup perfectly. The locking option is present on the front end, but, the download link still appears even before the user checks the box to agree to the terms.

    What is going on? Am I missing something?

    #57029

    Don Freeman
    Member

    Thanks, still need a little help here though, which may involve paying you guys for assistance? We want the files to show up here:

    https://www.evernote.com/l/AKSREDK5T2xAD5TzlEbS5tJjnaVsVVSQmsM

    Currently, it only lists the full package. The client wants to upload 4-5 files to the package and then on that page list the package and below it the contents of the package (all the files).

    Main Package
    File 1 – Download (linked or download link provided)
    File 1 – Download (linked or download link provided)
    File 1 – Download (linked or download link provided)

    My developer said the add-on you mentioned won’t do this, he said:

    The directory add on that is being referred to by the forum works on the package detail page. When the file count is more than 30, then the directory plug in enables the search functionality on package detail page automatically.

    Please review the two links below;

    Front – https://www.screencast.com/t/X4vaIgcKDeR

    Back end setting – https://www.screencast.com/t/AZF9TsDX

    This will not work. We want the MAIN SEARCH PAGE to display the files. Can you advise?

    #57017

    Shahriar
    Moderator

    #19879

    sorry no, finally we had to discord the feature, but you can use link template in category page or tag page but not in search result.

    #56927

    CSTOne
    Member

    If i add in pack description, it is showing above download link ( files list ) , but i want to show it bottom of the package page , i mean after download link ( files list ).

    #56903

    Hello,

    I set up package to be emailed to customer after purchase.
    – They are not receiving Email notification with their link to download.

    Instead they receive the “thank you for purchasing email”.

    How do I enable the email template to send them the link to download the package?

    Thank you.

    #56897

    In reply to: Download only viewable


    Shahjada
    Keymaster

    That is not possible, But you can user [doc_preview] tag to embed pdf file and remove the [download_link] tag from page template.

    #56871

    Hi,

    I have a question. What I want is that when a visitor clicks on a download link the visitory only sees the content of the file. I don’t want that the visitor has the possibility to download or print the file.

    Is that possible and how?

    Hope to hear from you soon.

    KInd regards,

    Martien

    #56867

    CSTOne
    Member

    thanks i have removed the download link tag ,

    i want to add widget 300×300 size file list ,

    already your theme developer created dynamic widgets in my theme .. Package page

    please see the images

    #56860

    Razia Sultana
    Moderator

    Please edit current page template remove [download_link] tag to hide the download button and add the google ads code above the [file_list] tag.

    #56852

    In reply to: Pro or NOT


    Shahriar
    Moderator

    You are using pro, we differ free and pro by version number, v3+ is pro.

    You can clear stats from the settings page, there are 2 buttons to clear stats and cache.

    Stats uses the date/time from the server.

    Please give me those 2 urls and temporary wp-admin login info in a private reply to check your issue.

    To open download link in new window ( which is only applicable for public downloads ), you need to use following html in link/page template:

    <a href="[download_url]" target="_blank">[link_label]</a>

    Docs:

    Templates

     

    #56846

    Shahjada
    Keymaster

    You can change Publish Date from /plugins/wpdm-archive-page/wpdm-archive-page.php. To change Download to View, you will have to change link label in package settings or change it from link template.

    Docs:

    Templates

    replace [download_link] with <a href="[download_url]">View</a>

    Hi. I am running the latest version of WordPress, 4.7.3 and use the “Download Manager” plugin to support pdf downloads from my website (I am using version 4.6.3). Today I have downloaded and activated the WordPress pluglin, “MonsterInsights” (version 6.1.7) to help integrate with my Google Analytics account. One feature of MonsterInsights is that it tracks outbound links and download links.

    My Google Analytics is correctly detecting when a user exists my website via an outbound link. It is not however detecting when a user clicks on one of my download pdf files from my website (no event is generated).

    I wondered if you’d experienced any issues with the interaction between “Download Manager” and “MonsterInsights” that might explain why downloads are not being detected by MonsterInsights?
    thanks,
    David

    #56804

    Hi

    I would very much like to change the wording of the download link label from ‘Download’ to ‘View’ because in some instances there is no actual attachment to download, just a link to an externally hosted document.

    Also, I would like to change the wording on the archive page filters and if possible change the magnifying glass icon to a FontAwesome icon.

    Please see my attachment.

    Thanks in advance for any help

    #56783

    In reply to: Hide logo on the link

    Icon and logo changed my website and my site’s logo will be displayed in the browser, but the link to download the WordPress logo is displayed

    #56760

    In reply to: Membership


    Shahriar
    Moderator

    There is no option to bypass cart for premium files. Plan subscribers can download all plan packages from membership download area. Use [wppm_downloadarea] shortcode to create a membership download area.

    Sorry, not sure what you wanted to know about this link https://graphictwister.com/download/mug-mockup-zip/

    Do you want to disable the warning panel? You can edit panel content from WP Pro Membership settings.

    #56704

    Rory Canavan
    Member

    When users input their email address to download, the automatic download is no longer working although they do receive the email confirmation with the download link there.

    This was working properly up until a few days ago. See here:
    https://www.samcharter.com/whitepapers/

    I regret I can’t provide admin login details. But, I hope that it’s apparent from the front end of things what is happening. I can also provide any setting or other details needed.

    Thank you!

    #56696

    Hi, thanks for your response
    When the link is one of the packages downloaded in the comments or post one I let information package is shown, as well as link to the home page and next to the site logo WordPress displayed I want the logo on my show
    Thanks

    #56690

    In reply to: Directory Add-on

    [wpdm_packages author="author-id" items_per_page=10 template="link-template-id"]

    It’s the whole package was shown
    I need to display a list of packages that the user has downloaded

    #56689

    In reply to: Directory Add-on


    Shahjada
    Keymaster

    Please replace link-template-id with proper link template id from Admin Menu Downloads Templates Link Templates.

    Doc:

    Templates

    #56634

    Shahjada
    Keymaster

    #1. Admin Menu Downloads Subscribers menu show the list of emails and other user info you collected using email lock option. But, register signup visitors as wp user.

    #2. add flaturl=0 to avoid permalink issue, like [wpdm_dashboard flatur=0]

    #3. Got the issue with description, shall adjust it with the next update

    #4. From next update, when you setup wpdm login and reg form, they will replace default reg and login form.

    #5. replied there.

    BTW, next update is coming within this month.

    #56624

    In reply to: Email Notification


    Shahjada
    Keymaster

    Admin will not get an email when user download or register, But user gets an email when they register. To get an email notification when someone downloads, you will need this add-on:

    Download Notifications

     

    1. For login form, you can use shortcode [wpdm_login_form simple=1] on a page and add the page link where you want and the same page also will work for logout when a user is logged in.
    2. you will need this add-on:
      https://www.wpdownloadmanager.com/download/wordpress-newsletters-autoresponder-plugin/

     

    #56622

    Shahjada
    Keymaster
    1. When you are creating a package, select access = “All Visitors” from package settings
    2. From lock options tab, check email lock and ask for visitor’s name option
    3. Publish the post
    4. Share the package with your user
    5. That’s all
    6. But if you want to share the package inside another post, use http://www.wpdownloadmanager.com/download/advanced-tinymce-button/ to generate and insert the shortcode.

    The user will receive an email with download link after they enter their name and email, those data ( name and email ) is accessible from Downloads Subscribers menu. No new user will be created in the process.

     


    Craig Smee
    Member

    I have had quite a few issues trying to set up the Download Manager Pro plugin. I will go in order of importance.

    1) When I register a new user on a page using your [wpdm_reg_form], it creates a WordPress User with a Subscriber role, but it doesn’t any anything to the plugin’s own “Subscriber” area in the plugin. ( have attached a screenshot )

    2) Once Logged in, and at the User Dashboard (the page using the [wpdm_user_dashboard] shortcode), when I hit on “Edit Profile” it is hit or miss if it actually brings up the edit profile form. Sometimes it works, and other times it gets a 404 error. I noticed that the plugin on my website tries to go to /user-dashboard/edit-profile/ whereas the plugin on your demo site goes to https://demo.wpdownloadmanager.com/wpdmpro/user-dashboard/?udb_page=edit-profile. Could this be the issue?

    3) When the “Edit Profile” Link does work, and I add a description, it does not seem to save it. When I go back in later it doesn’t show it’s there and it doesn’t appear on the user’s public profile page anywhere.

    4) Is there any way to customize the behavior of your registration and login forms? The email that gets sent out once you register send people to the /wp-login.php login screen, but I want to hide the backend from the user. Is there a way to customize this? Also, is there a way to redirect the user to a specific page after login?

    5) Lastly, the homepage template on the Verse theme seems to be broken. I have another forum post on that, so I wont go into it here.

    #56587

    In reply to: Membership


    Shahriar
    Moderator

    I guess you confused two different packages as the same package.

    The shortcode in this post (https://graphictwister.com/white-clasic-poster-frame/) is for the package “New Poster Frame Mockup” which has no membership plan restriction. That’s why download link is working for it.

    This link ( https://graphictwister.com/download/newmacbook-on-table-060512-zip/ ) is showing a different package “New MacBook On Table”.

    #56581

    In reply to: Default Values Add On


    Tom Gilbert
    Member

    Thanks. Adding the email_lock column to the import file worked. Could you please let me know what additional columns I should add to the import file in order to check the “Ask for Visitor’s Name” checkbox as well as select “Download Instantly” and check “Do not Mail Download Link” check box for the bulk imported packages? I have a large number of packages and manually editing each package to set these additional options is very tedious and time consuming. That is why I purchased the Default Values add-on assuming I could set these options on packages I bulk import.

    An early resolution would be greatly appreciated.

    Thanks

Viewing 25 results - 6,201 through 6,225 (of 9,402 total)