Tagged Questions
0
votes
1answer
125 views
How to limit the characters shown on the page - get_content
I've the below php to display the content of the post id#9 on my 'home page' of my site, so that whenever the client updates the page, it's reflected on the homepage as well - rather than having to ...
0
votes
3answers
485 views
how to include page content to specified length & then “read more” link
I'm pretty new to WP, so please forgive any stupid questions and/or coding!
I'm using the following code in my index.php file to include content from another page:
<div id="tm-container">
...