Hi Leute.
Ich möchte in unserem Blog das Datum in der linken Spalte des Stickys entfernen und durch einen Text ersetzen "SPECIAL" oder "Angepinnt" oder dergleichen. Entfernt hab ich das Datum schonmal :-)
<?php if (!is_sticky()) { ?>
<h3 class="wrap"><span class="month"><?php the_time('M'); ?><span class="year"><?php the_time('o'); ?></span></span><span class="day"><?php the_time('d'); ?></span></h3>
<?php } ?>
<h4 class="author"><?php the_author_posts_link(); ?></h4>
<h4 class="comments"><a href="<?php comments_link(); ?>"><?php comments_number('0','1','%'); ?></a></h4>
<h4><?php edit_post_link('Bearbeiten', '<p>', '</p>'); ?></h4>
Entfernt hab ich das Datum durch diese is_Sticky Geschichte. Was muss ich nun tun, dass statt des Datums dann:
Zitat
dransteht? Kann mir da jemand helfen?
Grüßle
Mike
P.S: Falls es benötigt wird - der Blog wäre smartphonearea.de