Search Results for 'Add Url'

Manage your purchases, downloads, and account settings

Viewing 25 results - 626 through 650 (of 1,706 total)
  • Author
    Search Results
  • #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?

    #146549

    Jace Byers
    Participant

    It says to enter an auth token and tell me this is the url
    Get your ZOHO Authentication Token HERE
    https://accounts.zoho.com/apiauthtoken/create?SCOPE=ZohoCRM/crmapi

    but Zoho hasn’t used Auth Token in quite some time

    This is the #1 reason I purchased this plugin. please fix this ASAP


    Chris Moore
    Member

    I just bought the developer version of the Directory Addon and your category filtering is NOT working. I am using the following shortcode pulled from your site:

    [wpdm_archive_filter items_per_page=”10″ cols=1]

    Here is the url where it is not working: https://wordpress-205329-1756326.cloudwaysapps.com/downloads/

    As you can see the category filter and date range filter on the left hand side do not work at all. The tags filter, however, does work.

    I have deactivated all plugins and this is using the OceanWP theme. I have also tested it in the 2021 theme and it doesn’t work there either.

    Thanks

    #146198

    Shafayet
    Moderator

    Hi,
    You don’t have to disable cache from all pages, just exclude the following pages:
    # Cart Page: The page where you used the shortcode [wpdmpp_cart]
    # Login page: the page where you used the shortcode [wpdm_login_form] or GB login block
    # Registration page: the page where you used the shortcode [wpdm_reg_form] or GB signup block
    # Account page: the page where you used the shortcode [wpdm_user_dashboard] or GB user dashboard block

    If your cart page URL is https://www.wpdownloadmanager.com/cart/, you need to add the rule /cart/(.*) and so on for others.

Viewing 25 results - 626 through 650 (of 1,706 total)