Search Results for 'Add Url'

Viewing 25 results - 801 through 825 (of 1,656 total)
  • Author
    Search Results
  • #109452

    In reply to: File Icons Issue


    Shahriar
    Moderator

    I see you are using the Box View of the file list. The icon from the package setting doesn’t have any effect on this case. It is being set dynamically based on the file type. So when adding multiple files of different types, Box View shows file icon for each file.

    The icon from package settings will only be applied to [icon] template tag in your link/page template.

    In your case, the solution is modifying the /download-manager/libs/class.FileList.php file. Add the following code after line 348. Replace the icon URL text with actual URL.

    if( $ext == 'pcb') $fticon = 'icon-url-here';

    Another option is replacing the pcb.svg with your own icon in wpdm-file-type-icons dir.

    #107904

    Shahriar
    Moderator
    This reply has been marked as private.

    Shahriar
    Moderator

    In your shortcode add a logo parameter and set your logo URL as the value. That will fix the first warning. Please check the following example,

    [wpdm_reg_form logo="https://demo.wpdownloadmanager.com/wpdmpro/wp-content/uploads/sites/2/2019/05/download-manager-logo.png"]

    #102365

    damtox
    Participant

    Hi,

    1. How do you add a text captcha to the registration form?

    2. How to get Facebook APP ID and Facebook APP Secret?
    3. Google API Credentials – how to do it?

    4. How do you delete “Last name” from the registration form?

    5. How add url ( xxx ) to: Settings > Quick Forms > Choices ??

    #99619

    Shahriar
    Moderator

    Adding the rel="nofollow" attribute in download link will instruct robots not to crawl the download link. Replace <a href="[download_url]">[title]</a> with <a rel="nofollow" href="[download_url]">[title]</a> in your link/page template.


    Jasper
    Member

    I am using the form lock add on. The user must fill out a Gravity Form and provide their e-mail address, etc.

    When the customer fills out the e-mail form to request the document, they receive an e-mail that says

    Please click on following link to start download:
    #locked

    In the backend of WordPress, if I use the “Generate download link” tool, it works and I am able to download the document.

    However if you use the “Email download link” icon, which sends an e-mail that says Please click on following link to start download: with a button, if you click on this button, you get a screen that says ERROR — Invalid download link —.
    The URL is https://(domain, file/?wpdmdl=174&_wpdmkey=5d122b68db3ba&refresh=5d122b68dd44e1561471848

    This happens with all download packages. The person does not have an email domain that we have blocked.

    WPDM – Form Lock ( wpdm-form-lock.zip ) 1.6.2
    WordPress Version 5.2.2
    Download Manager by W3 Eden – 4.9.8
    Version 7.3.5-1+ubuntu18.04.1+deb.sury.org+1

    #99025

    Shahriar
    Moderator

    If you want to test the URL feature you can just add a valid URL of any sample file from the web.

    #98927

    In reply to: Error messages


    Shahriar
    Moderator

    In your shortcode add a logo parameter and set your logo URL as the value. That will fix the first warning. Please check the following example,

    [wpdm_reg_form logo="https://demo.wpdownloadmanager.com/wpdmpro/wp-content/uploads/sites/2/2019/05/download-manager-logo.png"]

    Please send temporary wp-admin login info in private reply to check the issues related to ACF add-on.

    #98597

    In reply to: Registration error


    Shahriar
    Moderator

    In your shortcode add a logo parameter and set your logo URL as the value. Please check the following example,

    [wpdm_reg_form logo="https://demo.wpdownloadmanager.com/wpdmpro/wp-content/uploads/sites/2/2019/05/download-manager-logo.png"]

    #98580

    In reply to: 2CO Redirect


    Shahriar
    Moderator

    Premium Package overrides this URL. It is possible to redirect to the guest orders page by modifying the add-on code.

    Please replace line 311 in /wpdmpp-2co/wpdmpp-2co.php with the following code. You also have to set the guest order page in premium package settings.

    header("location: ". wpdmpp_guest_order_page());

    #98558

    Jonathon Hanten
    Participant

    I have done this for my main client. I added the full url and reworded the link label to make it clear it wasn’t a download. I had no trouble as long as I included the http(s):// at the beginning. I haven’t done it lately though so maybe something has changed.

    Hope that helps.

    #98482

    Chris Martin
    Participant

    What my client would like is the ability to add links in the tree menu to outside sites. However, when I add a new item and select the link option, it thinks it’s on the local server so the url is messed up. Thanks!

    #98398

    Hamid Ali Anjum
    Participant
    This reply has been marked as private.
    #98386

    Karim Giwa
    Participant

    Hi there,
    I’m a newbie and not too technical. Downloaded the free then the pro version but i’m unable to make the connection to the mobile app. I can\’t find the api QR and not sure what URL to enter as when i enter just my test site address i get a ‘Connect failed’ (object object).

    #98304

    In reply to: Download Links


    Shahriar
    Moderator

    Hi,

    Download Manager won’t show the full path to the file. The plugin generates dynamic download links like the following one,

    www.site.com/download/package-url/?wpdmdl=5209&refresh=5d047e2e822231560575534

    If you want you can add this in the download button but not the actual pdf file path.

    Thanks.


    sylvain chevallier
    Participant

    Hi,
    This is my first post on your forum. I’m sorry if it is not the good place to post it but I didn’t found an other way…
    I just found a small bug on your plugin. It’s about the categories taxonomy.

    When I started to use the category with my own url base I saw that my blog url was pasted in the category’s slug… So the param ‘with_front’ ► false was missing.

    I looked on the code of your plugin and I add this to the line 257 :

    ‘rewrite’ ► array(‘slug’ ► sanitize_title(get_option(‘__wpdm_curl_base’, ‘download-category’)), ‘with_front’ ► false),

    When I look on the custom post declaration I see a param “__wpdm_purl_with_front” so I don’t know if it can work also for category…

    Sincerely
    Boris

    #98204

    Doreen Galli
    Member

    wordpress + woocomerce+memberships+wpdm pro

    So all was working two days ago until my site went live (at this time site moved from temp url to real one – not sure if this caused issue – hosting helpdesk verified all URLs transferred).

    I went to add a new download for a new post and on previews and test it says “download error”. At one point it said, “this is embarrassing…” but this was fixed by hosting.

    Please help I upload documents in stamper for downloads and previews are failing. I need to have watermarked documents for download and need to get this working.

    #98121

    In reply to: No File Size


    Shahriar
    Moderator

    I have to test this on your setup to find out why it isn’t working. Can you please set up a test environment? Are those files stored in your server or you added using URL?

    #98075

    Shahriar
    Moderator

    I have modified the /download-manager/tpls/lock-options/email-lock-form.php file change the lock feature behavior just like you wanted. Basically added the following code after line no 70,

    if(window.self !== window.top) window.parent.location.href = res.downloadurl; else location.href = res.downloadurl; jQuery('.close').click();

    You can make a copy of the file and place it in /active-theme/download-manager/lock-options/email-lock-form.php location to keep the changes unaffected by plugin update.


    h xt
    Participant

    hello:
    How to create a download list like this?
    need any add-ons or the wpdownloadmanager pro will do ?

    the url is: https://www.mankawu.com/manka/pdownload/jingshangxiongyan-guanlangaoshou/

    #97697

    Jason Emanuelson
    Participant
    This reply has been marked as private.
    #97631

    Spyros Kalikas
    Participant

    Hello Shafayet,

    • I already translate it and replace it to the server but nothing happened, why?What did I forget?
    • At main archive page loading the available downloads taking some time
    • I’ve already tried, something must be happening with slugs names, page parenting or categories, I ‘ll talk to theme support.
    • ok, I will check
    • I was referring to License Manager add-on of Special Pack.

    Also I would like to know if it is possible to open a selected download into same page {look blue frame image: stayinpage.jpg} and not into a new page with different url. If it is not possible can category view {left red frame image: stayinpage.jpg} be visible as sidebar continuously.

    #97559

    kaisan
    Member

    When adding a url (attached file) there is a problem with the direct download.

    Url ad http://ak47full.info/k/repository/2019/05/1%20-%20Osquel%20-%20El%20Ayer.mp3

    the system show me (removes the% signs)

    http://ak47full.info/k/repository/2019/05/1-Osquel-Ayer .mp3

    pd.
    I have installed an old version and it works without problems (version old 4.9.2)

    #97548

    Shahriar
    Moderator
    #97537

    Shahriar
    Moderator

    We will add the patch in next release, so update won’t erase the patch.

    You have to use a custom link template. To skip the details page remove the [page_link] tag from your template. And to open in new window replace [download_link] with the following code,

    <a href="[download_url]" target="_blank" class="btn btn-primary">[link_label]</a>

    Just tested your custom template. The PDF is now opening in a new tab.

Viewing 25 results - 801 through 825 (of 1,656 total)