Search Results for 'Add Url'

Viewing 25 results - 1,401 through 1,425 (of 1,656 total)
  • Author
    Search Results
  • #30778

    Shahjada
    Keymaster

    if you want only single icon for all post, you can create a link template in hard code icon html ( for example <img src=”icon-url-here” /> ) and other link template code to short additional package info ( doc: http://www.wpdownloadmanager.com/doc/templates/ ) .

    #30775

    In reply to: Link to URL


    Shahjada
    Keymaster

    Yes, there are 3 tabs “Upload”, “Browser” , “URL” in attach file metabox, use “URL” to add URL

    #30695

    svanderhagen
    Member

    Shaon, thanks.

    1# So I’ve uploaded a file with your customized CSV import. It saying : File-not-found
    After almost 3 months the auto-import is finally working. But somehow It’s still isn’t possible to just download a uploaded file?

    2# I just want a ‘Download button’ like the one on this page: http://computer-info.nl/downloadsss/a4-pb-2/.
    So because something is remotetly uploaded, I can’t use [download_link]?

    3# That means I have to add a div id to the [file_list] code, edit the CSS and make it look like a simple download button. Alot of work don’t you think?

    4# I’ve noticed something strange. I’ve given the file within the CSV file the following name a4test.pdf. I placed it within the folder /files/ like you told me to. But WPDM creates this download-error: /public_html/wp-content/files/files/a4test.pdf: No such file or directory. It places an extra /files/ within the url. No wonder he can’t find the file, because /files/files/ doesn’t exist.

    I’m still patient, but you have to be honest. 3 months later and I still cannot implement the website for a client, because the auto-import / download doesn’t work? Something that should have taking you 5 hours, you told me.


    Crocker
    Member

    Why download count for Allow Inidividual File Download not work if download file is link add from Insert URL?
    It not count when i try to click download?


    dsartory
    Member

    Hi there- I’m hoping to extend some functionality here in the basic file list and provide a direct link to “View” the file (in the case of PDFs, so the browser PDFViewer can simply open the doc) in addition to the download button. Where in the $files object/array is the pure URL to the file? I’ve found the full file list in the object but for some reason cannot seem to find the index that is used to hit a specific file.

    Any help would be appreciated!

    #30152

    Shahjada
    Keymaster

    #1. please give me your URL to check
    #2. Using download link in same page only will be possible if all packages under accordion are public and that also will require to edit code in accordion add-on. Need to edit file wp-content/plugins/wpdm-accordion/wpdm-accordion.php
    #3. It may work, but we didn’t test it yet.
    #5. Sorry no.
    #6. The text is coming from a free add-on http://www.wpdownloadmanager.com/download/wpdm-extended-short-codes/ , but it is not an ad, it is just a placeholder text, if you activate bootstrap from wpdm settings it will be gone.

    #30151

    Hi,

    I have just launched a new website and I purchased WPDM Pro and the All Add Ons Pack. Everything that I have used so far has been amazing and has made a huge difference to my site. The collection of interconnected plugins that you have developed is fantastic. Great work.

    I have a few questions.

    1. I am getting an error message when I type anything into the search box in the “All Packages” section saying that the URI is too Large even if it is only a word like “agm”. I have over 300 files so this this is an important bit of functionality for me to get working.

    2. I am using Accordion to display the files. I want users to download the file from within the Accordion rather than be sent to the download file page. I was able to edit the templates to achieve this however as Accordion does not use a template so can you let me know where I can edit the lay out of the Accordion. I also want to replace the upload date with the version number of the file.

    3. You pointed another user in the forum to a plugin “Taxonomy Order” to order the download categories. This works really well with your plugin. I am just wondering if another plugin from the same provider “Post Types Order” would enable me to order the display download packages?

    5. Is there any way to export a file listing with short code, url, etc out to csv?

    6. I purchased the pro package which is not meant to have any advertising for WPDM however the following code is inserted into every page of my site:-
    <h4 class=”modal-title”>WordPress Download Manager</h4>
    </div>
    <div class=”modal-body” id=’wpdm-modal-body’>
    <p>WordPress Download Manager – Best Download Management Plugin</p>
    </div>

    I never installed the free version. I have uninstalled and re-installed the plugin and it still shows up. (this I am not so happy about!) Can you advise re removal.

    Keep up the good work.

    Cheers,

    Micheal

    Hi

    I want to show related files or Similar files after package details check following url http://caknowledge.in/download/download-summary-of-amendments-to-companies-act-2013/ i want to show related files after “download now button”. Please let me How to Show Related Files after Package Details. if any short code please let me so i can add in templets.

    #30075

    In reply to: Incomplete downloads


    Shahjada
    Keymaster

    Yes, you can do it using CSV, but add the URL under “files” column. sourceUrl is deprecated.

    About the PHP settings , sorry, but I’m not very sure about that, server guys can tell it better 🙂

    #30039

    In reply to: 2 file insert from url


    Shahjada
    Keymaster

    if you add from URL and use multiple url, you can only use individual download. Because, for full package download from multi-file pack, it needs to create zip file from attached files, which required to keep file in same server.

    #30034

    Emmaxson
    Member

    Hi WPDM Team,

    I notice that when a URL is added instead of attaching the file, it takes one to the download URL instead of forcing download…
    How can I force download of MP3 files instead of it opening in the browser?

    #30021

    In reply to: bypass Page template


    Shahjada
    Keymaster

    Yes, you need to create a link template without [page_link] tag. You may use following code too:

    <div class="media">
        <a class="pull-left" href="[page_url]">
        [icon]
        </a>
        <div class="media-body">
        <h4 class="media-heading" style="padding-top: 0px;border:0px;margin: 0px;">[title]</h4>
        [download_link] <i style="margin: 2px 0 0 5px;opacity:0.5" class="icon icon-th-large"></i> [file_size] <i style="margin: 2px 0 0 5px;opacity:0.5" class="icon icon-download-alt"></i> [download_count] downloads
        </div>
    </div>
    

    Anyhow here is the docs: http://www.wpdownloadmanager.com/doc/templates/

    #29857

    In reply to: Slideshare link


    Shahjada
    Keymaster

    Login info is not working, however short-code [slideshare id=32615157&doc=drvalya-140322141806-phpapp02] may not working in wpdm desc, but your can use the embed code directly.

    For slide share url , may you please try disabling other plugins? As you see here http://demo.wpdownloadmanager.com/wpdmpro/wp-admin/post.php?post=9566&action=edit ( login: demo / demo ) , no problem in adding slider share link

    #29786

    PatriciaB
    Member

    1. I can not add a slideshare link in the download “URL attach file”. When I add a slideshare link the wp download manger post just ignores it and doesn’t accept it. Slideshare link I’m trying to insert into the URL attach file: http://www.slideshare.net/upenderus/osteoporosis-prevention-management
    2. I can not add the slideshare wordpress shortcode into the description area. The wp download manager post ignores it. Slideshare shortcode I’m trying to insert in description area [slideshare id=32615157&doc=drvalya-140322141806-phpapp02]

    Does anyone else have this issue?
    How do I fix it?
    How do you add links to slideshare videos or add slideshare videos to the download library?
    Thanks.

    #29770

    Shahjada
    Keymaster

    – When sending the email, we don’t want to show the complete url as done with [download_url]. Is it possible to make “download_url” appearing as a hyperlink? For example an underlined “Click here” with the download_url hidden in that link of course.

    — Yes, you can, simply edit email template from Admin Menu Downloads Subscribers Email Template Tab

    – Is it possible to download immediately, without sending an e-mail? We would like this option for some of the downloads, but still include the e-mail lock.

    — Yes, you can, while selecting email lock, there you also have another option to select “Download Instantly”

    – Is it possible to add more required fields to the subscriber form? “company” / “function” ?

    — It will require some customization in code.

    #29753

    Dear Shaon,

    I have just started to use Download Manager Pro.
    We are now testing it in a demo environment; http://www.ictcentrale.nl/demo/branded/register

    We only want to use a couple of simple functions, without too much other hassle:

    – Download documents
    – When user clicks to download, pop-up for the e-mail lock
    – Download link is send to users e-mail

    It’s all possible and working, but we like to change the following:

    – When sending the email, we don’t want to show the complete url as done with [download_url]. Is it possible to make “download_url” appearing as a hyperlink? For example an underlined “Click here” with the download_url hidden in that link of course.

    – Is it possible to download immediately, without sending an e-mail? We would like this option for some of the downloads, but still include the e-mail lock.

    – Is it possible to add more required fields to the subscriber form? “company” / “function” ?

    Kind regards,

    Vincent Weening

    #29517

    In reply to: CSV Import Not Working


    trickz100
    Member

    Hi btjanes, thanks for your reply.

    For the record, my files are stored on a different server to my website, and so I add files by URL and not by uploading files via the Download Manager. In my CSV filer, I have already put the full URL in the “Source URL” column.

    Kind Regards

    #29416

    In reply to: Upload multiple images


    Shahjada
    Keymaster

    need to store additional images url in serialized for in var __wpdm_additional_previews

    #29048

    Shahjada
    Keymaster

    We are releasing next update of archive page add-on within next week which will be translation ready. Give me your URL to check.

    #29043

    Shahjada
    Keymaster

    Fixed file attached, please download it unzip upload wpdm-add-new-file-front.php to /download-manager/tpls/ dir.

    After that, please give me a temporary wp-admin login info and front-end url to check save option, which is a js conflict with your theme or other plugin

    #29037

    In reply to: Costumization


    Shahjada
    Keymaster

    that will require good amount of customization in plugin too. In plugin need to add a new option to upload/select file/url to link with 2nd download button

    #28609

    ME service
    Member

    Hi, I am trying to use [wpdm_category] to list download by category.
    However, I cannot get the expected result. The output of [wpdm_category] is including additional class which does not including to the output of [wpdm_package].

    <div class=’row’><div class=’col-md-0 col-sm-0 col-xs-0′>

    Please let me know if you have any ideas for this issue.

    –copy from html source–
    [wpdm_package id='399']

    <div class=’w3eden’><div class=”thumbnail”>
    <div class=”media”>



    <div class=”media-body”>
    <h4 class=”media-heading” style=”padding-top: 0px;border:0px;margin: 0px;”>DOCUMENT001</h4>
    <p>「 DOCUMENT001 」</p>
    <i class=”></i>Download(YOU CAN SELECT DOWNLOAD FILE) <i style=”margin: 2px 0 0 5px;opacity:0.5″ class=”icon icon-th-large”></i> 7.72 MB <i style=”margin: 2px 0 0 5px;opacity:0.5″ class=”icon icon-download-alt”></i> 18 downloads
    </div>
    </div>
    </div></div>

    [wpdm_category id="catalog" title="1" desc="1" toolbar="0" order_by="field name" order="asc" item_per_page="10" template="mytemplateid" cols=0 colspad=0 colsphone=0]

    <div class='w3eden'><div class='row'><div class='col-md-0 col-sm-0 col-xs-0'><div class="thumbnail">
    <div class="media">
        
        
        
        <div class="media-body">
        <h4 class="media-heading" style="padding-top: 0px;border:0px;margin: 0px;">DOCUMENT001</h4>
            <p>「 DOCUMENT001 」</p>
    <i class=''></i>Download(YOU CAN SELECT DOWNLOAD FILE)  <i style="margin: 2px 0 0 5px;opacity:0.5" class="icon icon-th-large"></i> 7.72 MB <i style="margin: 2px 0 0 5px;opacity:0.5" class="icon icon-download-alt"></i> 18 downloads
        </div>
    </div>
    #28605

    In reply to: Like for download


    Shahjada
    Keymaster

    if you are using same url for like, then in 2nd package, for same user, need to unlike and like again or you need to add additional lock option with facebook like so that user can have alternatives.

    #28559

    In reply to: Like for download

    It is important to add Facebook APP ID ? or i can give only facebook URL ?

    Best
    Kaja

    #28491

    divyanarain
    Member
    This reply has been marked as private.
Viewing 25 results - 1,401 through 1,425 (of 1,656 total)