Hello Skandha,
sorry to say, but thats only a workaround and doesn’t solve the problem:
I think I have to modify the code.
Here is the place where I think a modification has to be applied:
<!– NOTE: If you need to make changes to this file, copy it to your current theme’s main
directory so your changes won’t be overwritten when the plugin is upgraded. –>
<!– Post Wrap Start–>
<div class=”post hentry ivycat-post”>
<!– This outputs the post TITLE –>
<h2 class=”entry-title”>Testbeitrag</h2>
<!– ************************************************************************************************************** –>
<!– This outputs the post EXCERPT. To display full content including images and html,
replace the_excerpt(); with the_content(); below. –>
<!–************************************************************************************************************** –>
<div class=”entry-summary”>
<p>Das ist ein Testbeitrag mit Bild. Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry’s standard dummy text ever since the 1500s, when an unknown printer took a galley of type weiterlesen…</p>
</div>
<!– This outputs the post META information –>
I have marked the important comment.
My question is: Which file is to be altered and where do I find it?
Sorry
Lutz