Hyperlinks to download details not showing

in Download Manager Free

Viewing 4 posts - 1 through 4 (of 4 total)
May 18, 2018 at 8:52 am
#76434
Member
ted
OP

Hi

I’ve been using the plugin with great success for a couple of years. I have a table of my downloads showing on a downloads WP page. The table comprises the title, category, date added and a direct download link which used to take the user direct to the zip download without showing any further info.

Up until recently, the title would show as a hyperlink which, when clicked, took the user to the details page about the item. But at some point in the last few months (I only just noticed) that has stopped working and now the title just shows as text and the the icon also does not show as selected in the admin side.

I am currently using v2.9.72, and for the last week or so I was using 2.9.71 where this issue also applied. On my WordPress page, I have the following shortcake to render this table. I am assuming that one of the updates has made a change to how this table shows?

[wpdm_all_packages items_per_page="5" categories="windows, linux, osx" jstable=1 order_by="date" order="DESC" ]

The website URL that shows the issue is https://quickhash-gui.org/downloads/

I’d value any help because it’s putting users off because they can’t read details about each download as they usually could. Many thanks

May 18, 2018 at 9:50 am
#76446

Hi,

Please use the following shortcode to show the package link with the title.

[wpdm_all_packages items_per_page="5" categories="windows, linux, osx" jstable=1 order_by="date" order="DESC" cols="page_link,file_count,download_count|categories|update_date|download_link" colheads="Title|Categories|Update Date|Download::155px"]

Thanks

May 18, 2018 at 2:19 pm
#76462
Member
ted
OP

Thank you so much Hasibul! That has worked. I don’t know why or how but it does. I’d never have worked that out for myself. Is ‘cols’ a new property of the newer version or something I wonder?

Jun 9, 2018 at 10:15 pm
#78670
Keymaster
Shahjada
Staff

Yes, we recently added the option to customize columns.

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

The topic "Hyperlinks to download details not showing" is closed to new replies.