Hi hope you can help. Some time back i had a web designer look at the site and he put a code in which simply only shows one image for my posts. i think he must have put this in the single post php file. I now want to have different images showing in my posts and also use FCG as the plug in. do you know what code i have to change for this to happen.. currently this is what my single post.php says.. I am not a coder but i would be greatfull for you help. all i want is to have the option to use FCG and also other images as i please. my site is www.nichewills.co.uk you can click on the post to see what i mean. please lte me know if you need anything else
<div id="topLeftContainer">
<?php if ($_GET['p'] == 3) { ?>
<img src="http://www.nichewills.co.uk/wp-content/uploads/2009/08/inkwell-and-quill-logo.jpg" />
<?php } else if ($_GET['p'] == 13) { ?>
<img src="http://www.nichewills.co.uk/wp-content/uploads/2009/08/inkwell-and-quill-logo.jpg" />
<?php } else { ?>
<img src="http://www.nichewills.co.uk/wp-content/uploads/2009/08/inkwell-and-quill-logo.jpg" />
<?php } ?>
</div>
Thanks
Single post issue
1 post • Page 1 of 1
1 post • Page 1 of 1
Who is online
Users browsing this forum: No registered users and 0 guests








