Shahriar

Forum Replies Created

Viewing 25 posts - 3,551 through 3,575 (of 12,513 total)
Jan 22, 2019 at 5:40 am
#92684
Moderator
Shahriar
Staff OP

Please send temporary admin info in private reply. Send your license key to unlock it from the test server.

Jan 22, 2019 at 5:36 am
#92683
Moderator
Shahriar
Staff OP
This reply has been marked as private.
Jan 21, 2019 at 9:24 am
#92624
Moderator
Shahriar
Staff OP

I have tested LinkedIn share lock using my LinkedIn App Credentials. Works fine. Firefox blocks tracking scripts by default. Maybe that’s why the popup is not working for you. But it works for me both in Chrome and Firefox.

Add your website URL in 2 options of LinkedIn App settings,

1 ) SDK Settings Javascript Valid SDK domains:
2 ) Auth OAuth 2.0 settings Redirect URLs:

Jan 21, 2019 at 8:48 am
#92623
Moderator
Shahriar
Staff OP

I can edit pages after activating Download Manager. Could you please point me where exactly you encountered the issue?

Jan 21, 2019 at 8:37 am
#92622
Moderator
Shahriar
Staff OP

Hi,

You are trying to install Swift as a plugin. But it is a theme. So, upload the zip file from Appearance Themes Add New page.

Thanks.

Jan 21, 2019 at 6:54 am
#92620
Moderator
Shahriar
Staff OP

Hi,

Your Rexsoftware Website Plugin is creating the issue. Package details page works fine with Twenty Fifteen theme when this plugin is deactivated. Please contact the plugin provider to check the issue, a plugin shouldn’t break the custom post created by another plugin.

Thanks.

Jan 21, 2019 at 6:35 am
#92619
Moderator
Shahriar
Staff OP

Please send temporary wp-admin login info in private reply to check the issue.

Jan 21, 2019 at 6:19 am
#92618
Moderator
Shahriar
Staff OP

You might have to save the key again in WPDM settings in case you do not transfer your DB. Anyway, let us know if there is any issue.

Jan 21, 2019 at 6:18 am
#92617
Moderator
Shahriar
Staff OP

Please send temporary wp-admin login info in private reply. Did you clear the error log after adding the /wpdm-cache directory?

Jan 21, 2019 at 6:16 am
#92616
Moderator
Shahriar
Staff OP

Icon sets the package icon which is a custom package meta field. There is a Icons tab in Package settings meta box where you can set the icon when creating a package manually. preview sets the featured image of the package.

if email_lock_idl sets the ‘Download Instantly’ option for email lock. Setting custom_form_field value to name=1 checks the option “Ask for Visitor’s Name” in email lock.

You can upload all files in /uploads/download-manager-files/ directory. Just use the filename in CSV file. WPDM will import the matched files to relevant packages.

Yes, password global password for Password Lock and file_password sets Individual file password.

Reimporting without ID column will create duplicate packages. If you add the ID column importing CSV will update packages based on IDs.

Jan 21, 2019 at 5:55 am
#92615
Moderator
Shahriar
Staff OP

Edit the line no 76 in /download-manager/tpls/lock-options/email-lock-form.php file to change the second button label. Replace the following code from that line using your custom label.

<?php echo $button_label; ?>

Jan 21, 2019 at 5:37 am
#92614
Moderator
Shahriar
Staff OP

Updated the Live Form add-on there and accept terms checkbox is clickable now.

The Default Values add-on can set the default lock and other package settings but it does not have the option yet to set default form. But noted for implementation.

Jan 20, 2019 at 2:29 pm
#92610
Moderator
Shahriar
Staff OP
This reply has been marked as private.
Jan 20, 2019 at 11:07 am
#92608
Moderator
Shahriar
Staff OP

You can use the following code inside the loop to display file list with add to file cart button.

$pack = array();
$pack['ID'] = get_the_ID();
$pack = wpdm_setup_package_data($pack);
$wpdm_file_list = \WPDM\libs\FileList::Table($pack);
echo '
'.$wpdm_file_list.'
';
Jan 20, 2019 at 10:50 am
#92607
Moderator
Shahriar
Staff OP

Please install the following version of S3 add-on. The new version doesn’t save the key in right meta. We will release a fix for this soon.

https://www.dropbox.com/s/dgbwlmerlnr1nzp/wpdm-amazon-s3-v.2.7.0.zip?dl=0

After saving the key using this version, you can install the new version or keep using the old version for now.

Use the Amazon S3 meta box in edit package screen to upload or add files. The S3 Browser page is still in beta.

Jan 20, 2019 at 10:49 am
#92606
Moderator
Shahriar
Staff OP

Hi,

Did you try to update the plugin? Maybe something went wrong during the update. Does someone else have admin access to the site except you?

The plugin shouldn’t delete itself and I couldn’t think of any reason behind it.

Thanks.

Jan 20, 2019 at 10:42 am
#92605
Moderator
Shahriar
Staff OP

Hi,

There are some DB queries to update old table structure, but your tables were already updated that why the DB error occurred. However, it doesn’t affect the plugin functionalities and only happened during activation. You can ignore this.

Thanks.

Jan 20, 2019 at 8:04 am
#92600
Moderator
Shahriar
Staff OP

Please send temporary wp-admin login info in private reply if still having an issue. I can do the primary setup for you. – Thanks.

Jan 20, 2019 at 8:02 am
#92599
Moderator
Shahriar
Staff OP

Terms and Conditions lock is intended for free downloads only. If you want to add terms and conditions for premium items then adding the terms info in the cart page should suffice.

Jan 20, 2019 at 7:57 am
#92598
Moderator
Shahriar
Staff OP

Please send temporary wp-admin login info in private reply to check the issue. Do the single file download links work?

Jan 20, 2019 at 7:54 am
#92597
Moderator
Shahriar
Staff OP

1 ) Directory add-on file name is wpdm-archive-page.zip It is already included in All add-ons pack.

2 ) You can use Pro license only on one site. But you can move the license to another site whenever you want. Just send me the license key when you are changing the domain, I will unlock it from the old site.

Jan 20, 2019 at 7:45 am
#92594
Moderator
Shahriar
Staff OP

Please check your “File Browser Root:” option from the Basic settings tab. Also, make sure to set access role for the file browser.

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

Jan 20, 2019 at 7:41 am
#92593
Moderator
Shahriar
Staff OP

You can modify the download button style from Settings User Interface Tab. If you want to use just links instead of buttons then set ‘None’ as button style.

https://www.evernote.com/l/AUfp58b-bKRE4bZSLobkT68zCyLWNV3942gB/image.png

Jan 20, 2019 at 7:37 am
#92592
Moderator
Shahriar
Staff OP

Could you please send wp-admin login info? I will install the updated versions for you. WPDM 4.9.0 and AAC 2.8.2 works fine in my setup. The reported issue was present in the older versions.

Jan 20, 2019 at 7:31 am
#92591
Moderator
Shahriar
Staff OP

Hi Jason, Send login info in private reply to check the issue. Are you facing the same issue reported by Waldemar?

Viewing 25 posts - 3,551 through 3,575 (of 12,513 total)