Search Results for 'Add Url'

Viewing 25 results - 576 through 600 (of 1,661 total)
  • Author
    Search Results
  • #149386

    R K Devworks
    Participant

    That works thanks! How can we add our logo image to the email? We have the logo url filled out with the image address but it is not showing.

    #149309

    R K Devworks
    Participant

    The default template is this:

    Hello,

    You just received a message:
    <div style=”padding: 20px;margin: 10px 0;border:1px solid #ddd”>
    [#message#]
    </div>

    [#reply_url#]

    Is there a way to get the user name of the user next to Hello? We would like the email to the Hello [User], …..

    #149042

    Kylie Messier
    Participant
    This reply has been marked as private.
    #148815

    Nayeem Riddhi
    Moderator

    Hi,

    please check the URL from here, https://demo.wpdownloadmanager.com/wpdmpro/frontend-uploader/?adb_page=add-new, here is an option for uploading from a select server option, please let me know if it helps for you

    thanks

    #148808

    In reply to: class.Apply.php


    Gintaras Butkus
    Participant

    Hi Nayeem,
    I need dynamically control access rights to individual files and the way, how they are downloaded.
    In apply_filters(‘before_download’, $package); I can alter some package fields and change wpdm-start-download.php behavior.
    The most usefull for me is ability to change $package[‘url_protect’] on fly right before it is sent to user by \WPDM\libs\FileSystem::downloadFile.
    Currently do_action(“wpdm_onstart_download”, $package); in wpdm-start-download.php don’t allow change $package.
    apply_filters(‘wpdm_onstart_download’, $package); can save my soul:) if you like to remove ‘before_download’ filter.
    Can I change $package[‘url_protect’] field value dynamically before download in the last processing phase?

    By the way:
    silent removal of documented filters is not a good job.
    ‘before_download’ is documented and work fine in free version. Buying Pro I got headache in addition because working site with free version become broken when switched to pro.
    The similar next issue: in free version DM tags are conneected to post-tag taxonomy. In Pro – to custom wpdmtag taxonomy. So after upgrade database become broken. Of cource it is no problem to write script that restores tags, but, I do think, this should be your job.
    It is not a good practice when site using only documented hooks become broken after upgrading from free version to paid.

    thanks

    #148801

    Bo Kruse
    Member

    Hi

    I just bought the active campaign add on, but when I add my API url and API key, then it still just says: Access denied: Invalid credentials (URL and/or API key)

    And I can’t do anything else?
    I have pressed save changes and refreshed multiple times.

    #148634

    Kylie Messier
    Participant

    The page redirects to the url that we added but we are not seeing the progression bar and the file does not download.

    #148297
    This reply has been marked as private.
    #148081

    Nayeem Riddhi
    Moderator

    Can you please elaborate more on this issue, which add-on you are using now, please let me know, if possible, please share your related URL, please, give your temporary wp-admin login details in a private reply for checking the issue.

    Thanks

    #147902

    Nayeem Riddhi
    Moderator

    Can you please elaborate more on your issue, are you facing a problem with the dropbox add-on, if possible, please share some screenshots or related URL

    thanks


    Tiffany Richards
    Participant

    I have WPDM installed on a site at 2020.myspecialdomain.com and I’m going to update where the domain points so it goes to www.myspecialdomain.com
    These are my steps to what I plan to take. Update where the domains point in CPanel, then update the WordPress Address and Site Address in the databases and then run the “update URLs” plugin.
    Do you see any issues with this process in terms of affecting my installation and documents for WPDM? Thank you.

    #147848

    Nayeem Riddhi
    Moderator

    by default, you are using link-template-default.php for link template and page-template-default.php for the page template. you can follow this doc, https://www.wpdownloadmanager.com/doc/template-files/ for back-up your files, As documentation, you have to copy the file in the theme directory naming a folder called download-manager, then paste it in tpls>page-templates for page template or tpls>link-templates for link template.

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

    <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>

    thanks

    #147780

    In reply to: Lazy Download Button


    Mahmoud Abdelbaset
    Participant
    This reply has been marked as private.
    #147778

    Mahmoud Abdelbaset
    Participant
    This reply has been marked as private.
    #147770

    In reply to: Login Form Not Working


    CScience
    Participant
    This reply has been marked as private.
    #147511

    Meggan Van Harten
    Participant
    This reply has been marked as private.
    #147344

    In reply to: Lazy Download Button


    Mahmoud Abdelbaset
    Participant
    This reply has been marked as private.
    #147326

    In reply to: Lazy Download Button


    Mahmoud Abdelbaset
    Participant
    This reply has been marked as private.
    #147305

    cyber44
    Participant
    This reply has been marked as private.
    #147301

    cyber44
    Participant
    This reply has been marked as private.
    #147184

    In reply to: Category access


    Nayeem Riddhi
    Moderator

    Are using directory add on and advanced access control add-on both on your site, please share your related URL and if possible, please, give your temporary wp-admin login details in a private reply for checking the issue.

    Thanks

    #147122

    Nayeem Riddhi
    Moderator

    Are you trying to add this custom attribute?

    assetName: $(this).data(‘downloadurl’),
    fileName: ‘FILE NAME’,
    fileResource: ‘PDF’,
    userGroup: ‘LOGGED IN’,
    marketName: ‘MARKET’,

    please let me know

    thanks

    #147099

    Mahmoud Abdelbaset
    Participant
    This reply has been marked as private.
    #147024

    In reply to: WPDM Tags All Lost


    Meggan Van Harten
    Participant
    This reply has been marked as private.
    #146773

    Daniel Schippan
    Participant

    Hello, so is it possible to restrict the category page that is set in the basic setting “WPDM Category URL Base” using the directory add-on alone?

Viewing 25 results - 576 through 600 (of 1,661 total)