Pure theme readmore link
This commit is contained in:
parent
f7c477991e
commit
8a640af1ce
@ -43,7 +43,7 @@
|
||||
}
|
||||
|
||||
// Call the method with FALSE to get the first part of the post
|
||||
echo $Post->content(false)
|
||||
echo $Post->content(false);
|
||||
?>
|
||||
</div>
|
||||
|
||||
|
@ -41,7 +41,7 @@
|
||||
}
|
||||
|
||||
// Call the method with FALSE to get the first part of the post
|
||||
echo $Post->content(false)
|
||||
echo $Post->content();
|
||||
?>
|
||||
</div>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user