Shahjada

Forum Replies Created

Viewing 25 posts - 8,226 through 8,250 (of 15,659 total)
Mar 14, 2015 at 8:33 pm
#27127
Keymaster
Shahjada
Staff OP

I repeated as I saw that in your url and still the pre tags are there as I marked in screenshot, trying using the short-code in another page, use http://www.wpdownloadmanager.com/download/advanced-tinymce-button/ to generate short-code, that is the solution 🙂

Mar 14, 2015 at 8:30 pm
#27126
Keymaster
Shahjada
Staff OP

probably it is because of your pdf file, however, you may trying using the option Vertical (advanced) in psd stamper settings.

Mar 14, 2015 at 8:10 pm
#27125
Keymaster
Shahjada
Staff OP

as the issue happening only when wpbookingcalendar is active, then it is some sort of javascript conflict from wpbookingcalendar, may you please ask wpbookingcalendar developer to check the issue.

Mar 14, 2015 at 8:04 pm
#27124
Keymaster
Shahjada
Staff OP

User order_by="date" not order_by="create-date"

Mar 14, 2015 at 8:03 pm
#27123
Keymaster
Shahjada
Staff OP

wpdm using wp’s native upload library, what error are you seeing there, also please tell me file size your are trying with and give me temporary wp-admin and ftp info in a private reply to check the issue.

Mar 14, 2015 at 5:49 pm
#27121
Keymaster
Shahjada
Staff OP

Yes, the typo also in hook name, anyhow adjusted it for next update, Thanks 🙂

Mar 14, 2015 at 5:43 pm
#27120
Keymaster
Shahjada
Staff OP

You can to uncheck “All Visitors” from CategoryA too

Mar 14, 2015 at 12:01 am
#27116
Keymaster
Shahjada
Staff OP

multi-file download for remote/could source will not work as wpdm need to create zip before download multi-file package, which will require to copy all remote files in server.

Mar 13, 2015 at 11:57 pm
#27115
Keymaster
Shahjada
Staff OP

Please delete wp-formbuilder” plugin and follow the instructions here http://www.wpdownloadmanager.com/download/wpdm-live-forms/

Mar 13, 2015 at 11:56 pm
#27114
Keymaster
Shahjada
Staff OP

Don’t worry, we are adding an option to select default link template for category short-code & package short-code in wpdm settings page.

Mar 13, 2015 at 11:53 pm
#27113
Keymaster
Shahjada
Staff OP

Please give your url where you trying and are you using latest version of archive page add-on?

Mar 13, 2015 at 11:51 pm
#27112
Keymaster
Shahjada
Staff OP

Sorry, not clear, which data field you trying to reset there.

Mar 13, 2015 at 11:50 pm
#27111
Keymaster
Shahjada
Staff OP

it will start download instantly only if you select that option in edit package window.

Mar 13, 2015 at 11:49 pm
#27110
Keymaster
Shahjada
Staff OP

Actually your theme is causing the, may you please contact theme developer to check their theme code.

Mar 13, 2015 at 11:28 pm
#27109
Keymaster
Shahjada
Staff OP

#1. If you want to sent new package notification, check “Notify Subscribers:” and complete the email form after adding all package info and before click on publish button.
Loading...

#2. It means all subscribers, site-wide

#3. They don’t have to subscriber to each package manually, you can use subscription with mailing list so that they can subscribe in regular way, but if they subscribe to any specific package, they also will get all update notification for that package automatically.

Mar 12, 2015 at 1:41 pm
#27073
Keymaster
Shahjada
Staff OP

ok now.

Mar 12, 2015 at 10:38 am
#27062
Keymaster
Shahjada
Staff OP

As I found the issue is with your theme, you theme is using very old version of jquery, also there are some file permission issue, I could not adjust those from wp-admin, please give me ftp access in a private reply.

Mar 12, 2015 at 8:17 am
#27056
Keymaster
Shahjada
Staff OP

Trust me the issue is with the Event Calendar, we also have pointed it to them but they totally ignored it:
“What we found is when the even calendar is active wpdm can’t save custom data anymore with “save_post” hook, probably, you are using remove_action for save_post hook somewhere which is affecting globally.”

However I’ve added code to override it, so if you are already using latest version of wpdm you shouldn’t face the issue anymore.

Mar 12, 2015 at 8:07 am
#27055
Keymaster
Shahjada
Staff OP

please give me your URL to check, however you may also add a temporary wp-admin login info with a private reply, so that I can check everything in details and fix it.

Mar 12, 2015 at 8:04 am
#27054
Keymaster
Shahjada
Staff OP

This file http://www.idesco.fi/wp-content/mu-plugins/wpengine-common/css/wpe-common.css causing the issue and it is coming from a wp engine plugin and need to be adjusted by them, Thanks.

Mar 12, 2015 at 6:01 am
#27050
Keymaster
Shahjada
Staff OP

Please check the screenshot:
Loading..

Simple delete the short-code totally and write ( don’t copy/paste ) again or use http://www.wpdownloadmanager.com/download/advanced-tinymce-button/ to generate short-code or click on “Text” tab in your editor and remove those <pre> tags.

Mar 12, 2015 at 5:32 am
#27046
Keymaster
Shahjada
Staff OP

ok showing now, however this was not a plugin function and wpdm has nothing to do with you. I’ve added the theme function at the end of download-manager.php now to activate post thumbnail support.

function wpdm_custom_theme_setup() {
	add_theme_support( 'post-thumbnails' );
}
add_action( 'after_setup_theme', 'wpdm_custom_theme_setup' );
Mar 11, 2015 at 8:11 pm
#27035
Keymaster
Shahjada
Staff OP

Here it is:
Loading...

Mar 10, 2015 at 10:12 pm
#27014
Keymaster
Shahjada
Staff OP

but if you want to download directly from tree view, use short-code [wpdm_tree download_link=1]

Mar 10, 2015 at 10:10 pm
#27013
Keymaster
Shahjada
Staff OP

if you want to hide file list, create a new page template without filelist, for clone an exiting page template, remove [file_list] tag and save it as new template, then use the template for your packages. Docs: http://www.wpdownloadmanager.com/doc/templates/

Viewing 25 posts - 8,226 through 8,250 (of 15,659 total)