Search Results for 'download link'

Viewing 25 results - 6,901 through 6,925 (of 9,382 total)
  • Author
    Search Results
  • #43916

    ladler
    Member

    Basically I noticed the issue when I was styling the download button. I inserted a shortcode into a page which display a link template, then I also saw that same download’s single page and looking at the html structure there is no wrapper that differentiates whether it’s a ‘link’ or a ‘page’ template. I fixed this by duplicating the template I wanted to use and simply adding an ID but by default there should be a class around ALL templates (in my opinion) that says “link” or “page” so it’s easy for people to make global changes.

    #43903

    tecnoplc
    Member

    Ok I understand… in this tab I have the link to the login.php…. But, do you know what I could do to put here that it will redirect to subscriber form and when the user subscribe directly he could download the file¿??? I am not an expert wordpress programmer…. i do not know how to do it.. Is it very difficult??? Or maybe Is there some easy solution????

    thank you very much for the information you are sohwing me… I am very grateful…

    #43890

    sporkman
    Member

    I’m using DM in two ways – in some places I use a shortcode, and in other places (like where I need smooth ajax pagination), I use a Visual Composer block where I filter my downloads based on custom post type and tags. How can I force DM to generate a link to the file by default in both cases? For the first, I think just editing the link template can take care of that. For the latter, I’m a bit lost on that.

    Basically if the link is this:

    http://foo.staging.ettops.com/download/hr-file-4/

    I want that link to be to the file itself, not the interstitial page. I’m open to hacking, nowhere on this site does anyone want to see a “page” for the file, they just want the file.

    #43884

    Shahriar
    Moderator

    Hi,

    In download page WPDM uses Page Template, which is different than Link template. So you can use different classes there.

    Or is it something else you are referring to?

    #43883

    Shahriar
    Moderator

    You can use custom link template with [page_url] or [download_url] template tag. Place this tag inside href attribute and set your link target blank.

    Like this one, <a href="[page_url]" target="_blank">Link Label</a>

    #43874

    ladler
    Member

    I’ve noticed there is no differentiation between an inserted link template and download page allowing me to target and style things differently. I realize I can duplicate one of the existing templates and add a class but it would be helpful if there was a div that surrounded the entire item when inserting the short code that indicated if it was a link or download page.

    #43830

    Shahriar
    Moderator

    it is reaching to the screen shot page after I click on download link from your given page.

    #43792

    cdoyle1966
    Member

    Sir,

    WPDM is working well, but I am not understanding how to offer a list of files and only display the list users (not subscribers) who are allowed access. I “think” I can do by category or tag, but can you please supply an example.

    Here’s what I want to accomplish – show a list of available downloads using shortcode like so:

    [wpdm_package id='2432']
    [wpdm_package id='1211']
    [wpdm_package id='3759']
    [wpdm_package id='4487']

    But if user is NOT allowed to see ID=2432, then it does not display. Can you tell me how to best accomplish this?

    Chris

    #43790

    ladler
    Member

    Hello,

    I was looking at the source code for one of the link template and it contains invalid markup in the class for the download link as seen here: http://cl.ly/2c2O1i0w0b3H it shouldn’t say [btnclass] in brackets. I assume that was mean’t to be parsed some how but it isn’t being parsed in the source code. Is this something you can fix in a plugin update?

    #43753

    In reply to: Error in template file


    Shahriar
    Moderator

    Please download wpdm pro again and update your copy, or just create a custom link template and custom page template to resolve the issue.


    cdoyle1966
    Member

    Good evening,

    I am new to WPDM so please forgive me if I am missing something in the documentation. I have setup a single file for download testing and I have these issues:

    (Please see file attachments)

    1) I understand preview may render differently due to my theme. However, it is not even close. Is this a theme issue? Is there any way for me to override the theme color scheme using WPDM?

    2) Is there any link template that will show the featured image?

    3) Even when I have user logged out, if they try and access file path directly they can see it and access it – http://mind-morph.com/download/test-file-ns700-spec/

    Please advise.

    Thank you!

    Chris

    #43738

    services
    Member

    Thanks.
    I will use this. However the issue remains partially on the published page where there is further info below the links at the bottom. If the user is to call-up the download whilst scrolled halfway down the page then the ‘download’ button on the pop-up becomes disabled (see screenshot). So back to square one.

    #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

Viewing 25 results - 6,901 through 6,925 (of 9,382 total)