Forum Replies Created
Viewing 5 posts - 1 through 5 (of 5 total)
This is the content of single-wpdmpro.php. What line have to remove?
thank you very much
<?php get_header(); ?>
<div id=”content_area” class=”clearfix”>
<div id=”main_content”>
<?php get_template_part(‘includes/breadcrumbs’,’index’); ?>
<?php get_template_part(‘loop’,’single’); ?>
</div> <!– end #main_content –>
<?php get_sidebar(); ?>
</div> <!– end #content_area –>
<?php get_footer(); ?>
I have deleted [download_link] and now the message: “Download limit exceeded”
Viewing 5 posts - 1 through 5 (of 5 total)