Tanvir

Forum Replies Created

Viewing 25 posts - 2,076 through 2,100 (of 3,183 total)
Jan 26, 2022 at 4:21 pm
#167166
Spectator
Tanvir
OP

Hello,

The dropdown filter is not possible to make with link template/page template.
It is based on shortcode.
You can check the shortcodes here available for wpdm:
https://www.wpdownloadmanager.com/doc/short-codes/

If you want to show with category filter options, you need the below addon. Please check that and demos:

WPDM Directory Add-on

Thanks

Jan 26, 2022 at 3:48 pm
#167159
Spectator
Tanvir
OP

Hello,

With the template tag [popup_link] (this is not a short-code, but a template tag) you can use it with a link or page template if you want to open the package link in a bootstrap modal popup.

Create a custom link template without [download_link] template tag and use [popup_link] instead of [page_link]. You can clone an existing link template and edit on top of it.

However, [wpdm_tree] shortcode doesn’t support custom link template. All you can do with it is to open a new window using parameter newwin=1 For more details please check:

WPDM Extended Short-codes

Thanks

Jan 26, 2022 at 1:15 pm
#167144
Spectator
Tanvir
OP

Please use the Field Name from the Quickforms if you are using.

Jan 26, 2022 at 1:09 pm
#167142
Spectator
Tanvir
OP

Hello,
I think you haven’t added the correct data name there.
Please check Field Name from Downloads > custom fields menu or use the Field Name from the Quickforms if you are using.
Screenshot-15

Thanks

Jan 26, 2022 at 8:34 am
#167126
Spectator
Tanvir
OP

Glad to hear the issue has been resolved.
Thank You

Jan 26, 2022 at 8:26 am
#167125
Spectator
Tanvir
OP

Hi,

You are welcome.

However,If you found my support helpful, could you leave your valuable review here?
Your rating keeps us inspired ❤️
Best Regards

Jan 25, 2022 at 5:51 pm
#167095
Spectator
Tanvir
OP

Hello @eli-kattoura,

In the free
You just need to follow this:

1. Copy page-templates directory from /plugins/download-manager/src/package/views directory to your active theme directory.
2. Make a new directory as download-manager on your active theme directory.
3. Now remove all files from {active-theme}/download-manager/page-templates except the template files you need to update.
4. Update template file(s) in {active-theme}/download-manager/page-templates directory as per your need.

However, wpdm update will not cause any issue with this directory. But if you update the theme, the directory will be removed. In this case, I would suggest to use child theme.

Thanks

Jan 25, 2022 at 2:09 pm
#167075
Spectator
Tanvir
OP

Hello,
I think there is a new bug with the custom field addon.
However, I have forwarded the issue to the developer team.
Soon you will be updated. Please keep patience.
Thanks

Jan 25, 2022 at 8:56 am
#167050
Spectator
Tanvir
OP

Hello ,

Sorry to hear about the issue.
Could you please share the related page/file/package URL with us?
If possible please also share the admin access of your website in a private reply.

It helps us to quickly figure out the issue and resolve it immediately.

Thank you

Jan 25, 2022 at 8:54 am
#167048
Spectator
Tanvir
OP

Hello ,

Sorry to hear about the issue.
Could you please share the related page/file/package URL with us?
However, it will be very cooperative if you record me reproducing your issue using a tool like this?
If possible please also share the admin access of your website in a private reply.

It helps us to quickly figure out the issue and resolve it immediately.

Thank you

Jan 24, 2022 at 3:46 pm
#167021
Spectator
Tanvir
OP

Sorry for the inconvenience.

Could you please share the admin access of your website in a private reply?
It helps us to determine the issue properly also if there are any other issues.

Thanks

Jan 24, 2022 at 3:17 pm
#167019
Spectator
Tanvir
OP

Hello,
Hope you are well.
Sorry for this inconvenience.
Could you please provide your website’s admin access in a private reply?
It will help us to identify the issue correctly.
You will get all replies in mail from here.
Our time zone is 14 hours faster from yours.
Please keep patience.
Thanks.

Jan 23, 2022 at 4:58 pm
#166969
Spectator
Tanvir
OP

Hello @stopframemedia,
Sorry for this inconvenience.
I think you have just bought the wpdm and addons and at the first time you have to upload required plugins manually to your website. Addons menu is a very recent feature with the latest few versions. It may not allow the first installation.
However, I hope you can update wpdm and addons from Downloads > Settings > Updates
If you can’t update it directry from WordPress dashboard, Please update from here.
Let me know please if it works properly. Sometimes hosting permission doesn’t allow installation directly from website.
Thanks

Jan 23, 2022 at 11:00 am
#166957
Spectator
Tanvir
OP

Hello,
Hope you are well.

For prepaid credits you can check our this addon

Pre-Paid Credits

for membership, you can check our this addon:

WordPress Pro Membership

If you need to add custom fields, Please check this addon of us:

Advanced Custom Fields

To use elementor with wpdm, you can check this free addon:

Elementor Addons

unfortunately, I was not able to see the image you provided. It just shows me a black and white 404 symbol. Please share the image using google drive or imgbb.com so I am unable to provide any suggestions after seeing the image.

Thanks

Jan 22, 2022 at 11:35 am
#166939
Spectator
Tanvir
OP

Hi,

You are welcome.

However,If you found my support helpful, could you leave your valuable review here?
Your rating keeps us inspired ❤️
Best Regards

Jan 22, 2022 at 11:23 am
#166938
Spectator
Tanvir
OP

Yes icon with text with download button.
You can remove the download button too by custom css

Jan 22, 2022 at 10:34 am
#166934
Spectator
Tanvir
OP

Hello Chris,
Yes it is possible.
I have created an example for you where I disabled the jstable.
https://demo.wpdownloadmanager.com/wpdmpro/icon-test/
you can edit the page here too:
https://demo.wpdownloadmanager.com/wpdmpro/wp-admin/post.php?post=48260&action=edit
However, the remaining tableborders can be removed via custom css too.
So no worry.
Thanks

Jan 22, 2022 at 10:07 am
#166931
Spectator
Tanvir
OP

Hello Chris,
Hope you are well.
Yes, it is possible to make a download list with custom icons.
You can use this shortcode:
https://www.wpdownloadmanager.com/doc/short-codes/wpdm_all_packages-list-all-downloads-in-tabular-format-in-a-page/

There is a parameter to use in the shortcode:
thumb: Optional, if you don't use this parameter, the table will show package icon, if you use thumb=1, it will show the feature image thumbnail instead of the icon

I hope it will help you.

Thanks

Jan 22, 2022 at 9:57 am
#166929
Spectator
Tanvir
OP

Hello @breldan,

Have you checked the below shortcode for direct download link?
https://www.wpdownloadmanager.com/doc/short-codes/wpdm_direct_link-embed-direct-download-link-as-a-simple-text-link/

However, you can also make direct download link by editing link template with different template tags.
In example, if you use [download_url] as the download link in the button, then it will start downloading directly.

If the issue still persists, please share related links to check also provide me admin access in a private reply. So that I can do it for you.

Thanks

Jan 22, 2022 at 9:48 am
#166928
Spectator
Tanvir
OP

Hello,

Sorry for this inconvenience.
Have you input the wpdm license code in Downloads > Settings > License field?
If you fill that, I think the problem will be solved.
However, If you can’t update it directry from WordPress dashboard, Please update from here.

Thanks

Jan 21, 2022 at 3:49 pm
#166904
Spectator
Tanvir
OP

Hi,

Thanks for identifying the issue.
In this case I would suggest to keep that plugin disabled.

If you think you need that plugin activated, you can use our pdf viewer addon which will not cause any issue.

WordPress PDF Viewer


Thanks.

Jan 21, 2022 at 7:02 am
#166891
Spectator
Tanvir
OP

Hello,
I see the below notice:

Your site is running an outdated, insecure version of PHP (7.1.33), which could be putting your site at risk for being hacked.
WordPress is working towards discontinuing support for your PHP version.
Updating PHP only takes a few minutes and will make your website significantly faster and more secure.

So, Please update php of your hosting. If you unable to do it, please contact hosting support.
I hope updating php will fix the issues.

Thanks

Jan 20, 2022 at 5:46 pm
#166870
Spectator
Tanvir
OP

Hello Eugen,

Sorry to hear about the issue.
Could you please share the related page/file/package URL with us?
However, it will be very cooperative if you record me reproducing your issue using a tool like this?
If possible please also share the admin access of your website in a private reply.

It helps us to quickly figure out the issue and resolve it immediately.

Thank you

Jan 20, 2022 at 11:30 am
#166854
Spectator
Tanvir
OP

Hi @Robertwikholm,

You can update files from the file list of any package from the attached file list.
Screenshot-14

You will just remove the old file from there then reupload the newer and keep the file name same. In this way you can add newer version number there.

If you want to show only directory url, then either you have to add files by using SELECT FILES FROM SERVER or SELECT FROM MEDIA LIBRARY.
Screenshot-15

Also you can use the below shortcode to make direct download links for any packages.
https://www.wpdownloadmanager.com/doc/short-codes/wpdm_direct_link-embed-direct-download-link-as-a-simple-text-link/

Hope you understand.

Thank you

Jan 20, 2022 at 8:58 am
#166846
Spectator
Tanvir
OP

Hello @Evancourtney,
I am sorry for the issue.
You are using latest version of WPDM free and the updated version of WPDM Directory.
However, I think the issue is in your shortcode as I have tested in local environment and it is working fine.
Please use the below shortcode by copy and pasting then update the pages again:
[wpdm_archive button_style="inverse" link_template="link-template-panel" order_by="post_title" order="asc" items_per_page=9 cat_view="compact" cols=3]
If still the problem persists, please also enable the admin access for me as I am unable to update pages and provide me the related pages where you are using the shortcodes. I will solve those.
Thanks

Viewing 25 posts - 2,076 through 2,100 (of 3,183 total)