Viewing 2 replies - 1 through 2 (of 2 total)
  • I have a problem thats near it: I tried https://www.ads-software.com/support/topic/show-full-post-4, but I only get the excerpt. Is there something changed? This is my code:

    [ic_add_posts template='posts_loop_template.php?' category='blog' showposts='1']

    And this is my code in the ‘posts_loop_template.php’:

    <!-- This is the output of the CONTENT -->
    	<div class="entry-summary">
    		<?php the_content(); ?>
    	</div>

    I have the theme Preference Lite and I put ‘posts_loop_template.php’ in the following map:

    …/wp-content/themes/preference-lite/

    Whats going wrong?

    My problem is solved. Maybe interesting to know: In the theme Preference Lite you don’t use template=’posts_loop_template.php’. Than you get the entire content.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Doesn't add posts, it adds title, except and other information’ is closed to new replies.