Need help in customizing apperance on grid/table view

in Download Manager Free

Viewing 8 posts - 1 through 8 (of 8 total)
May 22, 2020 at 1:25 pm
#128892
Participant
Andreas Bersuch
OP

Hello everyone…pls don’t bother my bad english.

We have setup a homepage for our fishing club.
For our downloads we want to use this excellent plugin.

In the menu you find a link for downloads.

There is one download listed (the only one a have created so far).

Now i have two question:

1.) The PDF-file can be downloaded.
As in the demo here: https://demo.wpdownloadmanager.com/wpdmpro/package-list-in-responsive-table/
you can click on each item and get to the package page or download it directly via download button.
On our site the “hyperink” is missing or the item itself is not “clickable”. Download is possible via button.

2.) Where can i change the “grey” backgorund of the table/grid? It is hard not easy to read the white typo on the grex background.

Thanks in advance.

Andreas

  • This topic was modified 5 years, 10 months ago by Andreas Bersuch. Reason: misspelling
May 22, 2020 at 3:52 pm
#128912
Participant
Andreas Bersuch
OP

Args…forgot to provide the link of our page …..

https://asvwehdel.de

EDIT: Solved the problem with the backgound color….found the code in: wpdm-all-downloads.php

Still working on the Hyperlink problem that leads to the package page

  • This reply was modified 5 years, 10 months ago by Andreas Bersuch. Reason: misspelling
May 24, 2020 at 4:59 am
#128983
Moderator
Nayeem Riddhi
Staff

Please give your Page URL, where the hyperlink is not working. I shall check it for you.

Thanks.

May 24, 2020 at 8:22 am
#128990
Participant
Andreas Bersuch
OP

Hey and good morning!

Here is the link: Downloads

THANKS!

May 24, 2020 at 8:26 am
#128992
Moderator
Nayeem Riddhi
Staff

Hello,

Which link-template you are using. you can edit your link template. such in this way,

Usage:

<a href="[page_url]">[title]</a>

let me know.

Thanks.

May 24, 2020 at 9:41 am
#128996
Participant
Andreas Bersuch
OP

HI,

i created a page for all downloads using this code:

[wpdm_all_packages items_per_page="20" cols="title,file_count,download_count|categories|update_date|download_link" colheads="Title|Categories|Update Date|Download::155px"]

May 24, 2020 at 9:51 am
#128998
Participant
Andreas Bersuch
OP

I can only select page-template in my package….

Picture

May 24, 2020 at 10:51 am
#129000
Participant
Andreas Bersuch
OP

Hi,

thx for help…..reading this manual helped out: https://www.wpdownloadmanager.com/doc/short-codes/wpdm_all_packages-list-all-downloads-in-tabular-format-in-a-page/

I just did the following change:

old code:

[wpdm_all_packages items_per_page="20" cols="title,file_count,download_count|categories|update_date|download_link" colheads="Title|Categories|Update Date|Download::155px"]

new code:

[wpdm_all_packages items_per_page="20" cols="page_link,file_count,download_count|categories|update_date|download_link" colheads="Title|Categories|Update Date|Download::155px"]

Thank you very much for assising me. I gave a good vote for your plugin at wordpress.org!

Greetings,
Andreas

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

The topic "Need help in customizing apperance on grid/table view" is closed to new replies.