web156

Forum Replies Created

Viewing 11 posts - 1 through 11 (of 11 total)
Mar 14, 2025 at 4:16 pm
#204552
Member
web156
OP
This reply has been marked as private.
Mar 14, 2025 at 4:14 pm
#204551
Member
web156
OP
This reply has been marked as private.
Mar 14, 2025 at 4:06 pm
#204548
Member
web156
OP
This reply has been marked as private.
Mar 14, 2025 at 1:45 pm
#204542
Member
web156
OP
This reply has been marked as private.
Mar 13, 2025 at 3:50 pm
#204523
Member
web156
OP
This reply has been marked as private.
Mar 13, 2025 at 8:58 am
#204512
Member
web156
OP

Hi,
I placed the files exactly in the folder structure you mentioned in your last post. Unfortunately, the changes I make to these files don’t apply to the website—it seems like they’re being ignored.

My current structure for editing the header.php file of the Compact layout is:

{active-theme-dir}/download-manager/wpdm-archive-page/Compact/header.php
Regarding the custom fields issue:
I created a new custom field group named “Download Details” containing two custom fields. Now, I want to display the saved values of these two fields inside the card layout of each download.

To achieve this, I used the shortcode [acf_group_DownlodsDetails] inside my link template (FFBD_Default). However, on the frontend, the output is only a table showing the labels without the corresponding values, like this:

<tr>
<td>Zielgruppe</td>
<td></td>
</tr>

Can you please help me understand why this is happening?

Mar 12, 2025 at 6:35 pm
#204487
Member
web156
OP
This reply has been marked as private.
Mar 12, 2025 at 6:33 pm
#204486
Member
web156
OP
This reply has been marked as private.
Mar 12, 2025 at 5:00 pm
#204476
Member
web156
OP

I made it exactly like in your documentation. Unfortunately the changes don’t take effect and the files are not loaded!?
I have the following structure:

active-theme/download-manager/wpdm-archive-page/Compact/views/header.php

The changes i made inside the header.php don’t show any changes on the front end.

Mar 11, 2025 at 11:50 am
#204427
Member
web156
OP

Did you really mean “download-manager/wpdm-arhive-page/” or should it be “wpdm-archive-page”?

Mar 11, 2025 at 10:01 am
#204420
Member
web156
OP

Hi, that’s the right direction.
I want to edit the Template Files -> i created the following file structure:
active-template/download-manager/wpdm-archive-page/Compact/views/header.php

When i make some changes to the header.php it doesn’t apply to the header i am using in my shortcode: [wpdm_archive_compact template=”default” order_by=”post_title” order=”ASC” items_per_page=”12″ cols=2]

Any Ideas?

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