Search Results for 'Add Url'

Viewing 25 results - 201 through 225 (of 1,656 total)
  • Author
    Search Results
  • #183152

    In reply to: Preview shortcode


    Nayeem Riddhi
    Moderator

    Hello Maurice Bouchentouf,

    Hope you are well. Thanks for the purchase. Can you please share the add-on link URL, for checking your issue and shortcode? please check and let me know

    Thank you and regards

    #183013

    In reply to: Form-Lock


    marwanist12
    Participant

    what i mean, in case of setting file protection “for logged in users” only, so can i edit the login URL? like to add custom login URL instead of the default /wp-admin


    Wolf Lewitz
    Participant

    After update today my templates are not working anymore. Need help. I tried verythin, but it shows allways the default template. Please help to solve this issue. Page Link: https://www.hzwei.info/Relaunch/shop-downloads/

    Here three examles, the first two have the same result, like you can see on the page, the last one ist different but not wht i need and want.
    I wand to show thubs and use the hover_card_3 version.

    [wpdm_packages link_template="wolf_ueberarbeitetes_default_template" order_by="date" order="desc" paging="1" items_per_page="10" title="" desc="" cols=1 colsphone=1 colspad=1]

    [wpdm_packages link_template="link-template-panel" order_by="download_count" order="desc" paging="0" items_per_page="10" cols=2 colsphone=1 colspad=1 title="Most Downloaded Packages" desc=""]

    [wpdm-all-packages items_per_page="10" toolbar="1" order_by="create_date" order="desc"; jstable=1]

    The Shortcode documentation is not very good on your page, you shoud show a list of all possible shortcodes or at least better examples and user should be able to copy them to use.

    I tried some of your codes but tehy not warking either.

    Here is the HTML and CSS Info:
    <div class=”card hover_card__3″>
    [thumb_200x300]
    <div class=”card-body text-center”>
    [icon]

    <span class=”text-info text-small”>[category]</span>
    <h3>[title]</h3>
    [sales_price]
    <p>
    Erstellt am: [update_date]
    </p>

    ————————————————
    .w3eden .hover_card__3{
    max-with: 300px;
    margin-bottom: 30px;
    border:0;
    border-radius: 8px;
    overflow: hidden;
    box-shadow: 0 0 15px rgba(0,0,0,0.1);
    }
    .hover_card__3 a{
    display: block;

    }
    .w3eden .hover_card__3 h3{
    font-size: 16px;
    font-weight: 600;
    line-height: 1.4;
    }
    .w3eden .hover_card__3 .card-footer{
    font-size: 12px;
    border: 0;
    color: #888;
    }
    .w3eden .hover_card__3 span i{
    margin-right: 4px;
    }
    .w3eden .hover_card__3 .card-body{
    padding: 0 20px;
    z-index: 999;
    position: relative;
    }
    .w3eden .hover_card__3 .card-body .intro{
    display: block;
    margin-top: -64px;
    background: #fff;
    padding: 0 80px;
    padding-top: 0px;
    border-radius: 50%;
    height: 160px;
    box-shadow: 0px -2px 1px rgba(0,0,0,0.1);
    text-decoration: none;
    transition: all ease-in-out 300ms;
    padding-top: 48px;
    margin-left: -80px;
    margin-right: -80px;
    }
    .w3eden .hover_card__3 .card-body .intro *{
    text-decoration: none;
    }
    .w3eden .hover_card__3 .card-body .intro p{
    font-size: 13px;
    margin-bottom:0;
    color: rgba(0,0,0,0.7);
    }
    .w3eden .hover_card__3 a img{
    transition: all ease-in-out 300ms;
    }
    .w3eden .hover_card__3:hover a img {
    transform: scale(1.2);
    transition: all ease-in-out 300ms;
    }
    .w3eden .hover_card__3:hover .intro{
    transition: all ease-in-out 300ms;
    margin-top: -70px;
    height: 166px;
    padding-top: 48px;
    }
    .w3eden .dl-btn{
    display: inline-block;
    font-size: 24px;
    position: absolute;
    left: calc(50% – 36px);
    top: 0;
    width: 72px;
    height: 72px;
    padding: 10px !important;
    border: 4px solid #ffffff;
    margin-top: -100px;
    line-height: 64px;
    background: var(–color-primary) linear-gradient(45deg, rgba(12,6,121,0.5) 0%, rgba(0,212,255,0.3) 100%);
    border-radius: 500px;
    padding: 4px;
    color: #ffffff;
    }
    .w3eden .dl-btn img{
    max-width: 100%;
    }

    #182308

    Humayon
    Spectator

    Hello,

    Thank you for your reply.

    We need additional time as the add-on is still a work in progress.

    Also, in the meantime, you can copy the download link from one drive and attach it with WPDM as a URL.

    Regards

    #182220

    Tanvir
    Spectator

    Hello Rafal,

    Thanks for contacting us and sorry to hear about the issue.

    Please make sure you are using wpdm and all the addons of wpdm to the latest versions. Current version of wpdm is 6.2.8. Also try checking by disabling the cache plugin if you are using one. Sometimes cache version of website causes the issue.

    However, If the issue still persists, Could you please share related url to check the issue properly. If possible please also share temporary admin access in a private reply. We will inspect the issue closely and solve it quickly.

    Regards
    Tanvir

    #182166

    NWRDC
    Participant
    This reply has been marked as private.

    Nate Enns
    Member

    Certainly, thank you for the help Nayeem.

    Here are the steps in my Zapier zap:

    1. A new file is added to our Amazon S3 bucket. The file will be formatted something like 200032-EthnosStatement-202201.pdf
    2. Zapier detects the file.
    File added to S3
    3. ID number is extracted from file name (the first number)
    Extract ID
    4. Zapier searches for an employee using the extracted ID number:
    finding employee record
    5. A wordpress post is created by inserting a row into the mysql table. This is a WPDM post type:
    WPDM post created
    6. Another row is added to the mysql database. This time it’s in the wp_postmeta table. Using the post id from the previous step, I am adding post metadata that I am hoping will attach the original file to the post. The zap gets the url from the first step.
    Enter metadata

    #182084

    Humayon
    Spectator

    Hi,

    Greetings for the day.

    First please ensure that you are using the latest version of WPDM Pro and the WPDM Archive Page add-on.

    If, still the problem exists then ​I request you to please share your website credentials in a private reply so that I can take a closer look and work with you to get this working.

    Here are the details I’ll need –

    # Website Login URL
    # Username
    # Password

    Looking forward to hearing from you.

    #181876

    Julian
    Participant
    This reply has been marked as private.
    #181791

    Humayon
    Spectator

    Hi,

    It seems you have added a file via a remote server/URL.

    Can you please try after adding the file thru the Server or drop file here option: https://prnt.sc/ahiAHavYHLyh to check whether the issue is getting resolved?

    Regards

    #181727

    In reply to: How to set up the site


    Nayeem Riddhi
    Moderator

    Hello Nicole,

    For #1, I have adjusted it from the image_hover link template. please check again from the above test URL

    For #2, Please check this add-on, https://www.wpdownloadmanager.com/download/wpdm-directory-add-on/, and its shortcodes and demos, I hope it will fulfill your requirements

    For #3, For changing the download page appearance, please explore your related page template from Downloads > Templates > Page Templates and edit it as per your requirements.

    please check and let me know

    Thank you and regards

    #181701

    Shahjada
    Keymaster

    Hi,
    Downloads may open in browser for 3 reasons:
    1. when you enable “Open in browser” option
    2. When you attach file as URL
    3. When you add files from media library
    To force download, you need to keep “Open in browser” option disabled and upload directly using wpdm or attach file using server file browser.

    But, I’m not clear about your learndash area question.


    Per Lind Forsberg
    Participant

    Hi,

    I´m using https://deployer.org/ to deploy my site to different stages (local/staging/production). I also use https://roots.io/bedrock/ file structure.

    Local dev – Everything works great. It works with bedrock file structure, file browser root is “<something>/web/app/uploads/”.

    Staging/Production – Attached files not working. File browser root default is “<something>/deploy/releases/2/web/app/uploads” where “uploads” is actually a symlink to “<something>/deploy/shared/web/app/uploads/”. This works for uploads in standard media library. I can upload files in media library first and then go to downloads/package and then “select from media library”. Then the files will be attached, “__wpdm_files” in db will have correct urls, and user can download the attached files. BUT, if I choose the “drop zone” or green “select files” button, the attached files will add up in the attached files meta box, BUT as soon as I press “update”, all attached files (but not the latest uploaded) will disappear from the meta box and will not be saved to db (“__wpdm_files” is almost empty, only one id).

    Any ideas what could be wrong here?

    Thanks,

    /Per

    #181577

    In reply to: horizontal file tree


    Nayeem Riddhi
    Moderator

    Hello Ivan Turatti,

    I hope you are trying to achieve this feature, please check the URL here,

    https://try.wpdownloadmanager.com/category-blocks/

    and for that, you need this add-on,

    WPDM Directory Add-on

    please check here, the Category Block View Demo

    please check and let me know

    Thank you and regards


    George C
    Participant
    This reply has been marked as private.
    #181140

    Lee Evans
    Participant

    Also on our WordPress .htaccess I’ve commented out the CSP rules, but wouldn’t expect it to be these anyway.

    
    # X-XSS-Protection
    #Header set X-XSS-Protection "1; mode=block"
    
    # X-Frame-Options
    #   Header add Content-Security-Policy "default-src 'self'; script-src: 'self' 'unsafe-inline';"
    
    # X-Content-Type nosniff
    #Header set X-Content-Type-Options nosniff
    

    I’ve hacked a workaround by loading the pdf directly into an iframe.

    In docViewer function in FileSystem.php

    replaced this line:-

    $doc_preview_html = '<iframe src="https://docs.google.com/viewer?url=' . urlencode($url) . '&embedded=true" width="100%" height="600" style="border: none;"></iframe>';

    with
    $doc_preview_html = '<iframe class="documentsIframe" src="'.$url.'" title="Preview Document" style="width: 100%;height: 1000px;"></iframe>';

    Can anyone suggest an easier way to make a shortcode and have access to the file URL outside of the plugin – or at least make the google doc viewer work?

    • This reply was modified 2 years, 9 months ago by Lee Evans.
    #181080

    Rindie Eagle
    Participant
    This reply has been marked as private.
    #181040

    In reply to: Shortcode Generator


    Nayeem Riddhi
    Moderator

    Hello manuelo siatothro,

    Hope you are well. Can you please elaborate more on your issue? Are you talking about this add-on,

    Advanced TinyMCE button

    for Shortcode Generator and for other issues, please share your related URL.

    Thank you and regards

    #180970

    Shaogat Alam
    Moderator

    Add this line to your wp-config.php file.
    define(‘WPDM_CRON_KEY’, ‘mKNVRCdbJr1DiedHE18N’);

    And in your hosting’s admin panel, add a cron
    {{home url}}?cpc=wpdmcc&cronkey=mKNVRCdbJr1DiedHE18N

    It will clear the cache regularly.

    • This reply was modified 2 years, 9 months ago by Shaogat Alam.
    #180839

    ASR
    Participant

    Hello Tanvir,

    It seems you are telling about related downloads section. As you said feature only for widgets, The widget is working on select no of downloads packages to show, below the New Packages, if selected 5 or 10 Packages (how to get more files on the website that are uploaded before), to show in the widget area, I want to add a button of “view more”, below the New Packages, when button is clicked it’s redirects to the URL, where All New Packages are by ID’s.

    Same as in Best Downloads, it’s redirects to the URL, where All Best Downloads Packages are available, according to their downloads.

    Required: (New and Best Downloads URL Required)

    URL Example:
    https://example.com/category/new-downloads
    https://example.com/new-downloads
    https://example.com/best-downloads

    Hope this will clear the requirement
    Thank You


    Tanvir
    Spectator

    Hello @graphikup,

    Thanks for contacting us.

    The new window for downloading files is already in the settings of WPDM Pro. If you are trying to download in a separate window, It is also possible in the manual method, by default, you are using link-template-default for the link template and page-template-default for the page template. you can edit the files and follow this doc, https://www.wpdownloadmanager.com/doc/template-files/ for backup of your files.

    For opening in a new windows, please add this code replacing [download_link] in page/link templates PHP file as I described below,

    <a href="[download_url]" onclick="window.open('[download_url]','newwindow','width=1200,height=800'); return false;" class="btn btn-primary" target="_blank">[link_label]</a>

    Please check and let me know

    Thank you and regards
    Tanvir

    #180816

    Tanvir
    Spectator

    Hello,

    The new tab/window for downloading files is already in the settings.

    you can check this setting from Downloads > Settings > Basic > File Download
    section as I image attached,

    open-a-ne-tab

    If you are trying to download in a separate tab, It is also possible in the manual method, by default, you are using link-template-default for the link template and page-template-default for the page template. you can edit the files and follow this doc, https://www.wpdownloadmanager.com/doc/templates/link-template/

    For opening in new windows, please add this code target="_blank" after href="[download_url] in page/link templates PHP file as I described below,

    <a href="[download_url]" target="_blank" rel="noopener">[link_label]</a>

    Let us know for further assistance.

    Regards
    Tanvir


    Helmut
    Participant

    Hey Tanvir,

    we struggle too. Files like videos can’t be downloaded by using download button. Instead a new page will be opened. This page contains a video-player, download BTN again does not work.

    Is this thread in relation to this “issue”?

    It is true that, download-buttons does not work when file is uploaded by using WP-Media-Gallery?
    If true: Is there anything we can do/order to solve this?

    In Downloads -> Add new there is an option “Insert URL”. Could this be a suitable workaround for overtaking files from WP mediagalery to download manager?

    #180569

    Tanvir
    Spectator

    Hello,

    Thanks for more clarifications.

    1. All packages works for draft. I have tested it. Check here
    2. The issue is already fixed by our developer team and released. Please update premium package plugin to the latest version. It will solve the issue.
    3. This feature is currently not available with WPDM . However, you can request it here. We may add it in future.
    4. Sorry for misunderstanding. I have got it now. You can request it here. We may add it in future.
    5. In this case you can create separate packages for free file and you can add email lock there.
    6. Single file doesn’t work for the provided page because that is already a paid package with price. So buying that means customer has bought the full package and he will be able to download it as a zip file.
    7. Got it. Here [download_link] template tag is working properly. It is showing the download/purchase button as it should. [download_url] template tag is not showing because actually that is not a free download packages. So there is no download link actually. It needs to purchase to download. [download_url] will work properly if you create free download package. Hope you understand.

    Let us know for further assistance.

    Regards
    Tanvir

    #180542

    TEEG
    Member
    This reply has been marked as private.
Viewing 25 results - 201 through 225 (of 1,656 total)