Package template : [changelog] tag & [wpdm_changelog] shortcode don’t work

in Download Manager Free

Viewing 7 posts - 1 through 7 (of 7 total)
Jul 6, 2026 at 11:00 pm
#214956
Participant
Roger Sturmy
OP

Hello,

I tried [wpdm_changelog id="12345"] and also [changelog] but no one works (empty section with icon “changelog” and “[changelog]” displayed).
Here is the source code of the template used.

<!-- WPDM Template: Default Template -->
<div class="row">
    <div class="col-md-5">
        <div class="wpdm-button-area mb-3 p-3 card">
            [download_link]
            <div class="alert alert-warning mt-2 [hide_empty:expire_date]">
                Download is available until [expire_date]
            </div>
        </div>
        <ul class="list-group ml-0 mb-2">
            <li class="list-group-item d-flex justify-content-between align-items-center [hide_empty:version]">
                [txt=Version]
                <span class="badge">[version]</span>
            </li>
            <li class="list-group-item d-flex justify-content-between align-items-center [hide_empty:download_count]">
                [txt=Download]
                <span class="badge">[download_count]</span>
            </li>
            <li class="list-group-item d-flex justify-content-between align-items-center [hide_empty:file_size]">
                [txt=File Size]
                <span class="badge">[file_size]</span>
            </li>
            <li class="list-group-item d-flex justify-content-between align-items-center [hide_empty:file_count]">
                [txt=File Count]
                <span class="badge">[file_count]</span>
            </li>
            <li class="list-group-item d-flex justify-content-between align-items-center [hide_empty:create_date]">
                [txt=Create Date]
                <span class="badge">[create_date]</span>
            </li>
            <li class="list-group-item  d-flex justify-content-between align-items-center [hide_empty:update_date]">
                [txt=Last Updated]
                <span class="badge">[update_date]</span>
            </li>

        </ul>

        <div class="card mb-3 p-3 hide_empty [hide_empty:featured_image]">[featured_image]</div>

    </div>

    <div class="col-md-7">
        <h1 class="mt-0">[title]</h1>
        [description]
       <div class="wel">
            [tags]
         </div>
    </div>
    <div class="col-md-12">
		[changelog]
		[wpdm_changelog id="21331"]
    </div>
 
</div>

Precision: I activated all free Addons.

PS: in your documentation, you talk about [chanelog] instead of [changelog].

Thank you for your help.

Jul 7, 2026 at 4:37 am
#214957
Moderator
Nayeem Riddhi
Staff

Hello Roger Sturmy,

Hope you are well. And sorry for the inconvenience. Please kindly share the related URLs. if possible, please, give your temporary wp-admin login details in a private reply to check the issue.

Thank you and regards

Jul 7, 2026 at 11:28 am
#214965
Participant
Roger Sturmy
OP
This reply has been marked as private.
Jul 7, 2026 at 12:33 pm
#214966
Participant
Roger Sturmy
OP
This reply has been marked as private.
Jul 7, 2026 at 12:44 pm
#214967
Moderator
Nayeem Riddhi
Staff

It should work in page or post, it is coming here, https://fistf.com/wpdm-test/, but appearance is not ok, for appearance issue we are checking the issue, I have already forwarded it to our related team authority regarding the issue. Please kindly check and let me know if you have any more queries.

Thank you and kind regards

Jul 7, 2026 at 12:54 pm
#214968
Moderator
Nayeem Riddhi
Staff

And for changelog template tag, we are also checking this issue, I have already forwarded it to our related team authority regarding the issue. Please kindly check and let me know if you have any more queries.

Thank you and kind regards

Jul 7, 2026 at 4:45 pm
#214976
Participant
Roger Sturmy
OP

The use of WPDM on our site is not in page or post but exclusively with WPDM lists in this menu: RESOURCES>FISTF Downloads.
So, we use always links like this: https://fistf.com/download/wpdm-test/

The appearance is effectively not OK (very big icons).

One strange thing:

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

You must be logged in to reply to this topic.