Search Results for 'all downloads'

Viewing 25 results - 2,376 through 2,400 (of 4,374 total)
  • Author
    Search Results

  • Pablo
    Participant
    This reply has been marked as private.

    I have several identically configured downloads. Some work correctly. Others do not.

    With the ones that fail, when clicking on the Download button, the pop-up simply disappears (rather than saying “processing”.

    Also, when you mouseover the download button, it does not activate (change color).

    Examples of both working and broken links here:

    https://ipservices.com/resources/brochures/”

    #90966

    Shahriar
    Moderator

    Download works fine in my test too. Do you have any related server error log? Please share the log file in that case. This issue most probably related to some server settings.

    There is one way to ensure 100% download for all users. You can serve the files from Dropbox or Amazon S3 using related WPDM add-on. In that case, downloads will be handled by those cloud server instead of your own.


    Heiden
    Member

    I have a few pages that use the wpdm_all_packages shortcode and the category keyword to filter down to a specific category of files. In Chrome and Firefox, the list of downloads displays properly. In Internet Explorer, it seems that the main body of the download list loads, then the “downloads per page”, search bar, and pagination buttons load off to the left side of the table, shrinking the whole thing horizontally and making the controls essentially worthless (see screenshot attached)

    I wanted to know if anyone else had experienced this or if there was a fix for this.

    #90903

    Shahriar
    Moderator

    You were using an older version of WPDM there. I have installed the latest one. Now downloads are working.

    #90887

    WP 4.9.8 with WPDM updated and plug ins.

    My downloads use the function to bring up the license agreement to be checked before allowing the download.

    Chrome, Firefox, Edge appear to properly work.

    Windows 10 with IE 11 – When clicking on the Download button to bring up the license agreement doesn’t appear to work, so users can not download when using IE 11.

    Suggestions?

    Download League Software

    #90787

    In reply to: Best Practices Guide


    Shahriar
    Moderator

    Hi,

    You can use the Archive Page add-on to show all downloads using a single shortcode. This also makes all download accessible easily. Make the town commissions parent category and use years as child categories. Then a user can filter downloads using dropdowns from parent category.

    Please check this demo https://demo.wpdownloadmanager.com/wpdmpro/archive-page-default/ Initial gray buttons are parent category but if you click the arrow in a parent it shows all child categories.

    If you use this not need to add all commisions to your site menu. Just point to the shortcode page using a single entry i.e. Downloads.

    Thanks.

    #90739

    Shahriar
    Moderator

    Hi,

    You have to install the Premium Package add-on to use add to cart button ( to sell downloads ). You can download it here https://www.wpdownloadmanager.com/download/premium-package-wordpress-digital-store-solution/

    Package/download details page will show the add to cart button automatically if you set a price for the package.

    Thanks.

    #90695

    Shahjada
    Keymaster

    Please use

    Advanced TinyMCE button


    Or

    Gutenberg Blocks


    To generate shortcodes properly
    And doc for category shortcode:

    [wpdm_category] – Query All Downloads From One or More Categories

    #90660

    In reply to: not all files showing

    Link: https://ramtaps.com.au/downloads2/
    short-code:
    [wpdm_all_packages items_per_page="20" jstable="1" order="ASC/DESC" cols="title,file_count,download_count|categories|download_link" colheads="Title|Categories|Download::155px"]

    issue: showing search on top but not showing all files (showing only 78 pages in pagination)

    =========================================================================================================

    Link: https://ramtaps.com.au/downloads1/
    short-code:
    [wpdm_all_packages items_per_page="20" order="ASC/DESC" cols="title,file_count,download_count|categories|download_link" colheads="Title|Categories|Download::155px"]

    issue: showing all files as (showing 176 pages in pagination) but not showing search on top

    purpose: I want both search on top and also show all files in pagination..i think when i am using jstable=”1″ in shortcode than the issue coming

    #90602

    Hello Thomas

    We have encountered an issue that occurs in https://ramtaps.com.au/downloads/ page. When we use the search box in the page then the half page button should be shown. If I remove the search box then the all pagination button is shown. I have added a screenshot of the two pages of download in ramtaps.com.au. please check the difference in that page.

    Please advise what the issue could be.

    #90571

    Shahriar
    Moderator

    Please try adding the following code before line no 217 in /download-manager/tpls4/wpdm-all-downloads.php. That might solve the issue.

    if( ! isset( $data['files'] ) ) $data['files'] = array();

    #90545

    Adam C
    Member

    I too am having this issue but only in certain environments (localhost XAMPP) and with the extended short code add-on with the table display using this [wpdm-all-packages items_per_page="50" jstable=1 order_by="title" order="ASC"]. I get on page displayed errors like this:

    Warning: count(): Parameter must be an array or an object that implements Countable in C:\xampp\htdocs\2\wp-content\plugins\download-manager\tpls4\wpdm-all-downloads.php on line 217

    Warning: count(): Parameter must be an array or an object that implements Countable in C:\xampp\htdocs\2\wp-content\plugins\download-manager\tpls4\wpdm-all-downloads.php on line 218

    Warning: array_shift() expects parameter 1 to be array, boolean given in C:\xampp\htdocs\2\wp-content\plugins\download-manager\tpls4\wpdm-all-downloads.php on line 220

    These warning messages precede the table which otherwise seems to work fine. Using the file tree shortcode does not cause this. Any thoughts are appreciated. Thanks.

    #90510

    Shahriar
    Moderator

    Use the category shortcode to show your packages by category. Please check the documentation here https://www.wpdownloadmanager.com/doc/short-codes/wpdm_category-query-all-downloads-from-one-or-more-categories/

    You have to set the order_by="title" and order="asc" to sort pacakges in ascending order ( A Z )

    To insert shortcodes easily please install the TinyMCE add-on https://www.wpdownloadmanager.com/download/advanced-tinymce-button/

    #90218

    In reply to: After Update Problems


    Michael K.
    Participant
    This reply has been marked as private.
    #90206

    In reply to: Create a simple table


    Shahriar
    Moderator

    Hi,

    You have to use all packages table to show your downloads in a tabular format as shown in the screenshot.

    Install the TinyMCE add-on ( https://www.wpdownloadmanager.com/download/advanced-tinymce-button/ ). Using this add-on you can insert the table shortcode for selected categories and sub-categories.

    Send login info in private reply if you want me to set up a demo page.

    Thanks.

    #90197

    Shahriar
    Moderator

    Hi,

    It is not possible to control this option globally because each view has its own template and query. For example, all packages table has its own template which is different than the category shortcode template.

    But you can control the order from the shortcode. Each shortcode has a parameter for sorting. Utilize it to alphabetically sort your packages.

    Did you check the Archive Page add-on? Using this add-on you can display all your downloads from one place with search, filters options. Please check the demo here https://demo.wpdownloadmanager.com/wpdmpro/archive-page-default/

    Thanks.

    #90171

    In reply to: Download Statistics


    Huw Nicholls
    Member
    This reply has been marked as private.
    #90149

    Noomia SPRL
    Member

    Hello !

    I have a feature that I need to implement but I don’t know if this is something easily doable with one of your add-on.
    I need to add a checkbox next to each download in the listing to allow visitors to select multiple downloads and let them download them all with one “Download all checked” button.

    Is that possible ?

    Thank you !


    Shahriar
    Moderator

    Download Manager Frontend Uploader page requires the Bootstrap JS. But in your installation it was inactive. Everything works now after activating Bootstrap JS ( Downloads Settings Basic Misc Settings ).

    #90105

    Shahriar
    Moderator

    Hi,

    You have to create a custom template file for all downloads table to keep the changes even after the plugin update. Here is how you can do that,

    1 ) Copy the /download-manager/tpls/wpdm-all-downloads.php file.

    2 ) Place it in /active-theme/download-manager/ directory.

    3 ) Replace echo $download_link; with echo "<a target="_blank" href='".\WPDM\Package::getDownloadURL($data['ID'])."'>Download</a>"; in line no 355

    That should open the links in new tab.

    Thanks.

    #89963

    Srivishnu
    Participant

    I cannot find the below setting:

    Downloads > Settings > Frontend

    Do I need to install any addon to be able to see ‘Frontend’ option under setting?

    Please refer to the attached image.

    #89810

    Shahriar
    Moderator

    You can update the plugin from your plugins page if are logged in to your WPDM account from Downloads Settings Updates page.

    Or you can follow this approach to update the plugin,

    1 ) Deactivate and delete the old version. You won’t lose any data.

    2) Download latest version from here https://www.wpdownloadmanager.com/user-dashboard/?udb_page=purchases

    3 ) Install the latest version.

    Thanks.

    #89807

    Shahriar
    Moderator

    1 ) Remove the ‘All Visitors’ from Allow Access option of the package N
    2 ) Set user A in Select Members option of the package N
    3 ) Generate the share URL from All downloads admin page.

    Are you always using the Select Members option? In that case, a page with [wpdm_my_downloads] shortcode will list all downloads user have access to.

    #89804

    In reply to: Multilevel download


    Shahriar
    Moderator

    Hi,

    So, you want to filter your packages using various levels.

    I think Archive Page ( https://www.wpdownloadmanager.com/download/wpdm-directory-add-on/ ) sidebar view is what you need. You can create categories and sub-categories to define your levels. Then Archive Page sidebar view allows you to get downloads from a specific level using step by step filter.

    You can check the demo here https://demo.wpdownloadmanager.com/wpdmpro/archive-page-sidebar/

    https://www.evernote.com/l/AUdYJLvCojpNSZ8i-1jM39yCnK-rKTnMeOEB/image.png

    Thanks.

Viewing 25 results - 2,376 through 2,400 (of 4,374 total)