Display packages in a tabular layout

Viewing 25 posts - 1 through 25 (of 27 total)
#196016

Varinder Singh
Participant

I am using Elementor Page Builder. I want to display the category in the format of the attached image. How should I set the page format to show in the desired method
https://www.dropbox.com/scl/fi/odjgp2vinl9rmitc827gh/Screenshot-from-2024-06-01-16-57-27.png?rlkey=7xi5f4cdageexd5n72og7n1im&st=9jxhn5my&dl=0

#196018

Tahasin
Moderator

Hello, Varinder

I hope you are doing well and thanks for writing to us.

Unfortunately, exactly the same table is not possible in Download Manager. Kindly pay a visit to our demo site for alternatives, here is the link

Regards

#196090

Varinder Singh
Participant

I created a Page Link Template and uploaded it to the folder where other page templates were there. Now after I updated Download Manager, the template has vanished.
Where should I upload my template so that even after the update it still remains

#196092

Tahasin
Moderator

Kindly follow these steps:

1. Copy page-templates or link-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 or link-templates except the template files you need to update.
4. Update/copy template file(s) in {active-theme}/download-manager/page-templates or link-template directory as per your need.

#196096

Varinder Singh
Participant

I am not able to under stand this.

I created a directory download-manager under the theme (do I need to make in child theme or main)

Created two sub-folders: page-template & link-template under defult-theme/download-manager

Uploaded my link template (which I had made) into the above folder (under link-template.

Am I correct.

After this , what needs to be done

#196124

Tahasin
Moderator
This reply has been marked as private.
#196266

Varinder Singh
Participant

Hi,
I need to show the custom field and excerpt in the link page. How do I add their code to the template

#196269

Tahasin
Moderator

kindly use [excerpt_50], this tag will show the first 50 characters from package description and you have to use it on your page template. For adding custom field you may try our Advance Custom Fields plugin

Advanced Custom Fields

Kindly check

#196273

Varinder Singh
Participant

Any free plugin?

#196275

Varinder Singh
Participant

I created this template
<table style=”width: 100%; margin-left: auto; margin-right: auto;”>
<tbody>
<tr>
<td style=”width: 30%;”>
<p class=”package-title”>[title]</p>
</td><td style=”width: 30%;”>[description]</td><td style=”width: 30%;”>[excerpt_50]</td>
<td style=”width: 20%;”>[download_link]</td>
</tr>
</tbody>
</table>
But instead of excerpt, it is showing description

Circular dm

https://www.dropbox.com/scl/fi/tvafdjjsrlkeqowi3ikl0/Screenshot-from-2024-06-10-16-28-28.png?rlkey=juwlqg94xt5bd2y4jghsli9fp&st=e9pnpiik&dl=0

#196279

Tahasin
Moderator

Unfortunately, we don’t have any free plugin for Custom Fields.

Kindly try removing the [description] tag

#196295

Varinder Singh
Participant

Can we have Date as a custom field in ACF and how will it be added to the link template.
And there is a Custom Field showing when we create a new package, what is that for?

#196297

Tahasin
Moderator

Could you please share a screenshot of that Custom Field?

#196300

Tahasin
Moderator

Maybe you shared a wrong image, I am talking about the custom field image that you mentioned earlier, the one that is displayed during the creation of a new package.

Thank you!

#196304

Varinder Singh
Participant

please refer the screen recording:

#196306

Tahasin
Moderator

This custom fields is used to add extra metadata to a post that you can use in your theme. WordPress has the ability to allow post authors to assign custom fields to a post.

#196314

Varinder Singh
Participant

can you provide a demo of ACF for Download Manager and what all fields can be added and how to add these fields in the link template

#196316

Tahasin
Moderator

Sure, spare me some time. I will share a demo recording of ACF.

#196321

Varinder Singh
Participant

And please confirm, if this plugin can be used with the free version of wpdm. I will not be purchasing the pro version.

#196346

Varinder Singh
Participant

Waiting.

#196347

Tahasin
Moderator
This reply has been marked as private.
#196348

Varinder Singh
Participant

thanks

#196349

Tahasin
Moderator

If you find my assistance valuable, I would greatly appreciate your support with a 5-star review here: https://wordpress.org/support/plugin/download-manager/reviews/?rate=5#new-post , it will inspire us a lot.

Thank you 🤗

#196496

Varinder Singh
Participant

where can I check the link template

Viewing 25 posts - 1 through 25 (of 27 total)

You must be logged in to reply to this topic.