Shahriar

Forum Replies Created

Viewing 25 posts - 3,051 through 3,075 (of 12,513 total)
Mar 1, 2019 at 6:47 pm
#94377
Moderator
Shahriar
Staff OP

Hi,

If normal posts are working than Download Manager packages should work too if your language plugin supports custom post type. However, I do not have a clear idea of how your language plugin works.

Download Manager follows all standard rules that allow it to be multi-language ready and rest depends on the language plugin. If you can’t translate packages please contact the Polylang plugin author and ask them how to translate custom post types.

Thanks.

Mar 1, 2019 at 6:39 pm
#94376
Moderator
Shahriar
Staff OP

Hi,

Please send temporary wp-admin login info in private reply to check the issue. This looks like a js issue. Maybe another plugin is breaking the settings tab.

Thanks.

Mar 1, 2019 at 6:31 pm
#94375
Moderator
Shahriar
Staff OP
This reply has been marked as private.
Mar 1, 2019 at 6:28 pm
#94374
Moderator
Shahriar
Staff OP
This reply has been marked as private.
Mar 1, 2019 at 6:26 pm
#94373
Moderator
Shahriar
Staff OP

Please try now.

Mar 1, 2019 at 12:12 pm
#94354
Moderator
Shahriar
Staff OP

Unlocked your key.

Feb 27, 2019 at 9:31 pm
#94311
Moderator
Shahriar
Staff OP

Hi, Which country list are you referring to?

Feb 27, 2019 at 9:17 pm
#94310
Moderator
Shahriar
Staff OP

Please send temporary admin login info in private reply. I will add the code for you.

Feb 27, 2019 at 8:42 pm
#94309
Moderator
Shahriar
Staff OP

Your category permissions seem different for different languages. Only the German category settings have been set properly. That’s why downloads are not visible in other languages.

Feb 27, 2019 at 8:29 pm
#94308
Moderator
Shahriar
Staff OP

There was a bug in the Advanced Access Control add-on. I have added a patch to fix it. Pacakge titles are linked to the details page now. Let me know if there is anything else.

Feb 27, 2019 at 8:17 pm
#94307
Moderator
Shahriar
Staff OP

Please send me the page link where you are having this issue.

Feb 27, 2019 at 7:49 pm
#94306
Moderator
Shahriar
Staff OP

This message is coming from your Form Plugin option. Each form has a response message field, Customize the message from there.

Feb 27, 2019 at 7:47 pm
#94305
Moderator
Shahriar
Staff OP

You can use [similar_downloads] template tag in WPDM Custom link/page templates to show similar downloads. This tag shows downloads with similar tags.

Feb 27, 2019 at 7:39 pm
#94304
Moderator
Shahriar
Staff OP

Hi,

File upload and download in File Manager Tab is working now. PDF Viewer is working too. Tested here https://www.goldcross-training-support.co.uk/download/learning-the-lessons/

Thanks.

Feb 27, 2019 at 6:30 pm
#94298
Moderator
Shahriar
Staff OP

Please send FTP info in private reply. I have to check there to find out why it isn’t working.

Feb 27, 2019 at 6:27 pm
#94297
Moderator
Shahriar
Staff OP

Hi,

You have to customize wpdm-all-downloads.php template file to change the download button behavior. Create a custom template file for all downloads table to keep the changes even after the plugin update. Here is how you can do that,

1 ) Copy the /download-manager/tpls/wpdm-all-downloads.php file.

2 ) Place it in /active-theme/download-manager/ directory.

3 ) Replace echo $download_link; with echo "<a target='_blank' href='".\WPDM\Package::getDownloadURL($data['ID'])."'>Download</a>"; in line no 355

That should open the links in a new tab.

Thanks.

Feb 27, 2019 at 6:20 pm
#94296
Moderator
Shahriar
Staff OP

You can display a message or just a button with a link to the login page by setting the option “Login Required Message:”. However, not sure yet why the style is broken there. Could you send temporary admin login info so I can take a look there?

Feb 27, 2019 at 6:10 pm
#94295
Moderator
Shahriar
Staff OP

Please send temporary wp-admin login info in private reply. I will add the required custom CSS to adjust the colors and fonts.

A custom template is required to change the logged in page style. Copy the /download-manager/tpls/already-logged-in.php file and place it in /active-theme/download-manager/ directory ( you have to do it yourself otherwise I need FTP login info to create template file ). I will customize the new template file after getting the login info to bring back the old style.

Feb 27, 2019 at 6:04 pm
#94294
Moderator
Shahriar
Staff OP

Please send temporary wp-admin login info in private reply to check the issue. Send the frontend uploader page URL too. You are having the issue with frontend uploader, right?

Feb 27, 2019 at 6:01 pm
#94293
Moderator
Shahriar
Staff OP

Install the first one wppromembership.zip That’s the main add-on WP Pro Membership ( https://www.wpdownloadmanager.com/download/wp-pro-membership/ ). Others are supporting add-on, not required.

Feb 27, 2019 at 5:59 pm
#94292
Moderator
Shahriar
Staff OP

MailChimp add-on is linked to the email lock feature. Doesn’t support Form Lock yet. But the integration is noted for implementation.

Feb 27, 2019 at 5:53 pm
#94291
Moderator
Shahriar
Staff OP

I have changed the active Bootstrap Version from WPDM settings. Footer layout is okay now.

Feb 27, 2019 at 5:46 pm
#94290
Moderator
Shahriar
Staff OP

These are coming from your theme. You have to edit the single.php template to remove this metadata. Removing this from single.php will remove the data for your post details page too as this template is used by normal WordPress posts.

So the best option is using a custom template for the download details page. Copy the single.php and name it single-wpdmpro.php then makes the changes in this new template. Keep the file in the same directory as single.php ( inside active theme )

Feb 27, 2019 at 5:38 pm
#94289
Moderator
Shahriar
Staff OP

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

Feb 27, 2019 at 5:37 pm
#94288
Moderator
Shahriar
Staff OP
This reply has been marked as private.
Viewing 25 posts - 3,051 through 3,075 (of 12,513 total)