Anton Victorovih

Forum Replies Created

Viewing 10 posts - 1 through 10 (of 10 total)
Jun 14, 2020 at 9:33 pm
#130639
Participant
Anton Victorovih
OP

I need help. The problem is the display of the button when you put a captcha, and from the beginning to the place of the download button, you need to put a captcha check mark. When you don’t put a captcha, everything is fine. How do I make a button appear at the beginning, and then a captcha? Code for the page template.

<?php if(!defined(“ABSPATH”)) die(); ?>
<div class=”row”>
<div class=”col-md-7″>
[thumb_800x600]
</div>
<div class=”col-md-5″>
[download_link_extended]
</div>

<div class=”col-md-12″>
<br/>

<!— Nav tabs —>
<ul class=”nav nav-tabs” role=”tablist”>
<li role=”presentation” class=”nav-item”>[txt=Description]
<li role=”presentation” class=”nav-item”>[txt=Package Info]
<li role=”presentation” class=”nav-item”>[txt=Attached Files]

<!— Tab panes —>
<div class=”tab-content” style=”padding: 15px 0″>
<div role=”tabcard” class=”tab-pane active” id=”wpdmpp-product-desc”>[description]</div>
<div role=”tabcard” class=”tab-pane” id=”wpdmpp-product-info”>
<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: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>
<div role=”tabcard” class=”tab-pane” id=”wpdmpp-product-files”>[file_list]</div>
</div>

</div>

</div>
<script>
jQuery(function ($) {
try {
$(‘.nav-tabs’).tabs();
}catch (e){

}
});
</script>

Jun 14, 2020 at 9:28 pm
#130638
Participant
Anton Victorovih
OP

Thanks.

Jun 13, 2020 at 7:21 pm
#130567
Participant
Anton Victorovih
OP

Yes. so that all the records do not become numb separately, since there are a lot of them.

Jun 12, 2020 at 11:26 pm
#130497
Participant
Anton Victorovih
OP

Thanks. How do I apply the same recording template for all records (page template)?

Jun 8, 2020 at 10:04 pm
#130134
Participant
Anton Victorovih
OP

Hi, when will the captcha fix work? I bought a plugin last week and can’t install it to work properly, because all the files on my site are downloaded via a captcha.

Jun 5, 2020 at 9:53 pm
#129865
Participant
Anton Victorovih
OP

Hello today we installed the plugin Pro fixed errors loading files with captcha from the beginning everything worked fine then again problems with the captcha and the theme design incorrectly displayed the post cards. Deleted the Pro plugin. Put again free everything works normally. How do I fix the problem with the Pro plugin ?

Jun 5, 2020 at 9:31 pm
#129864
Participant
Anton Victorovih
OP

when is the update planned?

Jun 5, 2020 at 12:00 pm
#129815
Participant
Anton Victorovih
OP

The problem is actual, the captcha v2 version, when I click the download link, an additional recaptcha window appears and nothing happens. This problem appeared when installing the Pro plugin on the free version of everything works. How to fix the problem on the Pro version of the plugin.

Jun 5, 2020 at 12:00 pm
#129814
Participant
Anton Victorovih
OP

The problem is actual, the captcha v2 version, when I click the download link, an additional recaptcha window appears and nothing happens. This problem appeared when installing the Pro plugin on the free version of everything works. How to fix the problem on the Pro version of the plugin?

Jun 5, 2020 at 11:52 am
#129813
Participant
Anton Victorovih
OP

Problem solved

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