Mathieu Rougeron

Forum Replies Created

Viewing 6 posts - 1 through 6 (of 6 total)
in reply to: WordPress hyperlinks between downloads automatic #191963

Mathieu Rougeron
Participant
This reply has been marked as private.
in reply to: WordPress hyperlinks between downloads automatic #191881

Mathieu Rougeron
Participant

Sorry I don’t understand how fixing the problem.
Two years ago I already created a template… called “olympia_template” in my case.
The hyperlinks were then hidden. Now they are back.
I copy below the html content of this template :

<div class=”row”>
<div class=”col-md-12″>
<div class=”card mb-3 p-3 hide_empty [hide_empty:featured_image]”>[featured_image]</div>
</div>
<div class=”col-md-5″>
<div class=”wpdm-button-area mb-3 p-3 card”>
[download_link]
</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 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:update_date]”>
[txt=Last Updated]
<span class=”badge”>[update_date]</span>

</div>
</div>

in reply to: WordPress hyperlinks between downloads automatic #191830

Mathieu Rougeron
Participant
This reply has been marked as private.
in reply to: WordPress hyperlinks between downloads automatic #191829

Mathieu Rougeron
Participant
This reply has been marked as private.

Mathieu Rougeron
Participant

Hi,
Thanks a lot for your help. I copied php file and removed this line :
<?php popularis_prev_next_links(); ?>

Then the links are not shown anymore.

Best regards and thanks again!


Mathieu Rougeron
Participant
This reply has been marked as private.
Viewing 6 posts - 1 through 6 (of 6 total)