Shahjada

Forum Replies Created

Viewing 25 posts - 12,326 through 12,350 (of 15,657 total)
Apr 8, 2014 at 8:12 am
#14143
Keymaster
Shahjada
Staff OP

sorry, that is not possible as it is now 🙁 , but can be done though some customization.

Apr 8, 2014 at 8:10 am
#14142
Keymaster
Shahjada
Staff OP

It is an issue , anyhow fixed to for next update which coming within next 2-3 days. but if you want to adjust it right now. please open /download-manager/modules/additional-preview-images.php, go to line #120, replace get_the_ID() with $file['ID']
Thanks

Apr 8, 2014 at 7:59 am
#14141
Keymaster
Shahjada
Staff OP

1) user additional parameter cols=1 with category short-code
2) you don’t have to use the button, if you enable form lock for a package and use the package short-code anyhow, you will see the form before download, use this add-on http://www.wpdownloadmanager.com/download/advanced-tinymce-button/ to generate package short-code.

Apr 8, 2014 at 7:43 am
#14139
Keymaster
Shahjada
Staff OP

no problem at all 🙂 please give me the license key in a private reply to unlock it

Apr 8, 2014 at 7:38 am
#14138
Keymaster
Shahjada
Staff OP

no. but here is a solution. upload pdf from wp media manager, copy the url and add it with package as remote url, then when user will try to download, it will open in browser rather then starting download.

Apr 8, 2014 at 7:28 am
#14136
Keymaster
Shahjada
Staff OP

[wpdm-all-packages] will show such list in tabular format. but if you want to apply the link template, create category ( for example: all downlods ) and assign all packages under the category and use category short-code . btw, you can use this add-on http://www.wpdownloadmanager.com/download/advanced-tinymce-button/ to generate short-codes.

Apr 8, 2014 at 7:12 am
#14132
Keymaster
Shahjada
Staff OP

replace the_permalink with wpdm_download_url(array('ID'►get_the_ID())

Apr 8, 2014 at 6:56 am
#14131
Keymaster
Shahjada
Staff OP

please replace [my-orders] with [wpdm-pp-purchases]
Checkout page is not required anymore. everything will be done at cart page, it is simplified in last update

in my-shop page, if you want front-end user to create packages, user short-code [wpdm_frontend].

Apr 8, 2014 at 6:47 am
#14128
Keymaster
Shahjada
Staff OP

ok, great 🙂 that’s it. I didn’t do anything.

Apr 8, 2014 at 6:45 am
#14127
Keymaster
Shahjada
Staff OP

not sure exactly, please give me wp-admin login info in a private reply, I’ll cgeck.

Apr 8, 2014 at 6:44 am
#14126
Keymaster
Shahjada
Staff OP

you need to add new css for those specific class at the end of your theme css. for example to checked green color, use following css:

.label.label-success{
background: #333333 !important;
}
Apr 8, 2014 at 6:40 am
#14125
Keymaster
Shahjada
Staff OP

if still having the issue, please give me temporary wp-admin login info in a private reply.

Apr 8, 2014 at 6:39 am
#14124
Keymaster
Shahjada
Staff OP

select icon for each package and use image buttons add-on http://www.wpdownloadmanager.com/download/wpdm-image-button/ to make your page like demo.

btw, in some rare case facebook like button don’t show in popover, in those case you need to use [download_link_extended] to embed like button in page.

Apr 8, 2014 at 6:27 am
#14123
Keymaster
Shahjada
Staff OP

@iconstudios, please go to order details page.
Loading Image...

Apr 8, 2014 at 5:47 am
#14120
Keymaster
Shahjada
Staff OP

here are some pre-designed templates http://www.wpdownloadmanager.com/download/wpdm-button-templates/ . Double line coming from your theme css. I see download link is working fine now, please give me an example url where I can check the issue.

Apr 8, 2014 at 5:42 am
#14119
Keymaster
Shahjada
Staff OP

“b) Can I get rid of the buttons on top at all?” <-- may you please explain little more. f) yes, 0 is missed, from 1 it shows the value g) yes, custom field will work, you need to create a custom field and in link or page template simply add tag like [custom-field-name] to print custom field value 2) use cols=2 with category short-code. [wpdm_category id="africa" order_by="create_date" order="asc" item_per_page="3" template="532f733f227c0" cols=1]

Apr 8, 2014 at 3:43 am
#14116
Keymaster
Shahjada
Staff OP

with category short-code use parameter toolbar=0 to hide category name and sorting option. anyhow, you may use this add-on http://www.wpdownloadmanager.com/download/advanced-tinymce-button/ to generate short-code.

Apr 8, 2014 at 3:40 am
#14115
Keymaster
Shahjada
Staff OP

sorry, I meant 4.1.0 actually 🙂 we are mostly done

Apr 8, 2014 at 3:38 am
#14114
Keymaster
Shahjada
Staff OP

you’re welcome, anyhow, FYI, here http://www.wpdownloadmanager.com/downloads/add-ons/ is also some other free add-ons could power-up your wpdm pro 🙂

Apr 8, 2014 at 3:37 am
#14113
Keymaster
Shahjada
Staff OP
Apr 8, 2014 at 3:16 am
#14112
Keymaster
Shahjada
Staff OP

just checked now, looks like you already got it working.

Apr 8, 2014 at 3:13 am
#14111
Keymaster
Shahjada
Staff OP

tried to check now, but login info is not working

Apr 6, 2014 at 9:57 pm
#14079
Keymaster
Shahjada
Staff OP

great 🙂

Apr 6, 2014 at 9:56 pm
#14078
Keymaster
Shahjada
Staff OP

edit the package and enable email lock from lock options tab under package settings.

Apr 6, 2014 at 9:55 pm
#14077
Keymaster
Shahjada
Staff OP

it working fine now :). I disabled a few lines in functions.php

    //@ini_set('zlib.output_compression', 'Off');
    @set_time_limit(0);
    //@session_cache_limiter('none');
    //@ob_end_clean();
    //@session_write_close();
Viewing 25 posts - 12,326 through 12,350 (of 15,657 total)