Hi there,
I am new to WP programming but I would like to make the home page of Minimatica show one static image only. Not the slider. Not four images.
Can you please tell me which PHP file to use and which code to change?
Thanks and regards,
Inger
You can edit the home.php file and instead of the call to <?php get_template_part( ‘loop’, ‘slider’ ); ?> add the code for the desired image.
Hi Daniel,
Thanks for that. Where do I get the code for the image from? I have set this to:
<div id=”slider”>
<http://www.blowing-bubbles.com/rachelleehorsfield/wp-content/uploads/2013/06/Rachel-Home-Page2-300×225.jpg>
</div><!– #slider –>
And it doesn’t seem to work. Have I obtained the image code from the wrong place?
Cheers,
Inger
would it be worth having the plugin “Get the Image” http://wordpress.org/plugins/get-the-image/ ?
Hi Daniel,
I am still confused about what code I should use on this page for one image. Can you please explain where I might find the code for the image?
Thanks and regards,
Inger