Search Results for 'download link'

Viewing 25 results - 976 through 1,000 (of 9,325 total)
  • Author
    Search Results
  • #187457

    In reply to: “Limit Over”


    Nayeem Riddhi
    Moderator

    Hello Tobias Schulte,

    I have checked the issue without logging in for the download link, https://www.aimline-audio.com/product-details/panc-software-2/, and found that it is working as expected. Can you please elaborate more on your issue? please check and let me know

    Thank you and regards

    #187419

    In reply to: “Limit Over”


    Tobias Schulte
    Participant
    This reply has been marked as private.
    #187416

    renzukoken
    Participant

    I will update this thread,

    I cannot use default value plugin as my WPDM plugin is too old to support it, but i presume as i paid for the plugin yearly, i would still have support. I know i’m not using the latest version of the plugin but my old server stop in a week and i’m seeking for help.

    My main purpose is not to ask for any new wpdm code or addon, but basically to understand how it work

    something simple : update wp_postmeta set meta_value = replace(meta_value, 'ns37xxxxx.ip-213-32-0.eu/folder1', 'ns30yyyyy.ip-149-202-85.eu/folder2') WHERE meta_key = '__wpdm_files'; exact SQL request right?

    Result : On Phpmyadmin, the field is perfectly replaced by the new “folder2” with new server URL but on the Website, under the WPDM plugin downloads setting, the field “attached files” gets empty!

    Another something simple : Export database, edit database with notepad++, replace old download server link with new server link on the 7500 lines concerned, then re-import SQL database
    Same… all links were replaced under phpMyAdmin correctly, but “attached file” field on wpdm got empty again…

    3rd simple example? doing same but replacing just “ns37xxxxx” by “ns30yyyyy” without any – or . or / or special characters
    works great, attached file got updated under phpmyadmin AND wpdm “attached files” badly i need to change the full url…

    why???
    Is there some joint tables that are linked to wpdm_files that i need to change too?

    I’m out of ideas badly, and really need for support. i don’t see myself changing 1 by 1 all the 7500 different wpdm links.

    Thanks in advance.

    Renz

    #187366

    Donald Page
    Participant
    This reply has been marked as private.
    #187354

    Nayeem Riddhi
    Moderator

    Hello Jeff Young,

    Hope you are well. For the column/row spacing, and button size/spacing, you can adjust the shortcode parameter and can also customize the related link-template. And for the other options, you can use CSS or can take our customization services from here too, https://www.wpdownloadmanager.com/download/custom-upgrade-service/. I hope you have understood. please check and let me know

    Thank you and regards

    #187352

    In reply to: Not working


    Shahjada
    Keymaster

    You can unlink it from live site and then use it in staging site. Doc: https://www.wpdownloadmanager.com/doc/settings/license/

    #187332

    Sagar Barua
    Blocked

    Hello
    Hope you are well. Can you please check this add-on examples and demos

    WPDM Directory Add-on

    Hope you are well. For #, For changing link label, please check the package settings option as I image attached,
    link-label
    For more details, you may check this doc,

    Package Settings

    #186990

    Sagar Barua
    Blocked

    Hello Jane Haselden..

    Hope you are well. For #1, For changing link label, please check the package settings option as I image attached,
    link-label

    For more details, you may check this doc,

    Package Settings


    Shahjada
    Keymaster

    Hi,
    Sorry for the confusion, file cart is actually bypass all lock option. There is an additional option with file cart is just to send the download link to an email address but it is not a mandatory option like email lock.

    #186922

    Andrea Ratti
    Participant

    Hi Shahjada thanks for the help and the shortcode. It will help for sure.

    I have another question for you, We have our theme and our composer but we would like to know how you realize the first section of your home page right under your search input. We see that there are 4 link with the folder icon and, if I click on one of that, it opens a category page. Our goal is to create something similar (with multile page before the download list) so I was trying to check if there was a shortcode or it’s all code from the composer. If there isn’t a shortcode we will create everythnig by ourselves but I appreciate if you will solve my doubt before.

    Thanks for the time
    Best regards
    Mattia

    #186896

    Trisha Miller
    Participant

    Hello Tanvir,

    Thank you so much for the quick response, I think your first solution (masking the link) is the best, thank you for reminding me of that Setting.

    The second solution will actually prevent search engines from indexing the *Page* that the download lives on, which is the opposite of what we want – we DO want the Pages indexed, we just don’t want the direct assets indexed.

    So just to be clear (in case anyone else finds this) here is an example:

    PAGE: https://mydomain.com/resources/mycooldownloadpage <– this we DO want indexed

    Asset: https://mydomain.com/?wpdmdl=123456 <– this we do NOT want indexed

    So I’m off to mask my links and will be sure to flush my permalinks too! Thank you again!!


    CScience
    Participant
    This reply has been marked as private.
    #186874

    Tanvir
    Spectator

    Hello,

    Thanks for contacting us.

    For disallowing crawling by the Search Engine. You can Mask Download Link, If you mask the download link, bots will not be able the find any public download link easily. You are able to find this setting from Downloads > Settings> Basic Settings. please check.
    And another way for making disallow Crawling Download Manager Pages on Google, Bing + search engines is, Add the following code at the end of your active theme’s functions.php:

    function noindex_for_wpdm()
    {
        if ( is_singular( 'wpdmpro' ) ) {
            echo '<meta name="robots" content="noindex, nofollow">';
        }
    }

    I hope it may help you. Please check and let me know for further assistance.

    Thank you and regards

    #186870

    Nayeem Riddhi
    Moderator

    Hello Walter Del Prete,

    Hope you are well. For categories hierarchy, giving access to a certain category for a particular role you have to set from the edit category option, then you have to make empty for the  Allow Access option or have to give a particular role on it like as I image attached or as usual for the select member option too,

    https://i.ibb.co/2M16sXn/category-access.png

    because

    Package Access = Package Access + All Category Access = All Visitors + Author = All Visitors
    
    and Package Access = Package Access empty + Category Access(Author) = Author
    
    or Package Access = Package Access(Author) + Category Access(Author) = Author

    More details can be found in the below link,

    Allow Access: Access Control Option

    I hope you have understood now.

    please check and let me know

    #186830

    In reply to: New Window in Download


    Robert Issendorff
    Participant

    Hello Shahjada, do I have to add it to every direct download link or is there an option to change the shortcode php somehow?

    #186825

    In reply to: New Window in Download


    Shahjada
    Keymaster

    in direct download link adding target=_blank, shall open download link in new window.

    #186811

    In reply to: New Window in Download


    Tanvir
    Spectator
    This reply has been marked as private.

    Hi,

    I’ve uploaded a document within the Download Manager plugin and went to Lock Options > Enable email lock. I added a title, selected the “Ask for Visitor’s name” and selected the Download Instantly & Do not Mail Download Link.

    When I then try to open the document, the “sign in” pop-up appears, but after typing the name and email, I can see an undefined box (see link below for reference) – https://www.dropbox.com/s/mpcvsdoidnswsuc/Screenshot_051623_035318_PM.jpg?dl=0

    Do you know why?

    Many thanks

    #186804

    In reply to: New Window in Download


    Robert Issendorff
    Participant
    This reply has been marked as private.
    #186798

    In reply to: New Window in Download


    Robert Issendorff
    Participant

    Hello Tanvir,

    what do you mean with related package link? A link to a download I’m using?

    Best
    Robert


    Olomedia
    Participant

    Hello,

    I’m currently experiencing an issue with the link Models templates in wpdm pro. I have created a custom template for package links and would like to use a shortcode within it. The shortcode I am using is [postexpirator], which belongs to the plugin available at https://it.wordpress.org/plugins/post-expirator/.

    The shortcode works perfectly everywhere else, but it doesn’t seem to function within the WPDM Link Models templates. When I include [postexpirator] in the template, nothing is printed.

    Could you please advise me on how to resolve this issue?

    Below is the template code. Please take a look at the div with the class “expiration-date”:

    <div class="olo-template-downloads link-template-default card mb-2">
        <div class="card-body">
            <div class="media">
                <div class="mr-3 img-48"><a href="[download_url]">[icon]</a></div>
                <div class="media-body">
                    <h3 class="package-title"><a href="[download_url]">[title]</a></h3>
                    <div class="expiration-date">[postexpirator]</div>                
                    <div class="olo-excerpt">[description]</div>
                    <div class="text-muted text-small">
                        <i class="fas fa-copy"></i> [file_count] [txt=file(s)] 
                        <i class="fas fa-hdd ml-3"></i> [file_size]
                        <i class="ml-3 far fa-arrow-alt-circle-down mr-1"></i> [download_count] downloads
                    </div>
                </div>
            </div>
        </div>
    </div>

    Waiting for a feedback
    Best regards

    #186760

    In reply to: Google Drive Error 403


    Vincent
    Member
    This reply has been marked as private.
    #186757

    In reply to: stop new link


    Nayeem Riddhi
    Moderator

    For disallowing crawling by the Search Engine. You can Mask Download Link, If you mask the download link, bots will not be able the find any public download link easily. You are able to find this setting from Downloads > Settings> Basic Settings. please check.
    And another way for making disallow Crawling Download Manager Pages on Google, Bing + search engines is, Add the following code at the end of your active theme’s functions.php:

    function noindex_for_wpdm()
    {
        if ( is_singular( 'wpdmpro' ) ) {
            echo '<meta name="robots" content="noindex, nofollow">';
        }
    }

    I hope it may help you. Please check and let me know

    Thank you and regards

    #186750

    In reply to: filtering not working


    Tanvir
    Spectator
    This reply has been marked as private.
    #186745

    Shahjada
    Keymaster

    Attach all 3 files with the same package and add custom file title specifying the language. Then in link template, use [file_download_links] instead of [download_link] tag and in page template [file_list] or [file_download_links]

Viewing 25 results - 976 through 1,000 (of 9,325 total)