Search Results for 'download link'

Viewing 25 results - 7,026 through 7,050 (of 9,485 total)
  • Author
    Search Results
  • #43703

    Shahjada
    Keymaster

    No, it just depends on which tag you used there, there are 3 different tags [download_link], [download_link_extended] and [download_link_popup], more details:  http://www.wpdownloadmanager.com/doc/templates/template-tags/


    maino
    Member

    Hi, all my website links to Download Manager Pro files are not working on iPADs. I’ll give you admin access in a private msg and i really appreciate if you could help me solve the issue because all my main users navigate the site on iPAD. Best regards.

    #43654

    Shahjada
    Keymaster

    There I used [download_link_popup] tag, Doc: http://www.wpdownloadmanager.com/doc/templates/

    #43653

    Shahjada
    Keymaster

    Clone the current page template your are using, remove [download_link] tag from there and save, now you the template page template. Doc: http://www.wpdownloadmanager.com/doc/templates/

    Or give me temporary wp-admin login info  in a private reply, I shall adjust it for you.

    #43635

    Dimru
    Member

    Thanks, in part helped …
    But the link remains in the file download page (in attachments).
    How to remove a link from there?

    With regards to the first method, in the tab “Browse” I have seen only the files from the folder ../ wp-content / uploads / download-manager-files /. And go to another folder is not possible. On this and the add-on was purchased. 🙂

    #43628

    Shahjada
    Keymaster

    When you are attaching file with a package from same server, please use server file browser ( “Browse” tab ) with “Attach File” meta box.

    https://www.evernote.com/l/AV0I4OcKmDNAk7GbwLImuUjekHSi2ZNTlrIB/image.png

    But if you want to hide package download link, remove [download_link] tag from page template. Docs: http://www.wpdownloadmanager.com/doc/templates/

    #43600

    EricTorola
    Member
    This reply has been marked as private.
    #43570

    In reply to: folder view


    Shahjada
    Keymaster

    Create a link template with [file_list] tag, and use short-code

    [wpdm_my_downloads template="new-link-template-id"]
    #43555

    services
    Member

    Hi there.
    I am having a major problem with some (seems random) files when applying the ’email lock’ option. Once clicking on the link to download the box to enter the email seems somehow disabled and can’t enter the email to download. see some screenshots.
    Urgent solution please
    Regards

    #43551

    services
    Member

    Hi there.
    I am having a major problem with some (seems random) files when applying the ’email lock’ option. Once clicking on the link to download the box to enter the email seems somehow disabled and can’t enter the email to download. see some screenshots.
    Urgen solution please
    Regards

    #43490

    Shahjada
    Keymaster

    You can control it from link template, please check the docs: http://www.wpdownloadmanager.com/doc/templates/

    #43487

    Shahjada
    Keymaster

    You can use following tags:

    [download_link], [download_link_extended], [download_link_popup], more details: http://www.wpdownloadmanager.com/doc/templates/template-tags/

    #43465

    DaysFinest
    Member

    @Shahriar

    I also find I have a problem with this shortcode from the Review Add-on
    [rating_stars]

    I have placed it into a link template that otherwise functions correctly within the Directory Add-on to produce a table of results via the shortcode –
    [wpdm-archive cat_view=”compact” button_style=”default” link_template=”56fc0d6963a2a” order_by=”post_title” order=”asc” items_per_page=”10″]

    There is just blank space though where the ratings stars should appear.

    Here is the entire template code –

    <div class="row">
      <div class="col-md-12">
        <div class="thumbnail">
          <div class="row">
            <div class="col-md-3">
              <div class="media">
                <a class="pull-left" href="[page_url]">
                [thumb_50x50]
                </a>
                <div class="media-body">
                  <strong>[page_link]</strong><br/>    
                  <i style="margin: 2px 0 0 5px;opacity:0.5" class="fa fa-th-large"></i> [file_size] <i style="margin: 2px 0 0 5px;opacity:0.5" class="fa fa-download-alt"></i> [download_count] downloads
                </div>
              </div>
            </div>
            <div class="col-md-3">
              [rating_stars]
            </div>
            <div class="col-md-2">
              [categories]
            </div>
            <div class="col-md-2">
              <em>Created On</em></br>[create_date]
            </div>
            <div class="col-md-2">
              [download_link]
            </div>
          </div>
        </div>
      </div>
    </div>
    

    – I would appreciate some help/ advice on this issue along with my original problem which still persists
    Thanks
    Andy

    #43451

    ramjack
    Member

    As it is, when a user clicks on a file or link of a file listed on a page, they are taken to an intermediate page for that file (screenshots attached). Is it possible to instead make it so that clicking on files downloads them instead of going to a different page? Instead of linking to another page, just downloading the file. It is possible via the existing settings, or is adding or changing the PHP necessary?

    #43438

    DaysFinest
    Member

    [wpdm_packages link_template="link-template-calltoaction3" order_by="download_count" order="desc" paging="0" items_per_page="6" cols=3 colsphone=1 colspad=2 desc=""]

    [wpdm_packages link_template="link-template-bsthumnail" order_by="date" order="desc" paging="0" items_per_page="6" cols=3 colsphone=1 colspad=2 desc=""]

    Produces this result (attached – I only have five test packages)

    #43392

    eltonbean
    Member

    You need to look at http://www.wpdownloadmanager.com/?post_type=topic
    otherwise it’s 2 clicks to find anything.
    Here is an example of my search results page:
    [wpdm-search-page cols=”2″ items_per_page=”300″ link_template=”56e6d55ce8036″ position=”top”]

    I hope this helps. Simon

    #43339

    inertiaim
    Member

    I see an update for WPDownloadManager to 4.5.4. When I click the link in the Plugin summary page, it takes me to your new update center, but the button says install. How do I update?

    P.S. You really need to fold this into the normal WP plugin update procedure. It’s way to confusing and risky with your current method.

    #43298
    This reply has been marked as private.
    #43289

    EricTorola
    Member

    I created a new download package with the email lock toggled on, a new download page, and a new download button on that page. I copied the permalink for the download package to the download button.

    No form for getting the email address is shown.

    #43288

    emte69
    Member

    Recently I updated my WPDM Pro to 4.5.4. Since some time the emails sent on request for download are empty: they do not contain any download links.


    dkdelosreyes
    Member

    For now I can’t provide a temporary login since the site is not yet deployed on a live server. I noticed that the number of files doesn’t matter, there are only specific files that causes the UI to break. I provided a link to a file that caused the broken UI and one that works just fine. They both have a 300 px resolution, both have a large image size, and both a jpeg file. Can you test the images in your side if the problem will still reoccur? Thank you

    Here’s the link to the file that causes the broken UI
    link to download file

    And here’s the link of the file that works just fine
    Link to download file

    #43212

    TerrorJunk
    Member

    Where can I find the permalink settings? It’s nowhere in the Download settings.

    #43208

    jayhequet
    Member
    This reply has been marked as private.

    vijendra
    Member

    are we able to do something about the long download link the customer receives in their email. Can this be a PDF image with a link to the respective download?

    #43184

    melindam
    Member

    Hi Jass,

    I still have the same problem after disabling bootstrap.js and even bootstrap.css. It seems it is expecting to have a pop-up on the main page instead of having small pop-up of entering password on the side.

    Please check the link below and click download link: http://staging.sanwaglobal.com/documents

    My original one should be like this and pls click download link to see the difference: http://web.sanwaglobal.com/documents

    After upgrading wp download manager, the mini pop-up does not work anymore.

    Thanks for yr help.

    Regards,
    Melinda

Viewing 25 results - 7,026 through 7,050 (of 9,485 total)