From dff83f7413d0766cd45f7642b96d521e8013c59e Mon Sep 17 00:00:00 2001 From: Danny Chang Date: Mon, 13 Feb 2012 14:08:24 -0500 Subject: [PATCH 1/2] Make "icon-copy.png", image path dynamically according to the theme. The copy icon is broken (if you didn't with theme name "pear" or when it's not installed in first level). Therefore, i made the image path dynamically according to the theme path. in loop-single.php / /Line 36 copy // Line 43 copy Signed-off-by: Danny Chang --- loop-single.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/loop-single.php b/loop-single.php index 4387f98..7feca62 100644 --- a/loop-single.php +++ b/loop-single.php @@ -33,14 +33,14 @@
-

HTML

copy +

HTML

copy
-

CSS

copy +

CSS

copy From 4d417d39a143cff9491dcd6fc3affd56813d176a Mon Sep 17 00:00:00 2001 From: Danny Chang Date: Mon, 13 Feb 2012 14:22:52 -0500 Subject: [PATCH 2/2] Dynamic path for header logo The current link will not work if you have pears installed in a sub-folder in custom domain. The fix is using standard wp veritable to define the path. Signed-off-by: Danny Chang --- header.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/header.php b/header.php index ae60b3e..b5ea769 100644 --- a/header.php +++ b/header.php @@ -24,7 +24,7 @@ >