DMFree Details Link Not Working

in Download Manager Free

Viewing 6 posts - 1 through 6 (of 6 total)
May 29, 2021 at 12:48 pm
#154486
Participant
Dawne Holz
OP

Apologies that I’m a newbie with this. I’m using a very basic function of DMF making files available to our owners.

A while back, something I did removed the link from the file title to the Details page. I can no longer get the details page to show up for any file list on any page. I was able to change the download button to display PDF, which is fine, but would like owners to be able to get details on file before downloading via Details page.

Alternately, be able to put a one liner from details under the file title (like file size, download count).

In a perfect world, I’d have the one liner under title, title link to display PDF, and Download button to d/l file.

Any help is appreciated.

DEH

Dev page http://coolfonttemdev.wpengine.com/homeowners/design-guidelines/

Shortcode

[wpdm_all_packages categories="DACC Forms" items_per_page="20" jstable=1 order_by="field_name" order="ASC/DESC" cols="title,package_size,download_count|download_link" colheads="Title|Download"]

May 30, 2021 at 10:07 am
#154526
Spectator
Tanvir

Hello,

Please use this shortcode instead of the mentioned to get package details.

[wpdm_all_packages categories="DACC Forms" items_per_page="20" jstable=1 order_by="field_name" order="ASC/DESC" cols="page_link,package_size,download_count|download_link" colheads="Title|Download"]

You can get more parameters here.

I have changed the title into page_link, clicking which will fetch the package details too.

Let me know if it solves your issue.

Thanks

May 30, 2021 at 12:20 pm
#154530
Participant
Dawne Holz
OP

Thanks, it’s fixed. Apologies that I didn’t find that myself.

Now on the resulting details page, is there any way to get rid off Previous Post and Next Post? Really don’t want users going off topic to an unrelated document. Would I need a custom template and paid version?

http://coolfonttemdev.wpengine.com/download/regulations-for-building-at-coolfont-dacc-approval/

Thanks
DEH

May 30, 2021 at 1:04 pm
#154533
Spectator
Tanvir

Hello @deholz,

Nice to hear that your problem is solved.

The previous post/next post is getting from your theme post’s navigation option. You have to disable that from the theme setting or remove it from custom coding. It is not a wpdm issue so if you change the plugin template, you will still see those.

Thanks

May 30, 2021 at 1:10 pm
#154534
Participant
Dawne Holz
OP

Thank you for quick response. Fixed.

Hopefully last question:

Any way to globally change Page Template on all files? I really hate to edit over 200 files individually.

May 30, 2021 at 1:25 pm
#154535
Spectator
Tanvir

Hello @dholz,

If you have no problem changing theme, you can test our free theme Attire

Attire – All-in-One WordPress Theme

In addition, you can import sample data from there to make your website look like the demo.

If you use it with the wpdm plugin, you won’t have to change the page template every time. It will work great with wpdm.

Thanks

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

The topic "DMFree Details Link Not Working" is closed to new replies.