Search Results for 'Add Url'

Viewing 25 results - 1,076 through 1,100 (of 1,643 total)
  • Author
    Search Results
  • #63780

    In reply to: Custom Work Quote


    Shahriar
    Moderator

    1 ) Not sure yet about the process. Please send documentation to get a clear idea of how this works. Although, it seems opening of .ipa might not be possible from WPDM side.

    2 ) We added the iTunes URL ( Attach File meta box URL Tab ) instead of a file in WPDM for iOS

    #63776

    In reply to: Link custom field data


    Shahriar
    Moderator

    Are you using WPDM Advanced Custom Fields add-on? It is possible to link custom data using this add-on.

    1 ) Create 1 text custom fields and another URL custom field. Set name and URL in respective fields when creating the package.

    2 ) In your custom template use this format to add link to the text <a href="[acf_ACF_url]">[acf_ACF_Text]</a>


    Susan Gillies
    Participant

    I’m working on a site with well over a thousand documents, many of which will be grouped in packages. Is there any way to add the Download Link to the list of attachments?

    I’m using the [premium_file_list] tag in the template and what I’d like included besides the “download” button is a link from [wpdm-download-link]. When they click on the link, they’d be able to see all the details, preview images, etc. of the individual file within the document. Does that make sense? (I already have it set to allow for individual file downloads.)

    Thanks!

    #63211

    In reply to: Help Settings


    Shahriar
    Moderator

    1. The license key is not the order ID. This doc explains how to get your license key https://www.wpdownloadmanager.com/doc/where-is-my-license-key/

    2. Use this shortcode for dashboard page [wpdm_user_dashboard flaturl=0]

    3. Point 2 should fix this too

    4. What kind of issue did you face with Package list addon?

    5. Package List does not serve download of selected packages at once. This addon helps the user to create lists of packages. If you want to download preselected files at once then you need File Cart addon.

    #63151

    Shahriar
    Moderator

    All packages should be visible in category shortcode page. It works in my test here https://demo.wpdownloadmanager.com/wpdmpro/category-short-code/

    Same setup works in my test here https://demo.wpdownloadmanager.com/wpdmpro/category-short-code/

    Allow access field is empty for “UI Pack” package. It’s category “Products” is accessible by “demo” user role from category settings. So, “UI Pack” is shown when you login as demo user ( demo/demo )

    Now I need to check your installation as admin to find if your issue is related to any other plugin conflict. Or if you can please re-create the scenario in our demo site.

     

    About the zip file, files from URL are not packed with zip because WPDM can only access files that are stored on your server. So, It doesn’t include remote files with zip. You are correct about the missing info. We will add this in doc soon.

    #63119

    Shafayet
    Moderator

    Yes, actually you are seeing the correct details page https://oni-online.com.au/download/blossom/ , in the forum it just showing a oEmbed snapshop from the link. “Download Me” button changes.

    Yes, if you want to use wpdm page templates, you need to select “Use Page Template”:

    https://www.evernote.com/l/AV35DPLnWnNOPqTEYlUfyl5olrdJObwWoF0B/image.png

    1. Create package for every photo you want to sell, you also can sell multiple photos in same package as a bundle ( Demo: https://demo.wpdownloadmanager.com/wpdmpro/download/premium-fonts/ )
    2. If you want to show a photo in any specific page you may use package shortcode, but there are category page ( https://oni-online.com.au/download-category/html-css/ ) to show the list or category shortcode to show mutiple packages using single shortcode. Also we have another add-ons to show packages with all categories and search option:

      WPDM Directory Add-on


      Demo: https://demo.wpdownloadmanager.com/wpdmpro/archive-page-default/

    3. Custom will be able to download their items from here:
      https://oni-online.com.au/user-dashboard/ ( They also will get an email with their download page url )
      Also a download button will apear in product page after they complete the purchase of it.

    BTW, you can remove or edit all sample packages and categories.

    #63109
    This reply has been marked as private.
    #63103
    This reply has been marked as private.
    #63037

    Shahriar
    Moderator
    This reply has been marked as private.
    #62965

    Shahriar
    Moderator

    We have added extra parameter recommended to control the suggested downloads. Please check the shortcode doc here https://www.wpdownloadmanager.com/doc/short-codes/wpdm_user_dashboard-user-dashboard-short-code/

    [wpdm_user_dashboard recommended="recent" signup=1 flaturl=0 fav=1]


    Shafayet
    Moderator

    I tested it all the possible way, also I changed the download URL to avoid interruption from caching plugin. I found download links are working great. However, the download link sent to an email address will expire after it is used for 3 times to avoid sharing it publicly. But please let me know if you found the issue with any specific package.

    #62739

    Thank you very much, unfortunately that doesnt seem to be returning any data. I have validated both my test downloads contain data in these fields:

    <tr>
    <td style=”background-image: url(‘<?php echo $ext ; ?>’);background-size: 32px;background-position: 5px 8px;background-repeat: no-repeat;padding-left$
    <?php the_title(); ?>
    </td>
    <td><?php echo wpdm_acf([ID], “cardatabase/make”); ?></td>
    <td><?php echo wpdm_acf([ID], “cardatabase/model”); ?></td>
    <td><?php echo wpdm_acf([ID], “cardatabase/year”); ?></td>
    <td class=”hidden-xs” data-order=”<?php echo strtotime(get_the_date()); ?>”><?php echo get_the_date(); ?></td>
    <td><?php echo $download_link; ?></td>

    #62615

    In reply to: Factory Reset


    Shafayet
    Moderator

    From your email:

    Apologies for the email but I’m unable to post on the forums?

    …www.wpdownloadmanager.com/support/topic/factory-reset/#post-62564

    OK. In the interim I’m using a different plugin to send WPForm data to Zoho from helpforwp.com.

    ….co.uk/the-adaptive-enterprise/

    So using above url…

    1. wpdownloadmanager form-lock add-on embeds a WP From into the link template
    2. upon submission, user gets an email with download link
    3. at the same time helpforwp plugin posts the data to Zoho

    However, in step #2, when I submit a download request as a ‘user’, I now get emailed the file link 3 times? Any ideas?
    Also is there a way to suppress the ‘Download link sent to your email’ message as I now have 2 confirmation messages, one from WP Forms and wpdownloadmanager.

    Thanks

    #3. I thought you were using our Zoho CRM addon, which is only compatible with email lock option for now. However, if you are using the Zoho CRM addon for wpform from helpforwp, it should work fine.

    # I’m seeing only one notification after form submission

    # 3 emails probably becuase of the conflict with other wpform add-ons, however, I’m checking this.

    #62567

    Shafayet
    Moderator

    You don’t need to create a role for every user, if you assign specific users to a package, only assigned user can download it. For example:

    https://www.evernote.com/l/AV28mhTHX-xELKGQpSmUvKZYIo-B6K-AShwB/image.png

    And frontend:

    https://www.evernote.com/l/AV1g8lLv1ZZPl4DwLpnuH_y5dVf5LEIKu38B/image.png

    Now other users will be able to download it.

    But, be careful when selecting a category, a package inherits all access from select category ( Docs: https://www.wpdownloadmanager.com/doc/add-new-package/package-settings/ ).

    Please let me know if anything still is not clear, or give me any package URL where it is not working as you expected.

    Important:
    Please update your wpdm pro and add-ons, you are using very old version. Please download the latest version from premium download area ( https://www.wpdownloadmanager.com/user-dashboard/purchases/ ), deactivate and delete old version ( The process will not harm any of your data ), install and activate the latest version. From next update, you will be able to update the plugin in 1 click from wp admin plugins page.

    #62469

    wanliya
    Participant
    This reply has been marked as private.
    #62362

    Razia Sultana
    Moderator

    Hi,

    Sorry for your trouble, the issue was related to our wppromembership plugin when remote url is attached, however, I’ve fixed it in your installation and also added the fix in our side for the next update.

    #62266

    Shahriar
    Moderator

    After clicking the ‘+’ button URL is added to the Attached Files meta box.

    Did you try to download the file from frontend? Please send temporary wp-admin login info in private reply if still can’t figure it out.

    #62192

    In reply to: Video file upload


    Shahjada
    Keymaster

    Instead of uploading view on your server, you may upload to youtube, then attach youtube video URL with wpdm package,  and finally, use [youtube_player] tag in the page template to play video. But only possible in pro version. However, we shall add the video upload and play support for free version soon.

    #62015

    Sherry
    Member

    Hello
    I added this in hopes that once I logged in I would go to the page /front but it didn’t work

    add_action( ‘template_redirect’, ‘wpdm_login_redirect’ );
    function wpdm_login_redirect(){
    if( is_user_logged_in() && get_the_ID() == get_option(‘__wpdm_login_url’) ):
    wp_redirect( home_url(‘/front/’) );
    exit();
    endif;
    }

    #62010

    In reply to: Login/Logout redirect


    Shahriar
    Moderator

    Add following code in your theme’s functions.php file to setup Logout redirect,

    add_action('wp_logout', create_function('', 'wp_redirect(home_url("/")); exit();'));

    Login Redirect,

    add_action( 'template_redirect', 'wpdm_login_redirect' );
    function wpdm_login_redirect(){
        if( is_user_logged_in() && get_the_ID() == get_option('__wpdm_login_url') ):
            wp_redirect( home_url('/') );
            exit();
        endif;
    }
    #61978

    Hi,

    I am using the WPDM Archive Plugin. I included the following code on a page and it looked as expected:

    [wpdm-archive cat_view="compact" link_template="link-template-loxberry-extended" order_by="title" order="asc" items_per_page="20" ]

    Example: http://plugins.loxberry.de/plugins/

    But if you click on “Next” or “Page 2”, the next page shows up correctly for a second or so, and then shows up with any style. Furthermore, the URL isn’t correct (missing /plugins/ Part). But even if I add /plugins/ to the URL, it showed up without any stype loaded.

    Example: http://plugins.loxberry.de/?wpdmtask=get_downloads&pg=52&category=0&cp=2

    Can you please check?


    Jenny Davis
    Member

    Thanks for the reply!

    #1 fixed my first issue of properly overriding the template!

    #2 I’m not sure how to traverse the array of categories. I’d like to display the category of each file as it builds the rows of files. Here’s my code with the changes you mentioned. I added $cat = wp_get_post_terms(get_the_ID(), ‘wpdmcategory’); and I see it pulling the Array when I “echo $cat”. How can I make each file’s category display instead of the entire array?

    while( $packs->have_posts() ){
                            $packs->the_post();
    
                            $icon = get_post_meta( get_the_ID(), '__wpdm_icon', true );
                            $icon = ( $icon == '' ) ? WPDM_BASE_URL.'assets/file-type-icons/download4.png' : $icon;
    
                            $cat = wp_get_post_terms( get_the_ID(), 'wpdmcategory' );
    
                            if(strpos($icon, 'file-type-icons/') && !strpos($icon, 'assets/file-type-icons/')) $icon = str_replace('file-type-icons/', 'assets/file-type-icons/', $icon);
    
                            ?>
                            <tr>
                                <td>
                                    <a href="#" class="apc-pack" data-item-id="<?php the_ID(); ?>">
                                    <img src="<?php if(has_post_thumbnail()){the_post_thumbnail_url();}else{echo $icon;} ?>" style="float: left;margin-right: 10px;width: 40px;" />
                                    <?php the_title(); ?>
                                    </a>
                                </td>
                                <td><?php echo $cat; ?></td>
                                <td><?php echo get_the_modified_date(); ?></td>
                                <td><a href="#" class="btn btn-primary"><i class="fa fa-download"></i>Download</a></td>
                            </tr>
                            <?php
                        }
    #61856

    Shahriar
    Moderator

    Sorry, It should be ['download_url'] not ['download_link'],

    <td><a target="_blank" href="<?php echo $data['download_url']; ?>">Download</a></td>

    You have to add the "searchPlaceholder" : "Search Records", line in wpdm-all-downloads.php file ( as datatable initialization argument – around line 60 ).

    #61497

    Scott Erholm
    Member

    Okay, thank you, that did work. I set the wpdm_download_link_expiration_limit to 1 in the plock if block.

    I would have sworn I tried it with success more than 3 times before, but I must be mistaken since now it only allows 1 time, even if the same user copies the link URL and pastes in a new browser tab.

    I can’t expect buyers of my software to register as a user on my site, and I also didn’t want to limit the downloads that 1 person supplying the proper password could download.

    I will admit that I got a bit upset here at first, thinking I had purchased a plugin which seemed useless to me. But I am glad you responded with this workaround, and quite promptly I should not hesitate to add.

    Thanks.

    Suddenly and without explanation, users have not been able to open or download package files when using Google Chrome. When clicking the link it takes them to a new page with an error message. They are able to download using IE and other browsers. This problem began with the previous version of WPDM installed and continues after the latest update. Clearing the browser cache does not solve the issue and deactivating all other plugins does not solve it either. The error received is pasted below along with a screenshot. The url is valid and works in other browsers.

    This site can’t be reached

    The webpage at http://www.chicagocop.com/download/animal-cruelty-to-animals-class-a-misdemeanor/?wpdmdl=12387 might be temporarily down or it may have moved permanently to a new web address.
    ERR_INVALID_RESPONSE

Viewing 25 results - 1,076 through 1,100 (of 1,643 total)