go41

the info you need to know


von Joern
Keine Kommentare

Hello,I have reduced the width of the category bar in Arthemia so that it is now the same width as the 'Headline' section (590px). I would like for the sidebar to move up and fill the vacant space and start immediately below the 'Featured' section.See Jing image here for better…


von Joern
Keine Kommentare

looking at the code again I think you get the matches after preg_match so you could try this by putting "$image_src = ..." below preg_match_allThe line with the comment ($image_src = '';) might help, try without this line first....$the_content = $wpdb->get_var("SELECT post_content FROM $wpdb->posts WHERE ID = $id");$home = get_option('home');$pattern…