Ich habs selbst herausgefunden. Das hier musste gelöscht werden
<div class="slide-content entry fl">
<?php if ( inkthemes_get_option('colorway_slideheading1') !='' ) {?>
<h2 class="title"><a href="<?php echo inkthemes_get_option('colorway_slidelink1'); ?>"><?php echo inkthemes_get_option('colorway_slideheading1'); ?></a></h2>
<?php } else { ?>
<h2 class="title"><a href="#">Beauty at its best</a></h2>
<?php } ?>
<?php if ( inkthemes_get_option('colorway_slidedescription1') !='' ) {?>
<p><?php echo inkthemes_get_option('colorway_slidedescription1'); ?></p>
<?php } else { ?>
<p>What happens when beauty and simplicity connects. We tried to give you a slight hint of that with the Colorway Theme.</p>
<?php } ?>
</div>
An alle vielen Dank!