Search Results for 'download link'

Viewing 25 results - 5,201 through 5,225 (of 9,325 total)
  • Author
    Search Results
  • #78650

    In reply to: Remove package name


    Shahriar
    Moderator

    Yes, you can hide or show any package info you want using a custom link template. You can create custom link template from Dashboard Downloads Templates page.

    Related documentation: https://www.wpdownloadmanager.com/doc/templates/creating-a-new-template/

    Please read more about custom templates here https://www.wpdownloadmanager.com/building-a-wordpress-download-manager-link-template-from-scratch/

    #78534

    Shahriar
    Moderator
    This reply has been marked as private.
    #78439

    Scott Kolbe
    Member

    Confirmed! All good on this side:

    – All plugins updated
    – Purchased downloads are stamped correctly
    – No link-expired.txt files

    Woohoo! Here’s hoping we never have to go back to that place, lol.

    Have a great rest of the week, thanks again.

    Scott

    #78434

    stevv
    Member

    Thanks Fahim for your reply.

    I think there are more issues with the Centric template. For example, the download link is missing and the widgets in the sidebar don’t show up. I will try a different template for this test.

    #78390

    In reply to: Link Template issues


    Shahriar
    Moderator

    Oh, got it now. The issue was related to the link_template parameter in wpdm_packages shortcode. The correct parameter should be template I have updated the homepage shortcode. Now download link is linked to the package details page.


    Shahjada
    Keymaster

    Hi,
    To change download link to a pretty button, please use:

    WPDM Image Button


    You may use some custom CSS to removed button style from tag.


    Claire
    Member

    Thank you, I’ve modified the code.

    Similar to this question: in the link template builder, or page template builder, I’ve the template variables.
    E. G.

    <div>[categories]</div>
    <div>[description]</div>
    <div>[tags]</div>
    

    How can I remove button for tag and add button for download link?

    In which file is the .css pull right class?

    
     <div class="pull-right" align="right">
    [download_link_popup]
     </div>
    #78234

    Shahriar
    Moderator

    1 ) This page restriction is coming from some other plugin. Archive Page doesn’t have any feature that blocks the page. Please try deactivating your access control plugins or check related settings.

    2 ) I have modified the plugin to open package details in a new tab when clicking the view details ( aps-content-cat.php line 66 )

    3 ) Added the download count with category name ( archive-page-with-sidebar.php line 34 )

    4 ) Changed the link template to link-template-panel-1-3 to show packages in 3 columns.

    #78226

    In reply to: Link Template issues


    Brian
    Member
    This reply has been marked as private.
    #78222

    In reply to: Link Template issues


    Shahriar
    Moderator

    The only difference I noticed is the download button. In frontend, the link template has a red download button which is coming from WPDM Image Button add-on. You have to disable the add-on if you want just text instead of a button.

    Looks like there is an issue with the order when shortcode is placed in the homepage. We are checking it and will add necessary patch in next release. For now please disable the toolbar using toolbar=0 parameter.

    #78165

    In reply to: Link Template issues


    Brian
    Member
    This reply has been marked as private.
    #78089
    This reply has been marked as private.

    KOHPMINISTRIES
    Participant

    Hello,

    I was debating with Download Monitor and your plugin… I chose yours, cause really like it. BUT.. I got an issue – PLEASE HELP ANSWERS ALL 5 ISSUES

    1- When activated the plugin will cause a PCRE limits exceeded on my server and won’t work either with my elementor pro editor, and it seems like cart won’t show either. Some pages in my elementor pro won’t load to be edited and show error 500.
    I contacted server host to allow more memory to 512M but still the same. I really like this plugin, the work done towards it, but when I deactivate, everything works fine with my elementor.

    I have contacted elementor team, and we looked into server logs, but same conclusion, your plugin causes server error. Please your help fixing it, and providing solutions will be greatly appreciated

    2- Please also look below see issue with display of items in my dashboard (screens shots)

    3- Issue with Registering page as well … another field for password and captcha shows. (see link)
    https://www.kohpministries.com/live/downreg/

    Screen Shot 2018-06-02 at 8.47.28 AM.png

    4- Under browser tab, I used to be able to navigate through my root outside of WP folder, where I have my files. But now I can’t anymore, it shows only the WP Root folder

    5- I followed these steps to make video downloading impossible, but yet it will be downloaded with right click on video anyway.
    Remove media attachment from your package.
    Attach video file with wpdm by uploading it or browsing from the server.
    Select page template video player
    PLEASE HELP ANSWERS ALL 5 ISSUES
    —————————————

    KOHP Team.
    Watch, Listen online audios teachings and musics for free @www.kohpministries.com

    Kingdom of Heaven and Prayers Ministries
    470-315-2356
    kingdom@kohpministries.com

    I have Donload Manager Version 4.7.1.
    Updated the WordPress to 4.9.6

    and my download link, when sent to the subscriber does not work.
    It says HTTP ERROR 500

    What can i do?

    I am having some issues/questions with using the Archive Page View when it is set to cat_view=”sidebar”. I am using the short-code below:

    [wpdm-archive button_style=”inverse” link_template=”link-template-panel” items_per_page=”ALL” order_by=”title” order=”asc” login=1 cat_view=”sidebar”]

    Issue #1
    This page display the results and seems to work when I am logged in as an administrator. If I am logged in with a restricted user that only has permissions to see 1 or 2 categories then the page displays a ‘You are not authorized to view this page’ message and display a click here link to login. This is strange because if I change the same shot-code from above to cat_view=”extended” it displays correctly with only the categories the user has permissions to see. When I use Tree View it also works only displaying the categories the user has permissions to.

    -What would be causing this?

    Issue #2
    When using cat_view=”sidebar” the page display of the package does not display properly if there is a short-code in the package contents. Instead it just shows the text of the short-code, (as seen in the attachment).

    – Can the preview be adjusted to display shot-code contents?
    – Can the ‘View Details’ button link be changed to open the package in a new tab altogether instead of showing the preview?

    Issue #3
    When using cat_view=”sidebar” is there a way for the sidebar categories to also display the number of packages within them?

    Issue #4
    How can I have the results when using cat_view=”extended” be displayed in 2 or 3 columns instead of just 1 column? The category buttons display in 3 columns fine but I would like to get the results when I click on a category to display in 2 or 3 columns as well. Similar to your demo at the link below:

    Archive Page Default

    This is the short-code I am using:

    [wpdm-archive button_style=”inverse” items_per_page=”10″ order_by=”title” order=”asc” cat_view=”extended” link_template=”5b104e1951dcb”]

    Thank you in advance for you assistance. A resolution will help me market this product to my other clients.

    #77838

    Good Day Support

    I am still having this problem every time I update the plugin.
    I tried deactivating the plugin and reactivating the plugin and that fixes the download pluging for just the main site and one subsite.
    I always replaced the [download_link] in my custom template to [link_label] and sttill it doesnt work for this one subsite.

    I checked if the code you changed in the class.Package.php file was same and it is.

    I have attached a screenshot that shows you that the package that has multiple documents in it does not download.

    Please, can I have some assistance?

    Regards
    Laurika Hemraj

    In the backend administrator, when you click on the “View” link for any of the package documents, a blank page displays with just a date. If you edit a package and then click on the permalink, the page also shows up blank with the exception of a date. Ex: https://littledixie.devcourtland.com/download/new-hire-required-reading-may-2018/. The document link isn’t displaying on the page.

    #77768

    Shahriar
    Moderator

    Please try creating a custom template using a template file.

    1 ) Copy any link template file from /download-manager/tpls/link-templates/
    2 ) Change the name and put it in /active-theme/download-manager/link-templates/ path
    3 ) Open the file and change the template name ( text after WPDM Link Template: ) at the top

    Now, check your templates from Downloads Templates. If this works you can use this approach to create custom templates.

    I have the paid version of Download Manager Pro. In my WordPress Plugins I have a message on my Download Manger “Please login to activate automatic update. Login Now”.

    But when I click on the link to Login now and enter my credentials and press SAVE SETTINGS, I get an error “Error: Invalid Login!”

    I have validated my credentials successfully by logging in directly to the website wpdownloadmanager.com

    Any idea what I am doing wrong?

    #77614

    In reply to: Cookies used in WPDM

    Hi,

    Download Manager sets the following cookies and these cookies are essential for the plugin to perform the basic functions. All of these are temporary means cookies are erased after closing the browser.

    unlocked_{file_id} – Tracks whether or not the current visitor unlocked a package/download.
    wpdmimported – Tracks the imported files of a directory when bulk importing files from a server dir.
    wpdm_getlink_data_{key} – Remembers the package/download data of an unlocked package/download for current user.
    global_success– Used to track user registration.

    And about the IP logging, Download Manager logs the users IP address for each download. If you want you can disable it from settings ( from the latest version) or add the info about this in your privacy policy to inform users.

    The plugin doesn’t send any information about users to anyone else. I am assuring you using WPDM won’t get you in trouble with the law. The issue is sensitive when using user data for Advertising or sharing with third parties. None of which is done by WPDM.

    Thanks


    Jaclyn
    Member

    I have a site where all my downloads are publicly available. Members can add any download they wish. We want users with Editor access to be allowed to upload packages with specific fields that users of the Subscriber role cannot see. So if an Editor created a package with the specific category “Historical” they get additional fields: Publication, Link to Publication. Those fields would be public, but no other users adding a package could have access to add that category.

    Do you have any suggestions as to how I can accomplish this?

    Thanks.

    #77500

    EJ
    Member

    When I enable Download Manager Pro it affects the CSS of another plugin in the admin area. The buttons in the affected plugin are not as intended when Download Manager is enabled. Of course, when I disable your plugin it goes away.

    From the developer, this is because of multiple calls to jquery. See this link from the developer’s plugin for Advanced Ads:
    https://wpadvancedads.com/manual/jquery-problem-in-dashboard/#utm_source=advanced-ads&utm_medium=link&utm_campaign=notice-jquery-error

    #77488

    EJ
    Member

    Here is the link to the page that has bullets: https://oilmanmagazine.com/download/oil-and-gas-museums

    #77234

    Rex R.
    Member

    Under new GDPR, double opt-in as well as positive consent that they want to be emailed is an absolute requirement.

    This is how it needs to be done:
    * Provide a checkbox that says they want to subscribe. It has to be default not checked.
    * Send an email opt-in that requires them to confirm subscription
    * According to GDPR, “soft opt-ins” are not allowed. Which means you can’t opt them in, or even send them an opt-in email if they don’t want to, and you can’t require email to download.
    * This means that if they DON’T check the box to subscribe, you must still allow the download, even if they didn’t provide an email address

    See examples here:
    * https://litmus.com/blog/5-things-you-must-know-about-email-consent-under-gdpr
    From the above link “If subscribing to a newsletter is required in order to download a whitepaper, for example, then that consent is not freely given. Signing up for emails is optional—you can always download the ebook without subscribing to our emails.”

    * https://www.pactsafe.com/blog/the-gdpr-and-email-marketing-dont-rely-on-double-opt-in-to-track-consent
    From the above link: “You should be collecting and tracking consent the moment a person subscribes to your emails. The most familiar way to do this is with a click-through or clickwrap agreement. Click-through agreements are those little tick boxes you’ve seen to accept privacy policies and terms of use when you sign up for almost any service online:”

    This means you need an additional checkbox that says the party consents to the collection of data and has read the linked privacy agreement.

    YES this is a massive pain in the ass. But the fines for non-compliance are gigantic.

    Furthermore, we use the YMLP mailer and want to integrate that with WP DownloadManager but it looks like that’s not supported. How can we integrate our mailer so that when they check the checkbox that says they want to subscribe, it goes to the YMLP subscription manager to send the opt-in message, not to

    #77156

    Shahriar
    Moderator

    Download Manager sets the following cookies and these cookies are essential for the plugin to perform the basic functions. All of these are temporary means cookies are erased after closing the browser.

    unlocked_{file_id} – Tracks whether or not the current visitor unlocked a package/download.
    wpdmimported – Tracks the imported files of a directory when bulk importing files from a server dir.
    wpdm_getlink_data_{key} – Remembers the package/download data of an unlocked package/download for current user.
    global_success – Used to track user registration.

    And about the IP logging, Download Manager logs the users IP address for each download. If you want you can disable it from settings ( from the next version which will be released today ) or add the info about this in your privacy policy to inform users.

    The plugin doesn’t send any information about users to anyone else. I am assuring you using WPDM won’t get you in trouble with the law. The issue is sensitive when using user data for Advertising or sharing with third parties. None of which is done by WPDM.

Viewing 25 results - 5,201 through 5,225 (of 9,325 total)