projects
/
WP-Themes
/
petoskeyarea.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c5130eb
)
changed blocks post id for fetch blocks function
author
Anthony Talarico
<talarico@gaslightmedia.com>
Mon, 15 Aug 2016 13:52:49 +0000
(09:52 -0400)
committer
Anthony Talarico
<talarico@gaslightmedia.com>
Mon, 15 Aug 2016 13:52:49 +0000
(09:52 -0400)
parts/glm-blocks.php
patch
|
blob
|
history
diff --git
a/parts/glm-blocks.php
b/parts/glm-blocks.php
index
869a32e
..
c5c7abf
100644
(file)
--- a/
parts/glm-blocks.php
+++ b/
parts/glm-blocks.php
@@
-1,5
+1,5
@@
<?php if(function_exists('fetch_all_glm_blocks')):?>
-<?php $blocks = fetch_all_glm_blocks(1
88
);?>
+<?php $blocks = fetch_all_glm_blocks(1
205
);?>
<div class="blocks row collapse glm-blocks-container">
<?php foreach ($blocks as $block):?>
<div class="small-12 medium-4 large-3 columns text-left blocks glm-block">