Search Results for 'all downloads'

Viewing 25 results - 3,426 through 3,450 (of 4,377 total)
  • Author
    Search Results
  • #37791

    Jass
    Spectator

    Please use following short-code to get the Responsive Table output:
    [wpdm-all-packages items_per_page=10 jstable=1]

    To modify the view you need to do the following:
    1) Copy tpls dir folder from download-manager plugin to your active theme dir
    2) Rename the copied tplsfolder in your active theme to download-manager
    3) finally, To you can modify the output of the table by editing
    [active-theme-dir]/download-manager/wpdm-all-downloads.php

    #37735

    Shahjada
    Keymaster

    http://osz-biv.de/bildungsgaenge/berufliches-gymnasium/termine-und-downloads/ <— this is because you copy/paste short-code, where some extra html tag pasted too. Please use this add-on http://www.wpdownloadmanager.com/download/advanced-tinymce-button/ to generate short-code.

    http://osz-biv.de/downloads/allgemein/ <— is because of your theme, however, please give me temporary wp-admin login info in a private reply, I shall adjust it for you.

    #37733

    Shahjada
    Keymaster

    http://3dmatic.com.au/wpdm-package/drilling-template/ <– this page is showing page template only, however you can customize or create new page template from Admin Menu Downloads Templates. Doc: http://www.wpdownloadmanager.com/doc/templates/

    To test csv in your installation, please make /download-manager/wpdm-functions.php writable or give me ftp access to download-manager dir..

    #37715

    fh1ps
    Member

    Hello there,

    for my project I need a list of files from a category, I tried the last 4 hours to get this done with the plugin but I end in bugs, maybe its theme related?

    These are my settings (for testing)
    https://gyazo.com/d8ebc59d0a49923446ec94c7458019d9

    and this will end in this view:
    http://osz-biv.de/bildungsgaenge/berufliches-gymnasium/termine-und-downloads/

    another test, this settings:
    https://gyazo.com/c86380235114102d1828bfcd3e05c172

    will end in this view (download category page)
    http://osz-biv.de/downloads/allgemein/

    how to fix that? I only want a list view of files which are belonging to a category?


    kalico
    Member

    I am experiencing a settings problem at Downloads Settings Frontend Category Page Options

    My settings got “stuck”. No matter what changes I make to the Basic Style display (and yes, I’m clicking “save”) it reverts back to the last style. I can switch to the Link Style, but when I go back to Basic Style, I still have my last used settings which can’t be changed.

    Before I messed with this section, on the Category Page, I had the featured image, the title of the download (linked to the download itself), and the (truncated) description. Then I noticed this section of settings (which, by default, had neither Basic nor Link style toggled on) and started trying things….now I can’t get back to how it was.

    I can only toggle between the two options (Use Basic Style or Use Link Template) — which would be fine, as the Basic Style with everything unchecked seems to have been the default. However, it’s not working as I would expect. I would expect to be able to uncheck all the boxes, and have all those items not displayed.

    1) I can’t ever uncheck all the boxes in Basic Style. Whatever “last box” I had checked, it stays checked, even if I uncheck it and save settings.

    2) If I select “Download Link” I just get the word “Download” in plain text — it’s not linked. But a download button (linked) does display, which is redundant.

    I hope you can help me resolve this. If you need access to review my settings I can provide it.

    #37605

    vandijk
    Member

    Hi,

    All the pages that WPDM should create result in 404 errors. Even the shortcode [wpdm_user_dashbord] doesn’t work. I have the latest wordpress and latest download manager pro versions. Links to individual downloads do work. My wordpress is currently installed in a sub folder on my server because it’s in the development stage.

    I’ve been going through all the settings but I must be missing something.. Help please!


    VAND
    Member

    Support,
    I have loaded WPDM and the accordian add-on. I’ve added some downloads and am using the shortcode [wpdm-accordian] to output on the download page. The accordian opens, however the link template does not show properly. All it shows when the accordian opens is “link-template-panel.php”, see attached.

    Please advise,
    Thanks,
    John

    #37557

    hannieskinny
    Member
    This reply has been marked as private.

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

    Shahjada
    Keymaster

    ok now, I’ve updated file avada/download-manager/wpdm-all-downloads.php

    #37108

    flear001
    Member

    i use this shortcode to show all downloads of a category at a page:

    [wpdm_category id="XXpermalinkXX" cols="1" toolbar=1 desc=1 item_per_page=10 template="link-template-default-icon"]

    #37072

    flear001
    Member

    Hi,

    i am showing the downloads on a page. It is listed by date. I need it to sort it manually. How can i sort the downloads?

    Thx

    #36968

    Vitorino
    Member

    Hello and thank you for your response.

    Initially i got confused, i was still trying to use the same page (site homepage) i was using before. And problems remained.
    Then i saw you used a specific page for the “User Dashboard” and chosen it instead of the previous (homepage). I looked into it and it worked.

    So, to everyone reading this, do not define User Dashboard on site homepage.

    Just some things disturb me at the moment, and i ask you if there is a solution:

    • On the User Dashboard, why do users see files on the “Recommended Downloads” area, that they have no access to? Is there a way to show only files that user can access? (commented screenshot in the attached file)
    • On the User Dashboard, what is the user level area supposed to do? Print account type? Why is it empty?
    • On the User Dashboard’s main page, the “Profile link” is redundant, please make it disappear on dashboard main page.
    • On the User Dashboard’s profile page, there is a Paypal email field, is there a way to hide it?/li>
    • Is there a shortcode cheat-sheet? Os is this page it?

    Thanks in advance.


    Vitorino
    Member

    Hello, i’ve recently acquired WPDM-PRO and WPDM Custom Access level plugins.

    I installed a fresh copy of plugins, verse theme ad WP latest. We have permalinks set to full URL.

    We need to set-up a simple file sharing system, to allow our client to share files with clients in a secure manner.

    I setup the website so that at the homepage, users see the login form, once logged they see the user dashboard (simply used [wpdm_user_dashboard] in the page).

    The dashboard has some links that do not work. And we had to manually create some pages to account for the broken links in the dashboard menu:
    A – “Edit Profile” leads to 404, we solved in a page with [wpdm_edit_profile]);
    B – “Profile link” seems useless as it only reloads that same page;
    C – “Download History” leads to 404, we created a page to solve the 404 but do not know that shortcode to use there! (complete lack of documentation)
    D – “”Logout” leads to 404 how do i solve that?.

    User level section is completely BLANK (what is it for?)
    User dashboard also shows on Recommended Downloads section downloads that the user is NOT ALLOWED to download or even see.
    We need to know how to create a page that shows all downloads avaiable to the logged user. Last 5 downloads in dashboard is not nearly enough. What happens if user needs to re-download old files? There is no way to get to them since “Download History” link is broken.

    At the moment i find this plugin to be immature, it is missing documentation, i found many shortcodes in the code that do not even exit in the documentation (ex. [wpdm_my_downloads] gives a list of files for the user, but information is limited and besides prints a PHP error related to WPDM Custom Access plugin.)
    And we thought this was a mature plugin….

    HELP!

    #36903

    Shahjada
    Keymaster

    Access roles will not actually affect category visibility, it just will control access to downloads.

    #36891

    Shahjada
    Keymaster
    1. No rewriting there, you are copying the tpls dir from download manager plugin dir to active theme dir.
    2. Them rename it copied tpls dir ( which is in your theme dir ) to download-manager
    3. Now edit wpdm-all-downloads.php in side download-manager dir ( which is in your active them dir )

    Now if you use the short-code, it will use wpdm-all-downloads.php from your theme folder.


    Austad
    Member

    It’s installed.
    Please try to register as a user at:

    http://seeyellowstonewithscheels.com/profile/

    and you will see that the registration is NOT being handled through the “Subscribers” within Downloads. The user is being added as a WordPress user.

    Also, maybe this screen cap of the registration email will help troubleshoot.

    #36865

    youmedia
    Member

    Hey Shaon,

    Thanks for the reply,

    Two things:

    1. Do I need to overwrite the tpls currently installed when renaming?

    2. What needs deleting in wpdm-all-downloads.php to remove the download column?

    3. Where does this short code need to go?

    Thanks again,

    Chris

    #36857

    Shahjada
    Keymaster
    1. Please copy /download-maager/tpls/ dir to your active theme dir
    2. Rename the /tpls/ dir to download-manager
    3. Now edit file wpdm-all-downloads.php inside /your-active-theme.../download-manager/ dir to remove download count
    4. In your short-code use parameter order_by='title' and order='ASC'
    #36789

    Shahjada
    Keymaster

    Need to edit code, please follow the steps:

    1. Create a dir named download-manager in your activate theme dir
    2. Copy file /plugins/download-manager/tpls/wpdm-all-downloads.php to your-active-theme/download-manager/ dir
    3. Edit the copied file now and remove date.

     

    #36788

    In reply to: Help with Plugin


    Shahjada
    Keymaster
    #36786

    In reply to: Data Table Layout


    Shahjada
    Keymaster

    you will need this add-on http://www.wpdownloadmanager.com/download/wpdm-default-values/ for mass update feature.

    To eliminate category column, there will require some customization, but next update will have option to show/hide any specific column.

    The rest options also will require to customize code in tpls/wpdm-all-downloads.php

    However,if you want to edit that file, first copy tpls dir to active theme dir and rename it to download-manager, then edit wpdm-all-downloads.php in download-manager dir.

     

     

    #36767

    AlpineWeb
    Member

    My client requires all subscribers to see the same 5000 downloads so I am using the data table layout as this is the only way I can seem to make that work.

    Is there a way to change the actual 5000 package template without having to edit each one? There is only one category and all packages are within that category.

    Is there a way to eliminate the category column in the data table layout?

    Is there a way for the first column where the pdf is a link for it to open in the browser – as there is already a download button over on the right.

    Finally is there a way to block access to the entire page unless you are logged in as the subscriber? In other words they can see everything that is there now but they can’t access it – I would prefer it just be a login page so then they see everything. I thought that the Access Settings would impact that but it does not seem to.

    Thank you.
    CJ


    DeliteStudio
    Member

    Hello,

    we are using the backend to upload files (Downloads > Add New). With bigger files (not too much, just 5-10 MB), after the upload, in the “Attached files” metabox appears the error:

    Fatal error: Maximum execution time of 300 seconds exceeded in C:\wamp2\www\wp-admin\admin-ajax.php on line 16 Call Stack #TimeMemoryFunctionLocation 10.0000154720{main}( )..\admin-ajax.php:0 " name="file[files][]">

    (see the attached screenshot).

    We suppose it’s in the AJAX call that inserts the correct icon…

    What can we do?

    Thanks!

    #36700

    Hey there,

    when I use the option to hide downloads, then all downloads are hidden even with access permission. My Users have multiple roles and it looks like you are only checking the primary role! It works when I set it to the primary, but thats not the solution, I need multiple roles.

    If I only hide the download links it works because you check all roles.

    Any Solution to this Bug?
    Gabriel

Viewing 25 results - 3,426 through 3,450 (of 4,377 total)