Search Results for 'all+downloads'

Viewing 25 results - 4,051 through 4,075 (of 4,372 total)
  • Author
    Search Results

  • stefanluk
    Member

    I did some more research and I managed to fix the problem.

    The archive add on uses jquery to show the downloads. When you call the Archive layout the way I did, the jquery from wpdm-archive-page.php is not being loaded. Therefore, the downloads will not be shown.

    I copied the jquery part from wpdm-archive-page.php to my archive.php template file. (thats the page template that’s being used and that’s where I have the IF statement, mentioned above.)

    Now everything seems to be working fine.

    Hi,

    I upgraded yesterday from v388 to v405.

    I’ve done the migration and I’ve gone through the pages where downloads appear and changed their ID numbers to the v405 numbers.

    I’ve downloaded and activated all the new add-ons such as image buttons.

    But I still can’t get the download links to appear on the pages. I just get a blank space where the link should be.

    When I go into Downloads – Templates and click on preview for any link or page template the preview box appears but it’s blank.

    I’ve obviously missed something in the settings somewhere but I’ve spent 12 hours working on this now and am going round in circles.

    Any ideas would be appreciated.

    🙂


    stefanluk
    Member

    I’m experiencing some problems when using the Archive Add On for categories.
    Here is an example page: http://wptest.alcadis.nl/downloads/was-105r/

    1. On a Category Page, there are no downloads being displayed

    2. On a Category Page, when clicking a subcategory, you get redirected to a NEW page. I don’t want this. I want to load the subcategory in the same page. (like it’s done here: http://demo.wpdownloadmanager.com/wpdmpro/archive-page/).

    I use the following code to show the Archive Add On when you click on a category:

    if ( ‘wpdmpro’ == get_post_type() ) {
    $q_object = get_queried_object(); //gets the current object from the custom post type ‘wpdmpro’
    $slug = $q_object->slug; //gets the slug
    echo do_shortcode(“[wpdm-archive category='”.$slug.”‘]”); //uses the shortcode and takes the slug we just called
    }

    Now, when I use the shortcode ( [wpdm-archive category=’category-slug’] directly in a WordPress page, both problems don’t occur.
    Example here: http://wptest.alcadis.nl/support/

    Can you tell me what the problem is and how to fix this?

    Thanks

    #12615

    Shahjada
    Keymaster

    sorry, got the issue, will be ok with next update, but if you want to know the fix, here it is,
    1) open wpdm-all-downloads.php
    2) go to line # 69, it is now there 'total' ► $total_files/$items,
    3) replace it with 'total' ► ceil($total_files/$items),

    #12517

    ratputin
    Member

    I have been using Download Manager Developer for a client’s site. It has been installed and running for approx 1 year (ver 3.3.6). I am now redeveloping the site and have updated the beta build (different web server) to 4.0.5. I am attempting to migrate the current downloads to the new server, but seem to be running into an issue. The original site has a folder that resides outside of the public_html folder so we can serve up secure files. I have added the string to the “Local File Root” field, but am unable to view the files in the “Browse” window under the package dashboard.

    Any help would be appreciated.


    mike.bijl
    Member

    I have a download page to be able to download all available files. But in the title column the link isn’t a link. As you can see at
    http://blog.compower.org/downloads/ the HTML code for the title misses a < in the code…

    <a style="color:#36597C;font-size: 10pt;font-weight: 300;"
    href=’http://blog.compower.org/download/enable-deduplication-windows-8-1/’>Deduplication for Windows 8.1

    #12439

    cbenson583
    Member

    I think there is a bug here because I see the same behavior. The sub-categories don’t display and I still get all packages not just the category I used jn the shortcode. If I change the shortcode to say category=118 for the id, I get the subcategory buttons, but I still get the complete list of downloads instead of just the ones in the category.


    Sarah
    Member

    hey Shaon,

    When I said it “should be” appearing to the left of the download button I was reciting from memory what it used to look like. In fact, it could very well have been to the right of the button I’m just not sure anymore. All I know is the icon just stopped showing up altogether. I tried moving the code of the icon as you suggested above just to see what would happen but it’s still not appearing.

    Did you see the icon when you went to the site?

    #12345

    joemanausa
    Member

    Debbie, you have me terrified … of updating. Did you have to redirect all of your downloads? Was it worth it?

    Could I pay you to customize wpdm-all-downloads.php so that i would display the package description? I really need this feature. Please contact me.


    Shahjada
    Keymaster

    you need to edit wpdm-all-downloads.php for that

    #12246

    In reply to: Widget Error


    miwaplay
    Member

    I updated to 4.0.4 and am still seeing the issues. Additionally, on my downloads page I see things like “0 download” instead of “0 downloads” and “download” with no counts. There is also a CSS spacing issue after the download icon.

    I have attached screenshots.

    #12198

    In reply to: Directory Add on


    Shahjada
    Keymaster

    there still showing some js error, thats why archive page add-on is not working:
    Loading Image...
    Anyhow please send a temporary wp-admin login info to support@wpdownloadmanager.com to check it in details.


    stefanluk
    Member

    The shortcode [wpdm-archive category=”category-slug”] is not working.

    When I put in a category-slug, all the subcategories (buttons) disappear. Also it shows ALL downloads, in stead of just the ones in the category.

    Is there a fix to this?

    #12176

    stefanluk
    Member

    UPDATE:

    I fixed this problem, but another one occurs.

    This is my code:

    if ( ‘wpdmpro’ == get_post_type() ) {
    echo do_shortcode(“[wpdm-archive button_style=’default’ link_template=’link-template-panel’ category='”.$str.”‘]”);
    }

    When I’m on a wpdm archive page, It used the shortcode. Where $str is the category slug.

    My problem now is, it is still showing ALL downloads (not just the one in that specific category) and the buttons with subcategories disappeared.

    How do I fix this?

    EDIT:

    You can mark this as solved. I made a new thread for this new issue.

    #12161

    Zorrox
    Member

    not running the wpdm-m24x.php you musst install this addon.
    Upload the folder wpdm-m24x on your wabspace. Path: /wp-content/plugins
    Go to your Plugins page activate wpdm-m24x
    Go to your Doiwnload Manager settings page serach Migrate Klick on Migrate > select your downloads to import and klick Save Settings.


    Phoenix
    Member

    I downloaded the update though not sure I have the upgrade page in the right place.
    #1 Plugins page says 4.0.4
    #2 All downloads are gone.
    #3 running the wpdm-m24x.php page shows a blank page with an error in Firebug: The character encoding of the HTML document was not declared. The document will render with garbled text in some browser configurations if the document contains characters from outside the US-ASCII range. The character encoding of the page must be declared in the document or in the transfer protocol. Line 0

    #12139

    Zorrox
    Member

    Change your link tamplate.
    Got to Dashboard > Downloads > All Packages > Edit your File > Change > Link Template to whatever you want.> test them.
    If you want I can help you to modify your template.

    #12076

    crosling
    Member

    Hi – I have followed the instructions to upgrade from 3 to 4.0.4. Including using the extra plugin to migrate from 3 to 4. But… now all of my existing downloads have changed their ID. Which means none of them work on my pages or posts. How can I pls make sure that the ID codes remain the same and dont need changing on 30+ pages pls?

    Many thanks


    b2investor
    Member

    Thank you Shaon ! I am so glad to hear you will provide this again, it’s really useful if one does not have thousands of products and that format was just perfect for what I want so I can’t wait to have it back :). Also, I would like this add-on to show the number of downloads only if I choose so.

    #12059

    Why are all the download links messed up, when I’m using the add-on button?

    #12041

    I was able to install the TinyMCE button, but it’s not looking/working right:
    http://tinyurl.com/k27thna

    #12037

    alanmccabe
    Member

    H Shaon is this working with 4.04 ?
    I have installed it but nothing seems to download

    http://bannonmccabe.co.uk/downloads/

    Thanks if you can point me in the right direction
    ALan

    #12036

    babby
    Member

    ok, disabled the plugin & everything is good. thanks for your help!

    #12015

    Shahjada
    Keymaster

    just confirmed from support team, your issue is resolved, problem was you had block hotlink add-on active, which is still not compatible with v4. anyhow compatible version coming soon. Thanks

Viewing 25 results - 4,051 through 4,075 (of 4,372 total)