go41

the info you need to know


von Joern
Keine Kommentare

in the post you refer to there is also written how to get the_excerpt and the_title displayed (second post in that thread)here is how arthemia free version headline section looks like (unchanged):<div id="headline"> <img src="<?php echo get_option('home'); ?>/wp-content/themes/arthemia/images/headline.png" width="75px" height="21px" alt="" /> <?php query_posts("showposts=1&category_name=Headline"); ?> <?php while (have_posts()) : the_post();…


von Joern
Keine Kommentare

I actually use arthemix-bronze, but can't find #featured. Is it anywhere else? Seems strange that the gallery you have made floats right though, that problem appeared right away when I activated the theme, before I made any changes to the set-up. Thanks for the videos tip, will try it out!