Search Results for 'download link'

Viewing 25 results - 2,326 through 2,350 (of 9,354 total)
  • Author
    Search Results
  • #159784

    In reply to: Total Downloads


    Tanvir
    Spectator

    Hello Guy,

    Yes you can.
    In order to show total downloads in a download package page, you have to use this template tag [download_count] in the link/page template that you are using.
    For more template tags, you can check here:

    Template Files

    Also you can use shortcode and set link template there to show total downloads. To create templates you can follow this

    Creating a new template

    Thanks

    #159783

    Tanvir
    Spectator

    Hello @hudi-webcart,
    You just need to follow this:

    1. Copy page-templates directory from /plugins/download-manager/src/package/views directory to your active theme directory.
    2. Make a new directory as download-manager on your active theme directory.
    3. Now remove all files from {active-theme}/download-mamager/page-templates except the template files you need to update.
    4. Update template file(s) in {active-theme}/download-manager/page-templates directory as per your need. As you need to add open in a new tab you have to add this <a href="[download_url]" target="_blank">[link_label]</a>

    Let me know please if you still find any issues.

    Thanks

    #159770

    Tanvir
    Spectator

    Hello,

    I think you require some customization work.
    You can contact our customization team through this link.

    With Regards

    #159766

    Tanvir
    Spectator

    Hello Asad,

    We are sorry to say that it’s not possible. It requires some customization work.
    You can contact our customization team through this link.

    With Regards

    #159672

    Humayon
    Spectator

    Hi @fscedfu,
    No, I haven’t change anything yet.
    After the update please Go to Downloads>templates then visit all tabs there.
    It should solve your issue. If it does not then please share a link where the 5cbda6187abge.php is appearing.
    Thank you

    #159669

    Humayon
    Spectator

    Hello,
    Hope you are well.
    In order to use the photography theme please download the child theme and then follow the procedures described in the below link.
    https://scripteden.com/download/wordpress-portfolio-photography-theme/
    Also, you can add the digital marketplace demo from the Attire theme Attire Layouts options by following this.
    Thank you

    #159620

    In reply to: Download Link Location


    Tanvir
    Spectator

    Hello Guy,

    Hope you are well.
    You have to customize the all-packages-shortcode.php file, and the file location is /download-manager/src/Package/views/,

    To do that,
    1. Create a dir named download-manager inside your active theme dir(Dont need if it is already created there)
    2. Now copy the all-packages-shortcode.php to modify from download-manager/src/Package/views dir to /{active-theme}/download-manager/ dir.
    3. Customize that file in{active-theme}/download-manager dir as you need to comment out the line 290 by adding this // to
    $data['download_link'] = WPDM()->package->downloadLink($data['ID'], 0, array('template_type' ► 'link'));
    like this //$data['download_link'] = WPDM()->package->downloadLink($data['ID'], 0, array('template_type' ► 'link'));
    then add this line there

    $data['download_link'] = "<a target='_blank' class='btn btn-primary' href='".get_permalink($data['ID'])."'>"."Download"."</a>";
    $download_link = $data['download_link'];

    if you dont want to open in a new tab just remove target='_blank' from that line.
    4. It will work with the shortcode as you wanted. then save the file and test.

    Thank you


    Ikram Dirujii
    Participant

    Respected Nayeem And Shahjada Sir.
    I was Offline and my Update is expired.
    Now my Mastercard has some problems and it will be solve in next 10 days.

    So I can’t renew my support and update now for wpdm pro. Although my 2 other addon has still support time remaining.

    Sir please give me new version download link because in 6.04 some Function like Views and Download Count Not Working.

    Or tell me the solution of these two problems if possible with that old version.
    I have 6.04 Now Installed.

    Thanks and Regards

    #159591

    Humayon
    Spectator

    Hi @goldenmoon,
    You can change the download button color by following this setting.
    However, in order to change the other texts in the download box, you have to edit the corresponding template file by following this doc.
    Also, You will find all the related template tag details in the below link.

    Template Tags


    Thank You

    #159584

    In reply to: Download Link Location


    Tanvir
    Spectator

    Hello,

    The [page_link] will show package title with package link.
    Currently it is not possible by default to change the download button link to package link.
    It needs some php customization in download-manager > tpls/tpls3 > wpdm-all-downloads.php file,
    please let me know, if you want the changes.

    Thanks

    #159560

    Humayon
    Spectator

    Hi @b-maria,
    You are welcome. I am always at your service mam.
    However, Your inserted shortcode was wrong that’s why it was not working.
    You will find the valid shortcode format in the below link and please copy a shortcode by following this in the future.

    WPDM Directory Add-on


    Have a good day.

    #159512

    NEI Marketing
    Participant

    I’m getting a jquery error when clicking the download button.

    Works when logged in (no error and modal comes up). Error when logged out (and no modal comes up)

    Link to my download page: https://www.neiengineering.com/technical-papers/
    Screenshot of error here: https://snipboard.io/4yobfw.jpg

    Any idea what is going on here?


    Frebers
    Participant
    This reply has been marked as private.
    #159475

    Mr Apple
    Member

    Hi, I have a custom template that allows Vimeo videos to play in a Lightbox popup which seems to have broken due to one of the updates. Now the link just takes you to the video on the Vimeo website (not even in a new window).

    The HTML for the custom template ‘Plain link video’ is:
    <span class=’plain-link’>[title]</span> <span class=’plain-link-download’>[video_preview_modal]</span>

    Any ideas?

    Thanks, Rick

    #159457

    Peter Malmberg
    Participant
    This reply has been marked as private.
    #159452

    Tanvir
    Spectator

    Hello Peter,

    My apologies, but you must have missed something, the shortcode [wpdm_my_downloads login=1 template="link-template-panel"] will not work unless you have the add-on activated. Always it is working in same way before or after the update. just by selecting individual email or name.

    Advanced Access Control


    The specifications are clearly mentioned in the addon page.

    You can check your packages to test it buy you have to login from the user id to test.

    Also please follow my previous reply too get the clear idea.
    I hope you will follow the instructions and test it by yourself too.

    Thanks

    #159448

    In reply to: help


    Humayon
    Spectator

    Hi @nydunes,
    You are using an older version of the Advanced Access Control add-on. Have a look at this.
    Please update your WPDM-Advanced Access Control add-on to the latest version which is right now 3.0.8 or you can download the latest version from this link as well.
    It will solve your issue.
    Best Regards

    #159447

    Peter Malmberg
    Participant
    This reply has been marked as private.
    #159446

    Humayon
    Spectator

    Hi @yvonneb,
    Have you set your page template as Image Gallery in the new package/ edit package section like this?
    It should represent like this page.
    Or you can use like this demo by following the below shortcodes.
    [wpdm_carousel category="category-id" autoplay=1 nav=1 dots=1 wrap=1 items_per_page=4 items_total=8 template="link-template-id"]
    More details can be found here.
    Thank you.

    #159434

    Humayon
    Spectator

    Hello @communicationsra-bm,
    In order to use the latest version/update, yes, you have to purchase the add-on separately.
    However, you can check our full access pack as well from the below link.

    Full Access Pack


    Thank You

    #159415

    Tanvir
    Spectator

    Hello,

    First condition is allow access. That can be set to a specific user group. which was set like this causing the denied access.

    For details check: https://www.wpdownloadmanager.com/doc/add-new-package/package-settings/allow-access-access-control-option/

    After passing the ‘allow access’ logic, package will check ‘select member’ option.
    suppose you assigned only a specific user group from allow access option, then you set the select member to a totally different user. It will override the allow access and the member will be able to download after he logins.

    you can select member individually with this option. This is controlled with the advanced access control addon.
    For details check: https://www.wpdownloadmanager.com/download/advanced-access-control/

    By the way, the allow access will only show denied access replacing the download button but package name will be shown. On the other hand [wpdm_my_downloads login=1 template="link-template-panel"] will hide package names too for specific users.

    #159402

    Tanvir
    Spectator

    Hello Peter,
    I checked the advanced access control addon is working fine in your website.
    I see you used the shortcode [wpdm_my_downloads login=1 template="link-template-panel"] for that post.
    Also I checked the older version of advanced access control too, The shortcode of this addon always worked in this way that this shortcode would show packages only to the specific members only, even if he was the admin. [wpdm_my_downloads login=1 template="link-template-panel"] shortcode of page/post will only show to admin only if he is selected.
    However the admin doesn’t need to see as he has already all the controls.
    Let me know please if you have still any issue with this.
    Thanks

    #159390

    Hi Humayon,

    I added the code you provided. And I do the test and upload one file but I can’t find that file in /wp-content/uploads/download-manager-files/ nor I can see that the new folder /2021/ is created. Also the link to the file is not good. When I click on file to download it – it says: Sorry! File not found!

    Regards,
    Brane

    #159380

    RA
    Participant
    This reply has been marked as private.

    Frebers
    Participant

    Hi Shahjada, We have detailed discussed with our Hosting provider. We are using IIS server on VM. Long story short. They checked everything and said working fine.

    I noticed What we did before updating the plugin and WordPress. When we updated plugin and WordPress version . Then this issue comes, I think when we update both WordPress and plugin it’s removed the attached files path/link form each download post and you cannot rollback.
    It would be great if you please workaround this issue. Please let me know if you can see.

Viewing 25 results - 2,326 through 2,350 (of 9,354 total)