From: Laury GvR Date: Fri, 29 Jan 2016 19:12:44 +0000 (-0500) Subject: Replace permalink url fetches from name-based to ID-based X-Git-Tag: v1.2.21^2 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=1643732106e2b2151cc35942365f7a3ea649628f;p=WP-Themes%2Fgilmoremuseum.git Replace permalink url fetches from name-based to ID-based --- diff --git a/footer.php b/footer.php index c150b32..8d0a75b 100644 --- a/footer.php +++ b/footer.php @@ -29,7 +29,7 @@ diff --git a/front-page.php b/front-page.php index a7faed0..44da776 100644 --- a/front-page.php +++ b/front-page.php @@ -31,7 +31,7 @@
- +
diff --git a/parts/glm-blocks.php b/parts/glm-blocks.php index 92d8faa..f8d6c89 100644 --- a/parts/glm-blocks.php +++ b/parts/glm-blocks.php @@ -4,7 +4,7 @@ glm_blocks_show(); echo '
'; echo '
- +
'; echo ''; diff --git a/parts/shop-sidebar.php b/parts/shop-sidebar.php index df3524a..9d0ca98 100644 --- a/parts/shop-sidebar.php +++ b/parts/shop-sidebar.php @@ -1,27 +1,27 @@