Dai truong

Forum Replies Created

Viewing 15 posts - 1 through 15 (of 15 total)
in reply to: How to change search in page detail #168212

Dai truong
Participant

Thanks for your reply

Can I remove this search in my detail page?

 

in reply to: how to remove column “Download” #168050

Dai truong
Participant

Hi Nayeem

Thanks for your support. I got it and help me to close this topic

in reply to: how to remove column “Download” #168041

Dai truong
Participant

Thanks for your support

but I would like to remove column ‘Download” (I just need first 3 columns only) – Could you help me how to do it?

View post on imgur.com

in reply to: how to remove column “Download” #168028

Dai truong
Participant
This reply has been marked as private.
in reply to: how to remove column “Download” #167963

Dai truong
Participant

I used the shortcode in your link, I removed categories=”slug1,slug2,…” and login=1 thumb=1. You can get my result https://bsdinsight.com/download-tai-lieu/

But the problem I have here is that the link of the document title is no longer available, and I don’t know how to solve it.

You can see my picture attached so you can understand and help me get the title’s link back

You can get it https://imgur.com/a/lq9xR9Z

 

 

in reply to: How to change link of Download button? #167711

Dai truong
Participant

Hi Humayon

Thanks for your reply

I read your document and changed already, but I think that I was wrong some thing. It does not work (you can see https://bsdinsight.com/download/ ) and my code with the7 theme

View post on imgur.com

in reply to: How to enable title link to detail of download file #167695

Dai truong
Participant

Hi

I fixed this issues with shortcode as

[wpdm_all_packages template="link-template-default"
order_by="Update_date" order="DESC" jstable=1]

thanks for your support

in reply to: How to enable title link to detail of download file #167680

Dai truong
Participant

It seems that it is not easy to fix this error.
Can I change the original request?
Can you help me change the link of the “Download” button, it will go to the download page instead of downloading the file directly. (This helps me no longer need the link on the title of that download file)

  • This reply was modified 3 years, 4 months ago by Dai truong.
in reply to: How to enable title link to detail of download file #167678

Dai truong
Participant

Thanks

but what it get now

https://imgur.com/a/kxgspgx

Do you have any idea to fix it?

 

  • This reply was modified 3 years, 4 months ago by Dai truong.
in reply to: How to enable title link to detail of download file #167640

Dai truong
Participant

I am using the7 theme, so you can see my copy these files into the7 dir theme

View post on imgur.com

in reply to: How to enable title link to detail of download file #167635

Dai truong
Participant
This reply has been marked as private.
in reply to: How to enable title link to detail of download file #167630

Dai truong
Participant

Hi

I can see code in link-template-default.php – it seems okay, but it does not work.

<!– WPDM Link Template: Default Template –>

<div class=”link-template-default card mb-2″>
<div class=”card-body”>
<div class=”media”>
<div class=”mr-3 img-48″>[icon]</div>
<div class=”media-body”>
<h3 class=”package-title”>[page_link]</h3>
<div class=”text-muted text-small”><i class=”fas fa-copy”></i> [file_count] [txt=file(s)] <i class=”fas fa-hdd ml-3″></i> [file_size]</div>
</div>
<div class=”ml-3″>
[download_link]
</div>
</div>
</div>
</div>

in reply to: How to enable title link to detail of download file #167624

Dai truong
Participant

removed already

in reply to: How to enable title link to detail of download file #167619

Dai truong
Participant

Here it is

[wpdm_all_packages login=1 thumb=1 items_per_page="20" jstable=1 order_by="update_date" order="DESC" cols="title,file_count,download_count|categories|update_date|download_link" colheads="Title|Categories|Update Date|Download::155px"]

tks for your reply

Viewing 15 posts - 1 through 15 (of 15 total)