Humayon

Forum Replies Created

Viewing 25 posts - 1,076 through 1,100 (of 2,803 total)
in reply to: All download table, advanced search #170291

Humayon
Spectator

Hello @pierreg,

Thank you for writing back to us.

Currently, a more advanced search is not available.

However, we may add this in a future release.

With Regards

in reply to: Front end dashboard display #170283

Humayon
Spectator

Hello @riflebird,

Greetings and Welcome to the support forum.

To display a download library without login to all visitors, you may use the below shortcode.

[wpdm_all_packages] – List all downloads in tabular format in a page

However, I will recommend you to use WPDM Directory Add-on instead. I recommend this because you will get more control and UI customizations than the shortcode one.

WPDM Directory Add-on

I hope you understand.

Regards


Humayon
Spectator

Hello there,

Your site is not accessible and showing like this: https://prnt.sc/CjLMz8citZbP.

If you want, you can provide us with your staging website access by using the below plugin.

WP STAGING WordPress Backup Plugin – Migration Backup Restore

We are looking forward to hearing back from you.


Humayon
Spectator

Hello @gemnewman,

Greetings and Welcome.

Please provide us with your temporary wp-admin login details and site URL in a private reply for checking the issue.

Thanks

in reply to: Search/Filter not working. #170125

Humayon
Spectator

Hello there,

Please use the updated shortcode and valid parameter from the below documentation page.

[wpdm_all_packages] – List all downloads in tabular format in a page

I hope your problem will be resolved with the updated shortcode.

Regards

in reply to: I want to cancel the payment. #170105

Humayon
Spectator

Hello there,

You can go through here: https://www.wpdownloadmanager.com/user-dashboard/?udb_page=purchases

Thanks

in reply to: Search/Filter not working. #170086

Humayon
Spectator

Hello @valhallaskies,

Greetings and Welcome.

Please provide us with your temporary wp-admin login details and site URL in a private reply for checking the issue.

Also, please share the related page/file/package URL with us where the issue exists.

Thank you

in reply to: I want to cancel the payment. #170009

Humayon
Spectator

Hello there,

Thank you for writing back to us.

Please send an order note from the order details page regarding your query.

With Regards

in reply to: Paypal not working #170006

Humayon
Spectator

Hello there,

Sure please try and then let us know about it.

Also, don’t forget to clear your browser and website caches before testing.

Regards

in reply to: Column Width in Tables not working #170005

Humayon
Spectator

Hi,

Please don’t remove the previous codes.

Append both #169945 and #169701 codes.

Thanks

in reply to: Column Width in Tables not working #169945

Humayon
Spectator

Hi there,

Please add the below CSS based on your previous reply.

th#post_content,
th#acf_ProductInfo_Resolution {
  width: 60px !important;
  max-width: 60px !important;
  min-width: 60px !important;
}

th#acf_ProductInfo_Artist,
th#acf_ProductInfo_Title {
  width: 300px !important;
  max-width: 300px !important;
  min-width: 300px !important;
}

th#acf_ProductInfo_Version {
  width: 400px !important;
  max-width: 400px !important;
  min-width: 400px !important;
}

th#acf_ProductInfo_BPM,
th#acf_ProductInfo_Year,
th#acf_ProductInfo_Credits {
  width: 50px !important;
  max-width: 50px !important;
  min-width: 50px !important;
}
th#acf_ProductInfo_genre {
  width: 130px !important;
  max-width: 130px !important;
  min-width: 130px !important;
}

th#download_link {
  width: 100px !important;
  max-width: 100px !important;
  min-width: 100px !important;
}

Thanks.

in reply to: Protect media files #169943

Humayon
Spectator

Hello @elias2020,

Greetings and welcome to the support forum.

Yes, you can protect media files.

Please follow the below instruction mentioned on our official blog page regarding this.

How To Protect WordPress Media Library Files?

Thanks

in reply to: Addon Watermark #169936

Humayon
Spectator

Hi there,

Thank you for your reply.

We are sorry to say that, currently, it’s not possible to watermark the .dxf file.

Right now, you can watermark only the .jpg and .png files.

Regards

in reply to: Column Width in Tables not working #169900

Humayon
Spectator

Hello there,

To apply the custom CSS, you need to get the column class name / ID from HTML code and add the CSS in theme customizer as shown in reply #169701. However, if you want us to write the CSS, give us the exact column name and the table page URL.

Thanks

in reply to: Addon Watermark #169841

Humayon
Spectator

Hi there,

Apology for the delayed response as there were some issues in the older version watermark add-on.

We have released the newer version. Please update your plugin right now to start using.

Apart from that, I have made a screencast for you which represents how can use it: https://www.loom.com/share/bf0a11f7c3624b239721c3142f113ee5

Regards

in reply to: Auto Renew Cancel Please #169835

Humayon
Spectator

Hello there,

I hope you are well.

To cancel auto-renewal please send an order note from the order details page.

Thanks.


Humayon
Spectator

Hello @bijdageraad,

Greetings and welcome.

You can change it easily from the page template option in the pro version of WPDM.

For the free version, you have to modify the relevant template.

In this case, you can follow the below documentation,

Template Files

By default, you are using link-template-default.php for the link template and page-template-default.php for the page template.

Now copy the files you want to modify from /src/{ComponentDir}/views dir to /{active-theme}/download-manager/ dir.

And you have to replace [download_link] with <a href="[download_url]" class="btn btn-primary" target=_blank>[link_label]</a> in related php file.

Thanks.

in reply to: change font style #169791

Humayon
Spectator

Hello,

Glad to hear that your issue has been resolved.

However, If you get some free moments, please give us a 5* here and add your valuable review about our plugin, it will inspire us a lot.

in reply to: Plugin has conflict with Avada FAQ #169762

Humayon
Spectator

Hi there,

Glad to hear that your issue has been resolved.

Have a good day!

in reply to: Addon Watermark #169750

Humayon
Spectator

Hello @kalusha,

I hope you are well.

We are checking the issue and will provide you with instructions ASAP.

I appreciate your patience.

in reply to: Plugin has conflict with Avada FAQ #169738

Humayon
Spectator

Hi @smart-choice,

Greetings and Welcome.

The topic has been marked as resolved.

Have you managed to fix it?

I am looking forward to hearing back from you.

Regards

in reply to: Column Width in Tables not working #169691

Humayon
Spectator

Hello there,

Apology for the delayed response due to the weekend.

To make the width workable, please set the content width as full or make the content width more than 1500px, for example, 1600px.

Please follow this reference screenshot: https://prnt.sc/FjJe2V0-4wIq

Then the column width will work. Have a look at this: https://prnt.sc/0kNpHljyrCGJ

I hope you understand.

in reply to: Column Width in Tables not working #169620

Humayon
Spectator

Hello again,

Thank you for your cooperation.

We have checked your issue, and it seems that due to the container width 1500px, the table column width is not appearing accordingly.

To resolve the issue, you may use jstable=0.

I hope that helps and answers your query.

Regards


Humayon
Spectator

Hi @itbillingspiceworks-com,

Thank you for writing back to us.

Since your recent query is different than the initial one, I suggest you open your recent query in a new forum topic.

It will help us to track and solve your issue in a timely manner.

Also, please provide us with your temporary wp-admin login details and site URL in a private reply for checking the issue.

Apart from that, please share the related page/file/package URL with us where the issue exists.

However, it will be very cooperative if you record us reproducing your issue using a tool like this?

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

Thank you

in reply to: temaplte name or ID.php ERROR IN PAGES #169604

Humayon
Spectator

Hello @yorgos,

Greetings and welcome to the support forum.

Ensure that you use the valid template name on the related shortcode and the applicable template exists.

I hope it helps and answers your query.

Regards

Viewing 25 posts - 1,076 through 1,100 (of 2,803 total)