Search Results for 'Add Url'

Viewing 25 results - 1,276 through 1,300 (of 1,642 total)
  • Author
    Search Results
  • #43465

    DaysFinest
    Member

    @Shahriar

    I also find I have a problem with this shortcode from the Review Add-on
    [rating_stars]

    I have placed it into a link template that otherwise functions correctly within the Directory Add-on to produce a table of results via the shortcode –
    [wpdm-archive cat_view=”compact” button_style=”default” link_template=”56fc0d6963a2a” order_by=”post_title” order=”asc” items_per_page=”10″]

    There is just blank space though where the ratings stars should appear.

    Here is the entire template code –

    <div class="row">
      <div class="col-md-12">
        <div class="thumbnail">
          <div class="row">
            <div class="col-md-3">
              <div class="media">
                <a class="pull-left" href="[page_url]">
                [thumb_50x50]
                </a>
                <div class="media-body">
                  <strong>[page_link]</strong><br/>    
                  <i style="margin: 2px 0 0 5px;opacity:0.5" class="fa fa-th-large"></i> [file_size] <i style="margin: 2px 0 0 5px;opacity:0.5" class="fa fa-download-alt"></i> [download_count] downloads
                </div>
              </div>
            </div>
            <div class="col-md-3">
              [rating_stars]
            </div>
            <div class="col-md-2">
              [categories]
            </div>
            <div class="col-md-2">
              <em>Created On</em></br>[create_date]
            </div>
            <div class="col-md-2">
              [download_link]
            </div>
          </div>
        </div>
      </div>
    </div>
    

    – I would appreciate some help/ advice on this issue along with my original problem which still persists
    Thanks
    Andy

    #43457

    Dimru
    Member

    Hi, support.
    There is a problem.
    My downloads are in the folder “FTP-server”.
    When I select a file from the list of FTP, the way it is written as ftp:/FTP-server/example.doc
    And when you press “Download”, an empty file is saved as “file-not-found.txt”.
    Where could I go wrong with the settings?
    If you type the correct path ftp://my_site/FTP-server/example.doc, you can download the file, you if entered ftp login and user password.
    If you enter URL in the widget “Attach File” (http://my_site/FTP-server/example.doc), you can download the file.

    It’s very large number of files and i don’t want to correct them manually – for this this add-on has been purchased. 🙂

    Thank you for your plug-in, I hope you will help to solve my problem.


    vijendra
    Member

    Previously I added the license key to stating site. Now I am trying to add that to the live site after removing from stating one. But the system is not taking that.

    staging url: http://www.locs.dreamhosters.com/
    live url: http://www.locs.co.uk/

    Please check and let me know.

    Thanks

    #43021

    In reply to: csv import


    Shahriar
    Moderator

    You simply need to add category names like this “Category 1, Category 2” at a column in your csv file. If you keep files in /uploads/download-manager-files/ dir, in csv file you just have to add the file name, otherwise full file path or URL.

    #42825

    andislmar
    Member
    This reply has been marked as private.

    evgenyp
    Member

    Good day,

    I have the latest version of the plugin and a fresh installation of WordPress. The only WPDM add-on I have is Amazon S3

    PROBLEM 1:
    I don’t see the download count changing when used with new (cloned) templates. I tested it with a local file and a file added by URL. Here is how I repro it on my site:
    1) Add a local file and call the post “Test”
    2) Choose Single Column, Flat template and Publish
    3) Try to download the file and check the count. It will be 1
    4) Clone “Single Column, Flat” template and update the package to use it
    5) Download file again and see that the download count didn’t change this time
    6) It will not change even if you switch to the standard template again

    Please help

    PROBLEM 2:
    When I go to the “Link Templates” section I am seeing the following warning under each template:
    Warning: in_array() expects parameter 2 to be array, boolean given in /home/bluefrhw/public_html/coloring/wp-content/plugins/download-manager/admin/tpls/templates.php on line 63

    What is this?

    PROBLEM 3:
    Per http://www.wpdownloadmanager.com/docs/integrated-templates/ I should be able to use this [download_link btn btn-lage btn-success] to customize the look of the download link. This does never get expanded in my case.

    #42650

    In reply to: Link to categories

    Thanks, but is it possible to link to a category page using the Archive add-on template.

    Clicking a category from the Archive add-on page doesn’t update the URL… so it must use AJAX?

    #42585

    In reply to: Bugs and Errors


    Shahriar
    Moderator

    “Add-ons” page just show the list of add-on available in our site, the page doesn’t have any other use for you. “Out of memory” error because, it loads all add-ons data in that page in an array and your server doesn’t have enough cache memory.

    Instead of [gallery_WxH] , use [thumb_gallery_WxH]  and it will works or show images only when you add additional previews with a package  ( http://www.wpdownloadmanager.com/doc/templates/template-tags/ )

    If you use [thumb_250x250], in all browsers and devices, the image size will be 250×250, please give me the url if you see different anywhere to check.

     

    #42515

    SniffTHIS
    Member

    Hello,
    I have successfully downloaded and upgraded to the latest version of this plugin. However, the option for setting the Facebook Like, will not work. I want my users to “like” my Facebook page before they can download the item, but some some reason this refuses to work! I have added in the correct FB URL there in the field. It still will not work no matter what. When I “uncheck” this option, the user can then download the file without any problem. But when I opt to use it and have the correct Facebook link to the page there in the field, the user is unable to download the file and they are not prompted to “like” the page before being able to download the item. Please help. Thanks.

    #42427

    richardyoung
    Member

    I have WPDM v4.5.4 and the latest version of WP installed.
    I have created pages to contain [wpdm_frontend] and [wpdm_user_dashboard] shortcodes
    I have configured front end settings to link to these pages and assigned roles for access (administrator and a custom role).
    On going to the [wpdm_frontend] and [wpdm_user_dashboard] pages, as administrator, the correct information is displayed.
    BUT clicking on ANY link or tab on those pages the shortcode crashes with ‘page not found’ For example If i click ‘add new’ tab on the [wpdm_frontend] page I get “Sorry,no such page…..” (my standard page not found error message) and the URL it is trying to find is ……/add-new/. I don’t have a ‘add-new’ page anywhere and I can’t find any documentation saying how to set up this link.

    So what do I do now?

    #42386

    Shahriar
    Moderator
    1. Bulk import doesn’t explore sub folders, but in case of csv import, if you keep the files in /download-manage-files/ dir, you need to add only file name in csv file, otherwise full path or url.
    2. We shall add support for custom link template for that view with the next update of the add-on.

    [file_list] should be active there.

     

    #42315

    Shahriar
    Moderator
    1. If you want the style matching with your theme, you need to customization css in your theme style.css
    2. Not clear
    3. Please give me and example url to check
    4. Search is functional now, also updated the add-on
    5. In file wpdm-archive-page.php

    James
    Member

    Hello

    I’ve just updated to version 4.5.4 and now the frontend uploader isn’t working properly. The ‘All items’ home screen loads fine but when you click on the tabs you get a 404 error.

    I think the problem is to do with frontend tabs pointing to the incorrect urls. I get sent to:
    http://www.wasd.org.uk/upload-documents/add-new/
    but I notice that the demo on your site sends people to:
    http://demo.wpdownloadmanager.com/wpdmpro/frontend-uploader/?adb_page=add-new

    What’s going on? Please can you let me know how i can fix this issue?
    Thanks
    Richard

    #41870

    Shahjada
    Keymaster

    @emury, ok, now, problem was, any of your plugin generating unexpected blank char on init and that was breaking file path. However I’ve adjusted it adding trim function in /admin/tpls/metaboxes/attach-file.php and wpdm-start-download.php, changed file attached here.


    @gjohnsoniii
    , I couldn’t add the fix in your installation as I don’t have the URL

    #41688

    Shahjada
    Keymaster

    Ok now. had to add flaturl=0, [wpdm_user_dashboard flaturl=0]

    #41648

    Shahjada
    Keymaster

    In case of advanced csv importer, add __wpdm_ before custom field name when importing, like __wpdm_acf_Downloaddetails_publisher_downloadmirror

    For images, please use full image url like http://www.nowload.de/wp-content/uploads/screenshots/6/2436-box-free-200-rgb.....

    #41541

    Shahjada
    Keymaster

    1# Please give me the url to check the custom field.
    2# There was a css path issue, however I’ve fixed and released new version, please update your copy.3# Post update date added, select “post_modified” from dropdown
    4# Lazy download field name __wpdm_lazy_download, add it as custom field
    5# To set UID, select post_author from dropdown

    #41460

    In reply to: Caching Download Files


    Shahjada
    Keymaster

    in such case, add/attached those files as URL with wpdm package, in that case wpdm will use cached file.

    #41438
    This reply has been marked as private.
    #41425

    Shahjada
    Keymaster

    There are nothing to add for support, they are independent, but if anything cause issue, it plugin the conflict with other plugin, I need to check it in your installation, please give me temporary wp-admin login info and the url from where I can regenerate and check the issue

    #41424

    In reply to: Search results


    Shahjada
    Keymaster

    Migration add-on installed. I’m not very clear about the search issue, Please give me the exact url from where I can check the search.

    HI,
    I am just wondering whether Download Manager will support the new technology, Google AMP?
    https://www.ampproject.org/

    Currently there is a WordPress plugin to generate amp pages to Google standard, however, when I installed it, the download link did not work.

    What happens when I click on the word “download” is that the symbol “#” gets added to the url.
    example:
    http://mysite.com/amp/#
    this is because of how the download link is protected in the Download Manager design.

    Will there be support for AMP in the future releases of Download Manager?
    Thank you very much

    #41291

    jdshock
    Member

    I am trying to config your plugin for my customer. My wordpress is in developing mode and in this moment, my RewriteURL is off.
    I created 2 pages in front-end using shortcodes [wpdm_user_dashboard] and [wpdm_frontend] and I set them in admin setting page.
    For both of them I have the same problem, when I open these two pages in my front-end, I can see them but it is impossible for me to navigate because my URL are: https://www.website.com/?page_id=53305add-new/ or https://www.website.com/?page_id=53303edit-profile/.
    Could you tell me the correct NO RewriteURL for above URLs?
    Thanks.

    #41246

    In reply to: Some more problems


    Shahjada
    Keymaster

    2. please check if any selected category has “All Visitors” checked, package inherits category access
    3. It is active by default, additional thumbs links should open in nivo light box, please give me you url to check

    #41226

    In reply to: What are subscribers


    Shahjada
    Keymaster

    Sorry for your trouble.

    1. The list still not available but it is in our to do list.
    2. From Admin Menu Campaign Subscribers you can see the subscribers and associated list.
    3. Post subscription option will show in bottom for now,  however, we will improve the feature with custom positioning in next update
    4. You need to create campaign ( docs: http://www.wpdownloadmanager.com/doc/admin-panel-2/add-campaign/ ), select delivery date and check the option “Add To Email Queue Now”, finally Publish. The plugin use wp cron to check newsletter schedule and send them, but wp cron is not very reliable, so, if you don’t want to rely on wp cron, you can setup an cron jon from your hosting control panel for the url http://your-site-name.com/?cron_handle=1 with call interval 5 to 30 mins
    5. , Missing image link adjusted in our docs.
Viewing 25 results - 1,276 through 1,300 (of 1,642 total)