From df973a8bf8ba316e8d54fdbb3e9dfb406c3090e6 Mon Sep 17 00:00:00 2001 From: david Date: Mon, 27 Aug 2012 13:27:40 +0000 Subject: [PATCH] =?UTF-8?q?Tarea=20#1025=20->=20Corregir=20las=20miniatura?= =?UTF-8?q?s=20que=20tengan=20un=20tama=C3=B1o=20diferente=20al=20establec?= =?UTF-8?q?ido?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit git-svn-id: https://192.168.0.254/svn/Proyectos.ASong2U_Web/trunk@126 cd1a4ea2-8c7f-e448-aada-19d1fee9e1d6 --- .../score/dedications/single/home-column-dedicated-2-me.php | 2 +- .../score/dedications/single/home-column-my-dedications.php | 2 +- wp-content/themes/score/index.php | 2 +- wp-content/themes/score/post-loop-dedication-template.php | 2 +- wp-content/themes/score/post-loop.php | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/wp-content/themes/score/dedications/single/home-column-dedicated-2-me.php b/wp-content/themes/score/dedications/single/home-column-dedicated-2-me.php index 751bd5e..3b1ee44 100644 --- a/wp-content/themes/score/dedications/single/home-column-dedicated-2-me.php +++ b/wp-content/themes/score/dedications/single/home-column-dedicated-2-me.php @@ -29,7 +29,7 @@ $dedication_link = bp_core_get_userlink($bp->displayed_user->id, false, true) . - <?php if (get_post_meta(get_post_thumbnail_id(), '_wp_attachment_image_alt', true)) {
+                    <img width=" height="" src="" alt="displayed_user->id, false, true) . - <?php if (get_post_meta(get_post_thumbnail_id(), '_wp_attachment_image_alt', true)) {
+                    <img width=" height="" src="" alt="" title=""> - <?php if(get_post_meta(get_post_thumbnail_id(), '_wp_attachment_image_alt', true)) { echo get_post_meta(get_post_thumbnail_id(), '_wp_attachment_image_alt', true); } else { echo get_the_title(); } ?> + <?php if(get_post_meta(get_post_thumbnail_id(), '_wp_attachment_image_alt', true)) { echo get_post_meta(get_post_thumbnail_id(), '_wp_attachment_image_alt', true); } else { echo get_the_title(); } ?> diff --git a/wp-content/themes/score/post-loop-dedication-template.php b/wp-content/themes/score/post-loop-dedication-template.php index 6683dcb..0ebdf1b 100644 --- a/wp-content/themes/score/post-loop-dedication-template.php +++ b/wp-content/themes/score/post-loop-dedication-template.php @@ -22,7 +22,7 @@ - <?php if(get_post_meta(get_post_thumbnail_id(), '_wp_attachment_image_alt', true)) { echo get_post_meta(get_post_thumbnail_id(), '_wp_attachment_image_alt', true); } else { echo get_the_title(); } ?> + <?php if(get_post_meta(get_post_thumbnail_id(), '_wp_attachment_image_alt', true)) { echo get_post_meta(get_post_thumbnail_id(), '_wp_attachment_image_alt', true); } else { echo get_the_title(); } ?> diff --git a/wp-content/themes/score/post-loop.php b/wp-content/themes/score/post-loop.php index 823e93d..3bf6923 100644 --- a/wp-content/themes/score/post-loop.php +++ b/wp-content/themes/score/post-loop.php @@ -43,7 +43,7 @@ - <?php if(get_post_meta(get_post_thumbnail_id(), '_wp_attachment_image_alt', true)) { echo get_post_meta(get_post_thumbnail_id(), '_wp_attachment_image_alt', true); } else { echo get_the_title(); } ?> + <?php if(get_post_meta(get_post_thumbnail_id(), '_wp_attachment_image_alt', true)) { echo get_post_meta(get_post_thumbnail_id(), '_wp_attachment_image_alt', true); } else { echo get_the_title(); } ?>