Shahjada

Forum Replies Created

Viewing 25 posts - 8,926 through 8,950 (of 15,594 total)
in reply to: login #24760

Shahjada
Keymaster

from download manager pro settings page check Show Only Login Button Instead of Login Required Message

in reply to: WP 4.1 upgrade breaks WPDM new add files #24758

Shahjada
Keymaster

I got an email from event calendar dev, I’ll reply to discuss details with them.

in reply to: Facebook Embeding #24756

Shahjada
Keymaster

add some description properly, then it will show there.

in reply to: Dropbox that doesnt work #24755

Shahjada
Keymaster

ok now. actually most other them are installation specific and generic fixes already added with plugin for next update.

in reply to: Show Categorie Problems #24753

Shahjada
Keymaster

sorry, not clear, may you please explain little more.

in reply to: Warning: mcrypt_encrypt #24752

Shahjada
Keymaster

please open class.WPDM_Crypt.php , replace substr(md5(SECURE_AUTH_KEY), 2, 6); with substr(md5(SECURE_AUTH_KEY), 2, 16); ( 2 occurrences there )

in reply to: Questions/Requests #24750

Shahjada
Keymaster

Sorry, actually it is in file /wp-content/plugins/download-manager/class.pagination.php, however I’ve added those strings with .po file for next update.

in reply to: Url error when downloading one file #24727

Shahjada
Keymaster

Looks like your theme function is messing up inline js code ( theme is forcefully removing and re-adding the_content filter, which is not right standard for wordpress theme ), however to resolve the issue, please open hooks.php, find add_filter('the_content', 'wpdm_downloadable'); ( line # 102 ), replace it with add_filter('the_content', 'wpdm_downloadable', 999999);

in reply to: Page Template issues on Crypton Theme #24726

Shahjada
Keymaster

#1. please give me the error message you are seeing there
#2. it is working fine for now, after login I see:
https://www.evernote.com/shard/s349/sh/419812e3-939a-415a-ab16-6ac004c4ddf9/7aa192370e6f38cb44c12732e012076f/deep/0/Upload—Download-Sermons.png

in reply to: File size field #24721

Shahjada
Keymaster

It will auto-populate one, next time while you editing files, if you clear the field and save package it will re-populate again as soon as you view the package.

in reply to: Theme 2 rows #24720

Shahjada
Keymaster

give me temporary wp-amdin login info in a private reply, I’ll adjust it for you.

in reply to: How to change the size of _blank.png [icon] #24717

Shahjada
Keymaster

Use following template code:
<div class=”media”>
<a href="[download_link]" class="icon25 pull-left" rel="nofollow">[icon]</a>
<div class=”media-body”>
<p class=”media-heading” style=”font-color: #000 padding-top: 1px;border:1px;margin: 1px;”><h3>[title]</h3> [download_link]</p>
</div>
</div>
<style>.icon25 img{ max-width: 25px !important; }</style>

in reply to: Style #24716

Shahjada
Keymaster

please give me an example url and point me there what you exactly want to change, then I’ll be able to suggest you proper css change 🙂

in reply to: Dropbox that doesnt work #24715

Shahjada
Keymaster

To check the issue, I need to edit wpdm-premium-packages/tpls/view-order.php, but now I can’t don’t form plugin editor, please give me ftp access to plugins dir in a private reply.

in reply to: S3 add-on not working #24714

Shahjada
Keymaster

ops, right, I forgot yo update this, thanks, updating the add-on soon.

in reply to: Show Categorie Problems #24713

Shahjada
Keymaster

ok now, there came extra html code with you copy/paste, use use this add-on http://www.wpdownloadmanager.com/download/advanced-tinymce-button/ to generate short-code.

in reply to: WDM Website : Menu cover everything in mobile version #24698

Shahjada
Keymaster

please give me your url to check.


Shahjada
Keymaster

[wpdm_all_packages jstable=1] should work fine.


Shahjada
Keymaster

Looks like your server is not supporting output buffering. find and remove @ob_end_clean(); from functions.php

in reply to: Admin Style not load images #24695

Shahjada
Keymaster

from where the short-code tab is coming, however, please send me a temporary wp-amdin login info in a private reply to check your issue.

in reply to: How to avoid the plugin's advertising #24694

Shahjada
Keymaster

please activate bootstrap css from download manager settings page to get rid of this.

in reply to: Show Categorie Problems #24693

Shahjada
Keymaster

http://instanify.com/download-category/ebooks/ shows the items/packages from a category. But if you want to show packages in static page, you
can use category short-code and use this add-on http://www.wpdownloadmanager.com/download/advanced-tinymce-button/ to generate short-code.

To show all packages in a page, activate archive page from download manager setting page or if you want to use style like this http://demo.wpdownloadmanager.com/wpdmpro/archive-page/ , you need this add-on http://www.wpdownloadmanager.com/download/wpdm-directory-add-on/

in reply to: Get rid of sidebars #24692

Shahjada
Keymaster

yes, select full width page template :), you also can change page header styles from the page settings metabox under content editor box

in reply to: Icon not showing in panel shortcode #24691

Shahjada
Keymaster

probably the link template is not using [icon] tag, however you can clone the icon to create new one, replave [thumb_WxH] tag with [icon] tag and use the new template, then you will see the selected icon

in reply to: theme is not like the demo #24690

Shahjada
Keymaster

ok, don’t worry, I’ll add it with your account, think it as a gift 🙂

Viewing 25 posts - 8,926 through 8,950 (of 15,594 total)