Hi there –
On this page: http://jga.fissionchosting.com/candidates/
I’m using the code below but for some reason the posts don’t fit.
<code>
<?php echo do_shortcode(‘ [blog title=”Latest candidate news” blog_type=”masonry” item_count=”3″ category=”all” excerpt_length=”20″ pagination=”no” width=”1/1″ el_position=”first last”]’);?>
</code>
Where as on http://jga.fissionchosting.com/contact/
The 3 posts fit and I’m just using the same but as a shordcode:
[blog title=”latest news” blog_type=”masonry” item_count=”3″ category=”all” excerpt_length=”20″ pagination=”no” width=”1/1″ el_position=”first last”]
Any ideas where I’m going wrong (the version on the contact page is correct)
Thanks
John