Shahjada

Forum Replies Created

Viewing 25 posts - 3,551 through 3,575 (of 15,655 total)
May 15, 2017 at 7:05 pm
#57870
Keymaster
Shahjada
Staff OP

Please download the latest version from premium download area ( https://www.wpdownloadmanager.com/user-dashboard/purchases/ ) and update your copy.. That will solve your issue.

May 15, 2017 at 5:49 pm
#57867
Keymaster
Shahjada
Staff OP

You’re welcome.

May 15, 2017 at 1:23 pm
#57854
Keymaster
Shahjada
Staff OP

WPDM users don’t need woocommerce, The Premium Package add-on is far better than woocommrece for selling digital products:

Premium Package – WordPress Digital Store Solution

May 15, 2017 at 12:29 pm
#57846
Keymaster
Shahjada
Staff OP

You’re welcome 🙂

May 15, 2017 at 12:28 pm
#57845
Keymaster
Shahjada
Staff OP

There is no way to override it, however, you can copy that file from /libs/class.FileList.php, customize it as per your need and introduce as new template tag using that filter.
For example:

function new_file_list( $package ){
// customized code
}
function custom_template_tag($alltags){
  $alltags['my_file_list'] = new_file_list( $alltags);
  return $alltags;
}
add_filter('wdm_before_fetch_template','custom_template_tag',10,1)
May 15, 2017 at 12:20 pm
#57844
Keymaster
Shahjada
Staff OP

Please use the following add-on to generate shortcodes:

Advanced TinyMCE button

May 15, 2017 at 12:19 pm
#57843
Keymaster
Shahjada
Staff OP

You need to use category slug or id, not category name, avionicsaerospace instead of avionics/aerospace
https://www.evernote.com/l/AV3eUb4ZQa9NVbMewa2hXWVfYzecJRWzMKcB/image.png

May 15, 2017 at 12:11 pm
#57840
Keymaster
Shahjada
Staff OP

okay, checking that url

May 15, 2017 at 12:10 pm
#57839
May 15, 2017 at 11:02 am
#57831
Keymaster
Shahjada
Staff OP

Yes, there is no other alternative way of you want to create a thumbnail, and you don’t have to check anything, by default it uses cache and no enable/disable option for that. The first time is not defined by a user, it is defined from the point of page creation. Even if you view the page once, for every other user it will use the cache. But if you want to create a thumbnail, you can use [preview] tag to show the original image instead of [thumb...] tag.

May 15, 2017 at 10:56 am
#57828
Keymaster
Shahjada
Staff OP

The theme is ok now, I had to install premium package add-on. Though the theme is not translation ready in wordpress way,  you can change all homepage texts from customizer.

 

May 15, 2017 at 10:50 am
#57820
Keymaster
Shahjada
Staff OP

It doesn’t load full size, after the first time, it keeps a cache of created thumbnail and from the 2nd time, it just shows the thumbnail from the cache.

May 15, 2017 at 10:48 am
#57818
Keymaster
Shahjada
Staff OP

ok now, I’ve reinstalled the latest version of the plugin.

May 15, 2017 at 10:26 am
#57808
Keymaster
Shahjada
Staff OP

Sorry, that was an issue with the plugin, we have fixed it for next update. However, I’ve attached changed file here, please download unzip put attached-files.php in /download-manager/tpls/metaboxes/` dir.

May 15, 2017 at 10:14 am
#57806
Keymaster
Shahjada
Staff OP

You’re welcome 🙂

May 15, 2017 at 10:13 am
#57805
Keymaster
Shahjada
Staff OP

Sorry, that is not possible for now, but soon we shall add additional fields like that for individual files.

May 15, 2017 at 10:11 am
#57804
Keymaster
Shahjada
Staff OP

It seems like your server dir is changed from /var/www/clients/client0/web20/web/ to /var/www/clients/client2/web27/web , seems like files in /uploads/download-manager-files/ were not moved properly.

May 15, 2017 at 9:43 am
#57800
Keymaster
Shahjada
Staff OP

A page with that shortcode is loading fast for me, also tested it gtmetrix, speed looks awesome:

https://www.evernote.com/l/AV2zlp7-cklGmKOP8Yww2fqH4LZ9MSAPU2QB/image.png

Yes, if flat url doesn’t work for you, then you have to use the shortcode with flaturl=0

 

 

May 15, 2017 at 8:17 am
#57796
Keymaster
Shahjada
Staff OP

Please give me temporary wp-admin login info in a private reply to check your issue.

May 15, 2017 at 8:03 am
#57795
Keymaster
Shahjada
Staff OP

The old login info is not working.

May 15, 2017 at 8:00 am
#57794
Keymaster
Shahjada
Staff OP

WPDM link/page template doesn’t support php code.

Yes, you can use the following filter to introduce new template tags:

https://www.wpdownloadmanager.com/doc/filter-reference/wdm_before_fetch_template/

May 15, 2017 at 7:56 am
#57793
Keymaster
Shahjada
Staff OP

@thepigfarmer, your license key is unlocked, it should work fine with new domain now.


@jeremyrwallisgmail-com
, the license key is working fine now. It was showing invalid key because you were using an old version of wpdm pro. Recently, we moved license server from HTTP to HTTPS, and so why, the old version is failing to validate key. However, I’ve modified license server URL in your installation now, please get a backup from your server if you can’t update to latest version.

May 15, 2017 at 7:04 am
#57780
Keymaster
Shahjada
Staff OP

When tried to login:

Compte en attente : Votre compte n’est pas actif actuellement. Un administrateur doit l’activer avant que vous ne puissiez vous connecter.

May 15, 2017 at 7:01 am
#57777
Keymaster
Shahjada
Staff OP

Your server is blocking that request:

https://www.evernote.com/l/AV3DsuXBczRHzLR47RquwBeuBOzNgOWBTFcB/image.png

Please check this post for the solution:

Cannot save Settings (AJAX issue)

or please contact your server/hosting support.

May 15, 2017 at 6:42 am
#57775
Keymaster
Shahjada
Staff OP

Please give me temporary wp-admin login info in a private reply to check your issue.

Viewing 25 posts - 3,551 through 3,575 (of 15,655 total)