Search Results for 'Add Url'

Viewing 25 results - 1,301 through 1,325 (of 1,642 total)
  • Author
    Search Results
  • #41203

    In reply to: Centric Theme Problems


    Shahriar
    Moderator

    Hi,

    1. It might be css issue, extra css being added from another plugin. Have to check url to find the solution.

    2. Use custom field. In single-wpdmpro.php acces those fields by $pack['field_id'];  https://www.evernote.com/l/AUcDe23T039Gb4FieAL_nycyutec_z3txEIB/image.png

    3. Add css for wpdm-download-link class to change the appearance of download link

    4. This function displays thumb image centrino_post_thumb(array(300,0), true, array('class'►'thumbnail')

     

    #41062

    In reply to: Bugs found in V 4.5.3


    Faisal
    Member

    Hi Shaon,

    i just plugin WPDM Directory Add-on.

    2 bugas

    Site URL : http://portalhoy.com/descargas/

    Shortcode used:

    [wpdm-archive button_style="info" link_template="56ba1673a1469" items_per_page="10" category="category-slug" order_by="field-name" order="asc or desc"]

    1: when search a download > not found.

    exemple “play store apk” there are more then 15 download with the keyword but not found.

    2: i want to show 3 download per line like the Demo: http://demo.wpdownloadmanager.com/wpdmpro/archive-page-compact/ but the shortcode only show 1 per line. i try to use in code cols=1 colsphone=1 colspad=1 but nothing always showing 1 download pero line.

    Thanks!


    didi1987
    Member

    Thanks Shaon

    Now the error resolved but I can not add new file from remote server yet
    when I select a file for add in my package only add # after the page url and jump to top!!!
    And also I can not delete package when I edit old package?

    what should I do?

    #41003

    Shahjada
    Keymaster

    Ok, now, problem was, in HTTP referrer field you added your domain name without www. or *., but your active admin url had www:

    https://www.evernote.com/l/AV3IZJueiGdBsZ0b_024p3-ruh1m9n2bVYUB/image.png

    #40946

    rbrooks
    Member

    There are a few issues that we are experiencing, maybe they are all related.

    First, the file upload button will not allow me to upload any files. It appends something to the end of the URL, but never loads the uploader.

    Second, when I want to select members it won’t load any of the users that are already on my site…I can type, but it doesn’t load like in your video.

    Third, when I use [wpdm_my_downloads] after purchase of the add-on, it shows all files when I am not logged in, even those some were set to different roles.

    I am on the most current version of WordPress.

    #40858

    Shahjada
    Keymaster

    Don’t worry, we will add video play support soon, now wpdm already have youtube support, you can attach your tube url, template tag [youtube_thumb_0] will show youtube video thumbnail, [youtube_player] tag will embed youtube player in page for attached video url ( http://www.wpdownloadmanager.com/doc/templates/template-tags/ ).

    #40693

    Hi,
    Thank you very much. the problem is now solved.

    However, i just noticed that when i try to add a new file using “Browse”, I get a big column blocking the view.
    “Upload” and “URL” are fine. browse is the only one that has this.

    IS this a javascript problem?
    I turned off other plugins, but still got the same issue. I used “browse” successfully hundreds of times before. not sure why this isi happening.
    Can you please help?
    I attached a screenshot to demonstrate.
    thanks a lot

    #40662

    Shahjada
    Keymaster

    “also how are the security settings/file access set and controlled?” <– no such option is available with the add-on, purpose of the add-on is to simple the upload process, it will generate private URL and shared users will be able to see this, but we will add some dropbox.com like options soon with this add-on. However you want detailed option while creating package from front-end, you can use short-code [wpdm_frontend]. The conflict with ultimate members is actually need to be solved from their side, wpdm has nothing to do with this. However you also may use BuddyPress, anyhow wpdm also will have public profile add-on soon.


    Shahjada
    Keymaster

    — I need a package url with the issue to check
    — Use template tag [pdf_thumb_WxH] for pdf thumbnail, but it requires Imagick in your server
    — To download single file, you need to enable single file download from package settings and need to forward visitors to package details page. You need to insert package short-code inside page, you can add wpdm package or wpdm category in menu directly,  but if you want to use short-code in page, use a link template without [download_link] tag, docs: http://www.wpdownloadmanager.com/doc/templates/

    #40518

    In reply to: Some setting error


    treativa
    Participant
    This reply has been marked as private.
    #40334

    jdavis
    Member
    This reply has been marked as private.
    #40299

    tommasodb
    Member

    Uhm, I’m trying to make a custom template without [page_url], but I still get the underlining/blue color typical of links under the file title, which is a bit deceiving. How do I remove that? This is the current code:

    <div class=”media-body”>
    <h3 class=”media-heading” style=”padding-top: 0px;border:0px;margin: 0 0 5px 0;font-size:12pt;”>[title] <span style=”margin-left:30px;font-size:8pt;font-weight:300″><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”></i> [download_count] downloads</span></h3>
    [excerpt_80]
    </div>

    You can see how it looks on this page: http://www.theworldanvil.com/freedownload/

    Thanks!

    #40068

    Pombad
    Member

    1. K.

    2. Yes, I know that. But then I need to use an extra/additional layer of templating that I would need to further hack for how I wanted things to display. Anyway, doing the hack for this really wasn’t an issue, but I think you may be underestimating how people might want to use a function like this.

    3. (Nothing you need to worry about) I completed a hack for this and am now testing/debugging. Because all my files are locked, I can assume the zip needs to be locked. So I replaced the download button with a modal popup/lock form, and then upon completion have it load the zip download URL.

    4. Oh, let me explain further (cause I already coded this as well; and, trust me, I know this scenario I describe does not apply to most people!): my cart page, is on a locked index page, which lists my files. Initially, the cart HTML only refreshes when the page is loaded, but adding files didn’t refresh the cart HTML itself (not does removal, or emptying). So I added an additional jquery function for when addtocart is clicked, it refreshes the cart html (same thing for removal, or emptying). Then for removal, and emptying, I added additional javascript to change the ‘checked’ and ‘disabled’ buttons back to normal (active with original label + the plus symbol). So all the cart functions can be done/viewed from the same page without actually refreshing. 🙂

    #39941

    In reply to: Bugs found in V 4.5.3


    Faisal
    Member

    Hi Shaon ! OK, it,s clear now 🙂

    The last and big problem, if you don,t resolve i will disable and delete the add-on becuse all of packges of my site downloaded by Android users.

    3: Lazy download ACTIVE exemple url : http://portalhoy.com/descargar/whatsapp-2-12-429-apk/

    With Lazy download ACTIVE It,s work fine on PC , user wait 20 sec and the download de whatsapp 2.12.429 APK perfect (26.79 MB) !!
    But in smartphone (ANDROID) download the same file “com.whatsapp-2.12.429.apk” (238,17 KB) so the APK not work :

    When DESACTIVE de Lazy download add-on the same packge download fine in PC and also in smartphones.

    Screenshot1: ACTIVE Lazy download work fine in PC.
    Screenshot2: Downloded with ACTIVE Lazy download in Android.
    Screenshot3: File size is only 238,17 KB so APK not work.
    Screenshot4: DESACTIVE de Lazy download wow it,s work!! downloded the com.whatsapp-2.12.429.apk (26.79 MB) !!
    Screenshot5: Open de APK and it,s work !! becuse it,s the original size APK.

    So Lazy download ACTIVE not work on smartphones, DESACTIVE de Lazy download and every think work. So tell me what can i do plz.

    Thanks!!

    #39910

    In reply to: Icons after Update


    Shahjada
    Keymaster

    In last few updates we made lots of changes in side the plugin code and dir structure, but we also added code for file path mapping for avoid any compatibility issue, may you please let me know which version you where using before and the url where you are seeing missing icon?

    #39734

    Shahjada
    Keymaster

    Sorry, it was because of  password format, however I added urlencode and how login worked. Add-ons list showing in update tab now.

    #39657

    Shahjada
    Keymaster
    1. You need to crate in categories for Catalogs (Catalogo), Manuals (Manuais) and Drivers 
    2. Again create 3 pages for Catalogs (Catalogo), Manuals (Manuais) and Drivers 
    3. Now add category short-code in corresponding pages, like Catalogs category short-code in Catalogs page
    4. Now in your sidebar, use those 3 page urls with your image
    5. Now upload your files and select proper category.
    #39539

    In reply to: How to Print or Email


    Shahjada
    Keymaster

    in that first package, clone/edit the link template and add following code next to [download_link]:

    <a href="[page_url]?wpdmdl=[ID]&masterkey=[masterkey]" target=_blank>Print</a>

     

    #39499

    Spencer
    Member

    Hi, the email lock feature doesn’t seem to work.

    The page URL is http://www.pontefractandcastleford.co.uk/2-for-1-at-xplore-soft-play-area-xscape/

    When you enter the name and email address the form seems to do nothing, however the Subscribers list is populated. No email is received.

    I will send site credentials in private message.

    #39358

    darengopubs
    Member

    Hi

    I was testing out the WPDM Premium Package, specifically, I came onto the site as a guest user (with guest purchases disabled), added an item to my cart, used the sign up form on the cart page, which then took me straight to the payment details. I used TestPay, was redirected to my purchases page, logged in using the new account, and there was nothing there. This means that a user can be left without any record of their purchase at all, as if they did not enter their email address in the Notify Email Address box, the user will get nothing.

    I had a look through your files and realised that in wpdm-premium-packages/templates/checkout-method.php, under jQuery(‘#registerform’).validate(), instead of reloading the page once the user has created an account, it immediately brings up the payment options, meaning that the new purchase is not attributed to the account of the user.

    I removed the following code:

    jQuery.post('<?php echo home_url('/?wpdmpp_load_pms=1'); ?>', function (res) {
                                   jQuery('#checkout-method').slideUp();
                                    jQuery('#checkout-method').after(res);
                                });

    and uncommented the line:
    //window.location.reload();
    and it fixed the issue by forcing the user to login before making a purchase.

    I’m not sure what was supposed to happen here, but it is a considerable issue.

    #39348

    Shahjada
    Keymaster

    — You can change return url ( where customers will be redirected after checkout ) from payment gateway settings.

    — No option to edit email template now, but it is in our to do list.

    — To allow users to download file without registering you need to enable guest checkout and guest download form premium package settings, then create a page with short-code [wpdm-pp-guest-orders]

    Don’t worry, email customizer is coming very soon 🙂 , additionally, if you have any other suggestions please let me know, we will make it the best of all for you.

    #39219

    In reply to: Duplicate Page Content


    Shahjada
    Keymaster

    in fact wpdm has nothing to do with that. To avoid this, you need to add uniq page content for those URL or make those noindex.

    #39119

    Shahjada
    Keymaster

    Sorry, correct code should be:

    <a href="<?php echo home_url("?addtocart=".get_the_ID());?>" class="btn btn-primary">Buy Now @ <?php echo wpdmpp_currency_sign().wpdmpp_effective_price(get_the_ID()); ?></a>

    “Its taking me to the same cart page for all the products
    Can you please help me in fixing”

    <— May you please explain it little more

    #39091

    slidebazaar
    Participant

    Hi Shon

    When i am inserting this php code
    <a href="<?php echo home_url("?wpdm_add_to_cart=".get_the_ID());?>" class="btn btn-primary">Buy Now @ <?php echo wpdmpp_currency_sign().wpdmpp_effective_price(get_the_ID()); ?></a>

    Its taking me to the same cart page for all the products
    Can you please help me in fixing

    Is there any other way using ‘str_replace’ or something so that i will get that adding effect also

    Thanks
    Anand RK

    #39069

    Shahjada
    Keymaster

    You need use

    <a href="[addtocart_url]" class="btn btn-primary">Buy Now @ [currency][base_price]</a>

    in link / page template for that.

    And in php, that should be:

    <a href="<?php echo home_url("?addtocart=".get_the_ID());?>" class="btn btn-primary">Buy Now @ <?php echo wpdmpp_currency_sign().wpdmpp_effective_price(get_the_ID()); ?></a>
    

    To use file cart plugin, you simply need to use [file_list] tag in page template, and equivalent php code is:

    <?php
    $package = \WPDM\Package::Get(get_the_ID());
    echo $package['file_list'];
    ?>

    Don’t worry, you are not troubling at all, we are more then happy to assist you anywhere you need around the plugin 🙂

Viewing 25 results - 1,301 through 1,325 (of 1,642 total)