22 Jul 2011, 4:07 PM
Totally Zenned
- Join Date:
- Jun 2006
- Location:
- My family and I live in Brighton, England
- Posts:
- 947
- Plugin Contributions:
- 0
Displaying most recent blog entry on store main page
On a non-Zen Site I made I was able to automatically display the most recent blog entry on the sites home page. Can I do this on Zen Cart? I'd prefer not to fully integrate the blog but rather just add something like this to the main page:
<?php include('my_blog/headlines.php'); ?>
I've used both Nucleus blog and WP in this way and so can either would be fine.
Thanks!