Frank P.

Forum Replies Created

Viewing 7 posts - 1 through 7 (of 7 total)
in reply to: Wrong font on download page #121634

Frank P.
Participant
This reply has been marked as private.
in reply to: Wrong font on download page #121633

Frank P.
Participant
This reply has been marked as private.
in reply to: Wrong font on download page #121459

Frank P.
Participant
This reply has been marked as private.
in reply to: Wrong font on download page #121363

Frank P.
Participant
This reply has been marked as private.
in reply to: Wrong font on download page #121016

Frank P.
Participant
This reply has been marked as private.
in reply to: Wrong font on download page #120959

Frank P.
Participant

That’s the page template.
i could give you access to that site, but it’s a member only site, so i need to send you login credentials by PM or mail.

Or is there any error in that page template above???

Frank

in reply to: Wrong font on download page #120958

Frank P.
Participant

<div class=”wpdm-page-template single-col-flat”>

[thumb_900x0]
<br clear=”all”/>
<br clear=”all”/>
<ul class=”list-group ml-0 mb-3″>
<li class=”list-group-item d-flex justify-content-between align-items-center [hide_empty:version]”>
[txt=Version]
<span class=”badge”>[version]</span>

<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 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 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 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 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>

<div class=”card mb-3″>
<div class=”card-body”>
[download_link]
</div>
</div>
<div class=”card mb-3″>
<div class=”card-header”>

<div class=”nav nav-tabs card-header-tabs” id=”nav-tab” role=”tablist”>
[txt=Description]
[txt=Attached Files]
</div>
</div>
<div class=”card-body”>
<div class=”tab-content” id=”nav-tabContent”>
<div class=”tab-pane fade show active” id=”nav-desc” role=”tabpanel” aria-labelledby=”nav-home-tab”>[description]</div>
<div class=”tab-pane fade” id=”nav-files” role=”tabpanel” aria-labelledby=”nav-profile-tab”>[file_list]</div>

</div>

</div>
</div>

</div>

`

  • This reply was modified 5 years, 3 months ago by Frank P..
Viewing 7 posts - 1 through 7 (of 7 total)