Search Results for 'all downloads'

Viewing 25 results - 3,426 through 3,450 (of 4,372 total)
  • Author
    Search Results
  • #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

    #36577

    mensmaximus
    Member

    1. Issue

    Regardless which Link Template is select in a shortcode the display never changes.

    I have created a new page called downloads. Using the Extended Tiny MCE Button I have inserted the following shortcode:
    [wpdm_packages link_template="link-template-calltoaction4" order_by="post_title" order="asc" paging="asc" items_per_page="10" title="" desc="" cols=1 colsphone=1 colspad=1]

    But instead of showing the package links like in the preview (see attached preview_cta4.png) I get the default display (see frontend_cta4.png). This counts for any link template I reference in the shortcode. The rendered html code shows always “<!– WPDM Link Template: Panel –>”

    2. Issue

    Although the extended shortcode plugin is installed and active they do not show up.

    I have inserted the shortcode [wpdm_tree] in the page mentioned above. However it does not display the file list. In the rendered html code I see “<div id=”tree5648639db1401″ class=””><ul class=”jqueryFileTree” style=””></div>”. Only if I setup a category those packages belonging to that category show up. Packages without category are not displayed.

    I could swear this issues are new. I have setup a fresh WP installation to make sure this in neither a theme nor a plugin conflict. I have downloaded the latest zip files for WPDM and WPDM Addons. WP 4.3.1, WPDM 4.4.0, WPDM ESC 2.4.3 and WPDM TMB 2.4.1. Tested with Themes Twenty 13/14 and 15 as well as Theme Enfold. The results are always the same.

    Kind regards

    Michael

    #36555

    basaerTech
    Member
    This reply has been marked as private.
    #36477

    In reply to: Some setting error


    Shahjada
    Keymaster

    1. I would like to set up a login form and register form to access the download area but I did not understand how you set.

    — here it is: http://treativa.it/bozze/chairsandmore/area-download/

    2. when a user logged in, I set up a page with the download categories on the left and the right download. that it imposed with widgets, correct?

    — You can add wpdm category widget but the layout will totally depend on your theme, however this add-on http://www.wpdownloadmanager.com/download/wpdm-directory-add-on/ also have some similar layout

    3. when I view the download category there is a warning (http://treativa.it/bozze/chairsandmore/downloads/cataloghi-prodotti/). Why?

    — I’m not seeing any warning there

    4. when I view a download linked files have problems: http://treativa.it/bozze/chairsandmore/download/prova/

    — It looks like attached files are already delete or missing , I’m not seeing them in /wp-content/uploads/download-manager-files/, But I’ve tested here http://treativa.it/bozze/chairsandmore/area-download/test-doc/ with another file from your server and got it working fine

     

    #36470

    Shahjada
    Keymaster

    It is strange, I see the page like this:

    View post on imgur.com

    and single or full download, all downloads are working fine for me.

    #36437

    Hi Everyone,

    I have just installed the pro-version. I have locked downloads by email. When I click on download I get the pop-up to enter name/email after which the message that a download link has been sent to my email is displayed. When I checked the subscriber list nothing has been logged and in most cases no email is received. I have tested with different emails and its only yahoo and one webmail that the emails were actually received.

    Anyone with similar experience? How did you resolve it?

    Thanks for your help.

    BWA

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