Search Results for 'download link'

Viewing 25 results - 4,276 through 4,300 (of 9,353 total)
  • Author
    Search Results
  • #112050

    In reply to: Category page options


    Shahriar
    Moderator

    Looks like it isn’t possible to fix the URL without code customization. You have to add this code

    if( is_tax('wpdmcategory') ) $burl = get_term_link(get_queried_object());

    right after $burl = get_permalink(); in /download-manager/wpdm-functions.php file.

    Another option is available which doesn’t involve changing the core plugin code. But it is a bit lengthy. Create a new category shortcode using wpdm_category and wpdm_embed_category functions. You just have to replace the $burl = get_permalink(); part as I suggested above.

    #112047

    Shahriar
    Moderator

    Yes, you can do that by unlinking the key from the live site. From the purchases page ( https://www.wpdownloadmanager.com/user-dashboard/?udb_page=purchases ) click the generate key button and remove the live site from “Linked Sites” link.

    Make sure to install the latest version v.5.0.1 You can download it from purchases page.

    #112038

    Shahriar
    Moderator

    1 ) Download this file https://www.dropbox.com/s/pkc8dfenuhmoq14/5bf86eafe04fc.php?dl=1
    2 ) Place it in /active-theme/download-manager/link-templates/ directory.

    Now you can use 5bf86eafe04fc as template id in your shortcode. When using a file to create custom template the filename is used as template id.


    Adrian Balles
    Participant

    Hello again,

    we had this issue before we transferred to another server. Now we just changed domain from sub.domin.de to domain.de . – same server and database – again lost our custom download template. What can we do???
    regards Adrian

    #112026

    Pinar Karakas
    Participant

    Hello, I want to make it possible for the customer to add files to the file cart straight from the link template. So instead of only the Download Link – as shown in this example (https://demo.wpdownloadmanager.com/wpdmpro/archive-page-red/) – I want to display also the file name and the “+” (Add To File Cart).

    Displaying all elements works fine by adding [file_list] to the custom link template, BUT the actual function of adding the respective file to the file cart does not work (the “+” does not do anything in the link template).

    Do you have a solution for that? Btw, adding files to the file cart in a page template works fine.

    Thank you


    Ivan Komljenovic
    Participant

    Hello,

    Can you provide me little help to achieve what I need?

    When someone on website fill contact form and submit it I want to one email with download link be sent to him and another one with contact form details to me.
    Also does plugin have posibility to Forbidden Email Domains like yahoo.com, gmail.com, outlook.com, live.com…

    I have this two plugins: Download manager pro and wpdm-form lock.

    Kind regards

    #112024

    John Floren
    Participant

    Hi Shahriar
    Just to confirm, updated class.Packages.php file at the following;
    Rows 329, 395 & 463 with ulimit to tdlulimit
    Rows 337, 403, & 464 with exmisd to tdlexmisd

    Note: both instances in the last rows 463 & 464;

     ulimit: $('#ulimit').val(),
     exmisd: $('#exmisd').val(),

    However, running a test where the expiry was set to 2880 mins (48hrs), then checking after 18 hours, it is still giving an –Invalid Download Link —
    I am using a heavily edited version of the plugin core files, so updating will take more time; I should be able to just update the class.Packages.php file I guess.

    Any other suggestions?


    DesignServe
    Participant
    This reply has been marked as private.

    DesignServe
    Participant
    This reply has been marked as private.

    Shahriar
    Moderator

    Package view ( each download ) is controlled by the link template. But you will find separate parameters to use different styles of directory add-on.

    http://prntscr.com/p1erbn

    Try the TinyMCE button to get familiar with the shortcode. You can read the doc here https://www.wpdownloadmanager.com/doc/installation-usage/ and let me know if you need any help to achieve any specific view.

    #112009

    In reply to: Category page options


    Clark University
    Participant
    This reply has been marked as private.
    #111980

    Shahriar
    Moderator

    Please check your “When user is not allowed to download:” option from Basic settings. Set it to “Only block download link” That should display all packages even when the user doesn’t have access to it.

    Send temporary wp-admin login info in private reply if the issue persists.

    #111976

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

    Shahriar
    Moderator

    There was no content in the custom link and page template options in DB. So, couldn’t recover your templates. Not sure how these go lost. But if have the custom template code and id, we can use those ids for new templates. This will fix template error if you were using those lost ids in some shortcodes.

    The issue happened on your other site once before. So, I guess using custom template files is a better option for you. You have to place custom link-template files in /active-theme/download-manager/link-templates/ directory. Check out the built-in template files for naming standards.

    Btw, the settings are working on my test.


    Shahriar
    Moderator

    Yes, you can use any link-template you want to control the package view. Also, there are multiple views available. Check out all views in the demo ( last menu item dropdown ) https://demo.wpdownloadmanager.com/wpdmpro/archive-page-default/

    You can insert shortcodes easily using TinyMCE button add-on https://www.wpdownloadmanager.com/download/advanced-tinymce-button/

    #111958

    Shahriar
    Moderator

    Your server is sending the ‘x-frame-options: DENY’ header which is preventing the download initiated from the iframe. You have to remove this header or use the extended page template to allow the download. I have applied it here https://samodding.com/download/los-santos-city-police-pack/

    If you want to use a custom page template then just replace [download_link] with [download_link_extended] there.


    DesignServe
    Participant

    Site is not generating error logs I’m looking into it. Download link same result.


    Ming
    Participant

    We have started receiving complaints from our members about the download links not working for them.

    I was able to recreate the issue in Google Chrome for Windows.

    This is the page with the download manager embeded: https://iocdf.org/programs/newsletter/

    #111923

    In reply to: Lenguage and styles


    Shahriar
    Moderator

    1 ) You can change the language from Settings > General > Site Language option. This is a WordPress core option. Download Manager just uses the active language.

    2 ) You can use custom link/page template to change styles of download presentation. FOr other stuff like login, signup form, etc you can use custom templates. Please check the related documentation here https://www.wpdownloadmanager.com/doc/template-files/

    Let me know if you need help with any specific style changes.


    Paul
    Member

    FINALLY!!!! I found a solution to my problem with Download Manager. My solution was to include more than just the Download Manager tag. [wpdm_package id='13128'] It is obvious that the latest updates to the Download Manager templates introduce some serious CSS bugs. By reverting back to an older template my problem is solved! [wpdm_package id='13128' template="link-template-default-old"]

    I’m happy to be back in action before the updates crippled my TablePress tables with the Download Manager default shortcode.


    Jack Loonen
    Member

    Hello WPDM,

    1. Previously, all my packages were visible on my download page, even if not logged on yet. There would be a link next to each package to login. Now the packages are not visible anymore unless I login first. I then tried to extend my call to the shorcode wpdm-all-packages with paramet login=1. The result was an error on the page underneath the login fields: “); $(‘#loginform-submit’).html(llbl); } else { location.href = “/downloads/”; } } }); return false; }); $(‘body’).on(‘click’, ‘form .alert-danger’, function(){ $(this).slideUp(); }); });
    2. My site works with Gutenberg blocks. I downloaded your Gutenberg blocks, only to find out that they do not work anymore (until 5.1.1), is an update in process.

    #111902

    In reply to: How to open a new tab?


    Shahriar
    Moderator

    You can create custom link/page templates using our Pro version. So, replacing the [download_link] tag in any template with the following code will open the link in a new tab,

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


    Erik van Dijk
    Participant

    See https://www.vphuisartsen.nl/downloads/
    Do not know why this happened. Probably after updating the package or updating my website theme?

    #111865

    In reply to: Category page options


    Shahriar
    Moderator

    Hi,

    The category page is controlled by a template from your theme. Download Manager can partially modify the page using some hooks.

    To add the toolbar we need a custom category archive template for Download Manager. You can copy the current archive template of your theme and rename it to taxonomy-wpdmcategory.php. Then add the toolbar feature in this template. This new template gives you total control over the pacakge category archive page.

    If you need help with this please send temporary wp-admin and FTP login info in private reply. Or just send me the category archive template file so I can use it to create the new template. Send a category archive page link to if you are sending the file.

    Thanks.

    #111863

    Shahriar
    Moderator
Viewing 25 results - 4,276 through 4,300 (of 9,353 total)