From: Laury GvR Date: Mon, 10 Nov 2014 16:50:05 +0000 (-0500) Subject: GlmClientInfo compatible, remove vcard. X-Git-Tag: v1.0.0~6 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=0110bc84fdc62790322cb19e4f3f5a54dacab2f1;p=WP-Themes%2FParrotsLanding.git GlmClientInfo compatible, remove vcard. --- diff --git a/footer.php b/footer.php index 7949f1c..4f0183c 100755 --- a/footer.php +++ b/footer.php @@ -1,7 +1,8 @@ - - + diff --git a/functions.php b/functions.php index fd1ff50..be4ff71 100644 --- a/functions.php +++ b/functions.php @@ -1,10 +1,9 @@ - __('Left Sidebar'), + 'id' => 'sidebar-l', + 'description' => __('Appears in Left Sidebar') + )); + register_sidebar(array( + 'name' => __('Footer'), + 'id' => 'sidebar-f', + 'description' => __('Appears in Footer Area') + )); + } + +} + + + +if (!function_exists('glm_wp_list_pages')) { + function glm_wp_list_pages() { global $ancestorId, $includePages, $post; @@ -35,6 +57,10 @@ if (!function_exists('glmAddSubs')) { ) ); } + +} +if (!function_exists('glmAddSubs')) { + function glmAddSubs() { global $includePages, $post; @@ -43,6 +69,10 @@ if (!function_exists('glmAddSubs')) { $includePages[] = $page->ID; } } + +} +if (!function_exists('glmAddDescendants')) { + function glmAddDescendants($glmPost) { global $includePages, $frontPageId, $ancestorId; @@ -64,6 +94,10 @@ if (!function_exists('glmAddSubs')) { } } } + +} +if (!function_exists('glmAddParent')) { + function glmAddParent($glmPost) { global $includePages, $frontPageId, $ancestorId; @@ -73,6 +107,10 @@ if (!function_exists('glmAddSubs')) { $includePages[] = $page; } } + +} +if (!function_exists('glmAddSiblings')) { + function glmAddSiblings($glmPost) { global $includePages, $frontPageId, $ancestorId; diff --git a/sidebar.php b/sidebar.php index b3ce8cd..2cf2a96 100755 --- a/sidebar.php +++ b/sidebar.php @@ -1,16 +1,18 @@ - - \ No newline at end of file + + diff --git a/style.css b/style.css index 9b98994..0997acb 100755 --- a/style.css +++ b/style.css @@ -149,6 +149,7 @@ img { .vcard { padding: 0px; border: none; + margin-left: 10px; } .vcard p { line-height: 110%; diff --git a/vcard.php b/vcard.php deleted file mode 100755 index e9038a8..0000000 --- a/vcard.php +++ /dev/null @@ -1,31 +0,0 @@ -
-

-

-

- , - - -

- - -

-

- , - - -

- - - -

- phone: - -

- - -

- fax: - -

- -