Search Results for 'all+downloads'

Viewing 25 results - 4,251 through 4,275 (of 4,412 total)
  • Author
    Search Results
  • #8743

    elislasop
    Member

    Hey there, thank you very much for your precious help! I’ve just tried and see if your fix is working and I am facing a strange thing…

    When I get connected with Google Chrome I get the limit working fine. But when I am connected with the Apple Safari there is no limitation at all. I’ve downloaded 10 files when the daily limit is 3.

    Do you have any idea why this is happening?

    Thank you very much again for your help!!!

    #8724

    elislasop
    Member

    I have just sent you the temp login info in your email. You will see an email about a web site called http://www.teachme.gr

    Thank you very much!

    #8651

    Shahjada
    Keymaster

    you need to change code for that.
    Filename: wpdm-all-downloads.php

    line# 30,
    before ?> add:
    $ext = $file['icon']?$file['icon']:$ext.".png";

    line# 31
    replace $ext.'.png' with $ext

    #8616

    Shahjada
    Keymaster

    you need to edit file wpdm-all-downloads.php , remove page url from there to disable page link.

    #8505

    icoffe01
    Member

    not working yet ..

    new massage :
    ==========
    Fatal error: Call to a member function get_var() on a non-object in /home/site_name/public_html/wp/total.php on line 4
    ==========


    Shahjada
    Keymaster

    it was a menu priority issue, please copy files from current installation when you need to move to new server.

    #8477

    bhardwick
    Member

    Whenever anyone downloads a pdf, acrobat tell them the file is corrupt. All files!
    http://www.gcak12.org/downloads

    #8431

    philus
    Member

    I do have subcategories, the ALLOW ACCESS field is set to ALL visitors for the main section Public downloads and the ALLOW access field is empty for the sub categories… it that ok ? I still don’t see the drop down…

    In my page http://new.rotalec.ca/download-manager/

    Under the public Downloads section I have 2 SUB SECTIONS… (see attached file) one doesn’t have a package and the other one does have one so I’m expecting to see a drop down that looks like this

    Softwares, Drivers and Firmwares (1)
    Documentations (0)

    #8422

    Shahjada
    Keymaster

    1) Admin Menu Downloads Categories Embed Code column. example: [wpdm_category id=categrory-id ….
    2) actually everything mentioned here http://www.wpdownloadmanager.com/download/wpdm-extended-short-codes/

    but if you facing any complexity. please send temporary wp-admin login info to support@wpdownloadmanager.com to check your issue.

    #8416

    Shahjada
    Keymaster

    actually you simply need to know php a little to do that, its hard to explain every step of code here.

    replace
    $data = $wpdb->get_results(“select * from {$wpdb->prefix}ahm_files where ($qcids) limit 0,5”, ARRAY_A);

    with
    $data = $wpdb->get_results(“select * from {$wpdb->prefix}ahm_files where ($qcids) limit 0,3”, ARRAY_A);


    Shahjada
    Keymaster

    individual download is useful when you created a package with more then one file and want to allow users to download any single file from that package.

    Download limit will apply limit on downloads by a user. If you set 4, then same user will not be able to download the item more then 4 times.

    Can you tell me what the issue actually was?
    If I have to implement again I need to know what was wrong or required changing. I have to move this site to a new server again in under 2 weeks and I want to ensure that it works in the new environment. (Moving from MediaTemple Grid server to Media temple Virtual Server)

    Many thanks for you help
    Martin

    #8388

    Patrick
    Member

    I’m having a very similar issue I’ve posted elsewhere in the forum. The solution of removing the bootstrap makes all the downloads where they show up look terrible. Any fixes to this plug-ins conflict with Mobile Menus?

    #8373

    philus
    Member

    Sorry to be a pain… you may close this request…. I figured it out… Can’t use the same permalink for my page with the shortcode than the url define in the settings section.. ie:
    /downloads/
    /download/
    /wpdmrss/

    changed the permalink and all shortcode works now.

    I do have another issue with the Categories not showing up when we click on the little drop down arrow display with [wpdm-archive]

    can be seen at http://new.rotalec.ca/download-manager/


    philus
    Member

    Hi,

    I have been building this new website and we were about to go live when we notice something strange with the download section…

    We have 4 categories with a few download items in it… we use a simple page with the shortcode [wpdm-archive] … and now it shows WPDMPRO…. it even overwrites the PAGE TITLE i’m trying to display…

    http://new.rotalec.ca/downloads/

    I double check the version is 3.3.8 and all files are in the plugin folder just fine… some other features are working fine but not this one. and it is the most important one… can you advise please ?

    #8352

    twomuch
    Member

    I recently transfered from a different cms to wordpress and would like to update all the downloads to a particular template.
    I have created a customized template and would like all the downloads to use this template. I am guessing this can be done via functions.php
    But i need help with the code and how.
    Thanks

    #8351

    jjmcdade
    Member

    Please Help.

    All I want is to have single downloads within the page with the “Facebook Like” or the “Password” before download.
    What I want my visitors to see:

    1. Title of Download
    2. How Many Times Downloaded
    3. Facebook Link 2 Download or Password 2 Download

    It does not need to open in a separate page. I’m fine with a popup if need be. Please just advise me what needs to be set for this to happen.
    Categories? Templates? (if I even need these) And what do I select in the “Add New” menu?

    What I’m able to do: I’m able to get the downloads and count to work, but every time I try to apply the Facebook Like or Password Protect, the downloading stops working.

    Thank you.

    I’ve paid and downloaded my files (user: martingfisher, lic: 65069-44277-72751-16175) but on uploading I get no opportunity to enter my password login and no Downloads menu item.

    – I have disabled every plugin and that did not make any difference.
    – I have swapped to the WP2012 theme and that did not make any difference either.
    – I have deleted and reinstalled the download and that made no differnce
    I am running WP3.6 and we use Media Temple
    I can send you a U/P if you let me know what email address you want me to PM to.
    Many thanks
    Martin

    #8280

    MasGrafx
    Member

    Shaon, I just wanted to say thank you for all of your help today. I really appreciate the patience and help given.

    I do have a question: is it possible to sort the downloads on archive page by description? how are they sorted? by last edit, date? description?

    Thank you.

    #8250

    In reply to: Downloads HOME page


    MasGrafx
    Member

    I’m trying to do the same thing, I purchased WPDMPro and all the add on’s but haven’t been able to figure it out…

    Have you?

    #8249

    MasGrafx
    Member

    is there anyone here that can assist me in setting up my downloads page? I also purchased all of the add’ons..
    I would really appreciate some help after purchasing the WPDMPro and all add’ons.

    Thank you.

    #8239

    MasGrafx
    Member

    Hi, I’m a new user to Wordpree and I have purchased WPDMPro to manage my downloads on my WordPress site.
    I would like to know if you can assist me in how to set up WPDMPro to look like the demo you have set up.

    1. I would like to have a link on my nav menu that says “Downloads” when visitors click on link the go to a page that show all download categories and like in demo (see image) they can select category and it shows available files list in that category with screenshot preview.

    2. Set up a side bar left or right to easly access different categories.

    3. at bottom of main downloads page show the most recent uploads added

    4. Have the most recent upload added to my blog/news page to showcase the new upload with image preview and file description.

    Hope I made sense. Is there any addition add-ons I need to purchase to make this possible if so what are they.

    Also each time I go to add a new package or update a package or download file via WPDMPro it ask me do download/open or save a file called “admin.json” why is that, how do I disble it from doing that each time. Also each time I update the package WPDMPro hangs up saying Please wait after I hit the the botton update Package.

    Thank you in advance for your assistance…sorry for being such a newbie!

    MasGrafx

    #8159

    craceo
    Member

    Newbie question: How do it get my downloads HOME page to look and function like the demo page http://demo.wpdownloadmanager.com/wpdmpro/ (also see screen shot)? What template is this ? What short codes were used? Why after initial install and config does it not look like the demo?

    Thank you

    #8127

    In reply to: Download file size 0kb


    Harold
    Member

    I tried serveral things but none of them worked… it is not about chmod, paths or server settings.
    Every day I get a whole bunch of emails from people being angry at me that the downloads on our website don’t work. I am really disappointed that Shaon does not care at all. Even if we use the free version, he should at least fix the worst bugs and this is one of them because the script is completely unusable. ๐Ÿ™

    #8077

    Shahjada
    Keymaster

    you need to edit file wpdm-all-downloads.php

Viewing 25 results - 4,251 through 4,275 (of 4,412 total)