web156

Forum Replies Created

Viewing 11 posts - 1 through 11 (of 11 total)
in reply to: Show Category Filter in Toolbar #204552

web156
Member
This reply has been marked as private.
in reply to: Show Category Filter in Toolbar #204551

web156
Member
This reply has been marked as private.
in reply to: Show Category Filter in Toolbar #204548

web156
Member
This reply has been marked as private.
in reply to: Show Category Filter in Toolbar #204542

web156
Member
This reply has been marked as private.
in reply to: Show Category Filter in Toolbar #204523

web156
Member
This reply has been marked as private.
in reply to: Show Category Filter in Toolbar #204512

web156
Member

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?

in reply to: Show Category Filter in Toolbar #204487

web156
Member
This reply has been marked as private.
in reply to: Show Category Filter in Toolbar #204486

web156
Member
This reply has been marked as private.
in reply to: Show Category Filter in Toolbar #204476

web156
Member

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.

in reply to: Show Category Filter in Toolbar #204427

web156
Member

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

in reply to: Show Category Filter in Toolbar #204420

web156
Member

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)