Shahjada

Forum Replies Created

Viewing 25 posts - 8,176 through 8,200 (of 15,594 total)
in reply to: Can not get redirection to PayPal #27073

Shahjada
Keymaster

ok now.

in reply to: Can not get redirection to PayPal #27062

Shahjada
Keymaster

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.

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

Shahjada
Keymaster

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.

in reply to: Conflict with Theme #27055

Shahjada
Keymaster

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.

in reply to: Preview not working #27054

Shahjada
Keymaster

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.

in reply to: Template issue #27050

Shahjada
Keymaster

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.

in reply to: Ability to add featured image missing #27046

Shahjada
Keymaster

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' );
in reply to: marketplace theme –> extended shotcodes? #27035

Shahjada
Keymaster

Here it is:
Loading...

in reply to: downloading from tree view #27014

Shahjada
Keymaster

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

in reply to: downloading from tree view #27013

Shahjada
Keymaster

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/

in reply to: Attaching file : file uploaded but false link url #27012

Shahjada
Keymaster

As all uploaded files are store in the dir /download-manager-files/, we skipped the full path, only shown the file name, however if you attach file using server file browser, then file could be anywhere in server, so why we kept/saved full path, so it is actually not an issue with wpdm pro.

Also you don’t have to browse through paths to reach to /download-manager-files/ dir, if you set /www/b31ce591a875c260a6b5327f3d514bb8/web/wordpress/wp-content/uploads/download-manager-files/ as file browser root dir from wpdm settings page.

in reply to: Preview not working #27011

Shahjada
Keymaster

Any other plugin in your site causing this conflict, may I try disabling other plugins?

in reply to: marketplace theme –> extended shotcodes? #27010

Shahjada
Keymaster

1. New Items short-code is already available ( already generator button available with tinymce button add-on )
2. For Latest free items, you can create a category “Free” and use category short-code for that category
3. Not yet, but adding soon


Shahjada
Keymaster

For form management, you can use this http://wordpress.org/plugins/liveforms/ , this is free and certainly better then any other form plugin in the market.

in reply to: Package not found #27008

Shahjada
Keymaster

Yes, otherwise, please give me your license key here in a private reply to unlock it.

in reply to: Accordion view like Tree view #27007

Shahjada
Keymaster

ok, adjusting it with the next update of the add-on :). However update with coming within next 1-2 days.

in reply to: Additional input fields #27005

Shahjada
Keymaster

#1. Code is too long to explain here.
#2. Yes, you can do that using mailchimp add-on http://www.wpdownloadmanager.com/download/mailchimp-subscription/

in reply to: thumb_50x50 doesn't work #27004

Shahjada
Keymaster

As it is an issue with your theme, may you please try changing theme or contact theme developer first.

in reply to: doc_preview: no example available #27003

Shahjada
Keymaster

Are you applying any lock option? [doc_preview] will not work for locked files.

in reply to: Show Download Stats on Frontend #27002

Shahjada
Keymaster

not yet, but it is in our to do list ๐Ÿ™‚

in reply to: Bugs in version 4.2.1 #27001

Shahjada
Keymaster

add following css code at the end of your theme css:

.modal-backdrop{
position: absolute !important;
}

Shahjada
Keymaster

@rajujat302026, Looks like the breadcrumb you using is coming form your theme and properly which dosn’t have such extensive options like wordpress seo ( https://wordpress.org/plugins/wordpress-seo/ ) breadcrumb, If you are not using WordPress SEO, then you need to customize the theme’s breadcrumb code.

in reply to: lazy download return -1 in direct acces #26996

Shahjada
Keymaster

@SosVirus, sorry the confusion, seems @tauhid didn’t understand the issue clearly. I’ll check the add-on again.

in reply to: Block Hotlink / Block Direct Access #26995

Shahjada
Keymaster

that will require customization in code.

in reply to: Urgent! Invalid License Key when moving domain #26980

Shahjada
Keymaster

@infoprojectready-com, unlocked, you also can get the other license key from your order page now.

Viewing 25 posts - 8,176 through 8,200 (of 15,594 total)