Search Results for 'Add Url'

Viewing 25 results - 1,376 through 1,400 (of 1,647 total)
  • Author
    Search Results
  • #32265

    icoffe01
    Member

    Hello .. i try to download file to try a pdf stamper add-on but when i press download i get this massage :

    Warning: fopen(): http:// wrapper is disabled in the server configuration by allow_url_fopen=0 in /home/****/public_html/wp/wp-content/plugins/wpdm-pdf-stamper/libs/fpdf1.7/fpdf.php on line 1232 Warning: fopen(http://www.******.com/wp/wp-content/uploads/2015/08/******_stamp.png): failed to open stream: no suitable wrapper could be found in /home/***/public_html/wp/wp-content/plugins/wpdm-pdf-stamper/libs/fpdf1.7/fpdf.php on line 1232 FPDF error: Can’t open image file: http://www.*******.com/wp/wp-content/uploads/2015/08/**********_stamp.png

    #32220

    izzy
    Member

    So, I’ve checked with my hosting provider and they have confirmed the zlib and zip and both installed and functioning on my server.

    I have also noticed that If I manually import and upload images via the ‘select files from computer’ option, that the files are included in the download file. It works as it should. When I add files from a URL, WPDM won’t include the files in the folder. It seems like it doesn’t download the files to the WP media file database. How do I fix this. When I import images in bulk via and XML file, the images and download files are sourced from URL on a third-party website.

    How do I fix this so I can import multiple download files from a URL via bulk import using a WP plugin?

    #32101

    Shahriar
    Moderator

    #1. At login required message option in download manager settings page you can add both links.
    About the “solution”, may you please tell me what you trying to do.

    #2. Need to edit template to add subscription page link

    #3. That also will require customization in code. Need to replace [page_link] tag with <a href="[download_url]">[title]</a>

    #32042

    IoniaISD
    Member

    My Apache error log is being flooded with a bunch of errors from the WPDM Pro addon. It appears the addon is creating links for file type icons that don’t (and shouldn’t) exist. It appears that the error occurs when a URL is attached as a package. I’ve attached part of my Apache error log to help track down this issue.

    Any help on this would be appreciated. Thanks!


    Lollen
    Member

    Hi, we are using All Packages shortcode. It is showing a “Download” link as it should.
    But we would like to change it to a “View” or “Open file” link instead, that opens the file in a new window or tab. So people either can just look at the PDF and then close it, or if they wish to they can download it themself (save pdf file).

    I saw in another thread your suggestion to “Open PDF in new tab”: In case of public download you can edit link and page template, use [link_label] instead of [download_link]
    Can we use the same solution with All Packages?

    What will happen with the download counter? Will it count files that are opened in a new window, just as if they were downloaded?

    In detail:
    if you look at this page http://www.bastec.se/products/operatorspanel/ It is showing a “Download” link (“Ladda ner” in swedish) as it should. I would like to change “Ladda ner”/Download to View/Open file. But when they click on a file NAME they should still get linked to the file SINGLE page with more info. And on a SINGLE page like http://www.bastec.se/download/bas2-op-t440-operatorspanel-datablad/ there could still be a normal Download link, or will that change to if we change it on the first page?

    /Lea


    savvasha
    Member

    Hello there,

    I am using the Archive Addon and I have problems with z-index at the right side of category buttons, as you can see at the screenshot.
    The url is Vasi-Thematwn

    I couldnt solve it by my own…. ๐Ÿ™

    #31410

    Shahjada
    Keymaster

    However here is the link template code you need to use for 3 cols layout for archive page:

    <div class="col-md-4">
    <div class="panel panel-default">
        <div class="panel-body">
    <div class="media">
        <a class="pull-left" href="[page_url]">
        [thumb_60x60]
        </a>
        <div class="media-body">
        <h4 class="media-heading" style="padding-top: 0px;border:0px;margin: 0px;height: 20px;overflow: hidden">[page_link]</h4>
        <i style="margin: 4px 0 0 5px;opacity:0.5" class="fa fa-th-large"></i> [file_size]<Br/>
    
        </div>
    </div>
    </div>
        <div class="panel-footer"><div class="pull-left" style="line-height: 30px;"><i style="margin: 2px 0 0 5px;" class="icon icon-download-alt"></i> [download_count] downloads</div>  <div class="pull-right">[download_link]</div><div style="clear: both"></div></div>
    </div>
    </div>
    

    ldja
    Member

    OK so one of the clients I am working has a specific need for a page layout functionality and I am wondering if and how this is possible….

    1) Automatic large thumbnail creation of PDF file
    2) Archive Page to display latest documents uploaded only, every time an upload is made 5 PDF documents are uploaded: Salinity, Water Quality, Weather, Habitat, Biology, Report see what they are doing currently: http://saveourlake.org/coastal-hydromap.php

    Basically they are manually creating jpg thumbnails and posting the pics and links manually …
    I’d like to figure out how to automate this using wp-download manger

    Then one additionally layout lists the archive of said items in a table: http://saveourlake.org/coastal-hydromap-archives.php

    Initially i was thinking of setting this up as a category (Hydrocostal water maps) with children (Salinity, Water Quality, Weather, Habitat, Biology, Report) That way i could detect the most current of each and create a table

    Anyhow if you think there is a better way to do this let me know and if anyone has seen how to do the auto large jpg thumbnail creation of PDF documents for wp download manager do please let me know!

    #31193

    In reply to: WPDM Add-Ons error


    Shahjada
    Keymaster

    probably cURL is not working properly or your server firewall is blocking wpdownloadmamager.com while your site trying to access to get add-on list, however that will not cause any functional issue in using the plugin.

    #31176

    Shahjada
    Keymaster

    Personalized url means, you are here getting url for each package like regular posts, additional you can change url base slug from download manager settings. But for each file’s download url you need to enable individual file download from package settings in edit package window. And If you upload files using download manager uploaded with attach file metabox, users will not be able to download or access file directly, as download-manager-files dir is http access protected.

    #31161

    In reply to: Subscriber interface


    giorgoskappa
    Member

    You have said “Ok, I can add a button there, please give me the URL”
    what you ment?


    expresspcb
    Member

    I tried adding [rating_stars] to the link templates but the stars are not showing.

    The url is http://dev.expresspcb.com/community-library/

    #31036

    In reply to: Subscriber interface


    Shahjada
    Keymaster

    in that case, with login form url, you need to user a additional parameter “redirect_to=redirect-url”

    #30986

    Shahjada
    Keymaster

    first screenshot, looks like a css conflict with another plugin, for 2nd, please give me the url where you using archive page short-code and re-activate temporary wp-admin login info to check, btw, we have released a v2.6.0 of archive page add-on, please update your copy.

    #30858

    In reply to: Subscriber interface


    Shahjada
    Keymaster

    Ops I got confused, I though you were also using our membership add-on, so may you please explain how you wanted it here, please show me with example url

    #30828

    In reply to: Subscriber interface


    Shahjada
    Keymaster

    Ok, I can add a button there, please give me the URL

    #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 ๐Ÿ™‚

Viewing 25 results - 1,376 through 1,400 (of 1,647 total)