Anton Victorovih

Forum Replies Created

Viewing 10 posts - 1 through 10 (of 10 total)
in reply to: Incorrect operation of the plugin #130639

Anton Victorovih
Participant

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>

in reply to: Incorrect operation of the plugin #130638

Anton Victorovih
Participant

Thanks.

in reply to: Incorrect operation of the plugin #130567

Anton Victorovih
Participant

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

in reply to: Incorrect operation of the plugin #130497

Anton Victorovih
Participant

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


Anton Victorovih
Participant

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.


Anton Victorovih
Participant

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 ?


Anton Victorovih
Participant

when is the update planned?


Anton Victorovih
Participant

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.


Anton Victorovih
Participant

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?

in reply to: Installation error #129813

Anton Victorovih
Participant

Problem solved

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