One Static Image on Minimatica Home Page

Viewing 5 posts - 1 through 5 (of 5 total)
  • #15404
    [email protected]
    Participant

    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

    #15433
    Daniel Tara
    Keymaster

    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.

    #15456
    [email protected]
    Participant

    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‎&gt;
    </div><!– #slider –>

    And it doesn’t seem to work. Have I obtained the image code from the wrong place?

    Cheers,

    Inger

    #15457
    [email protected]
    Participant

    would it be worth having the plugin “Get the Image” http://wordpress.org/plugins/get-the-image/ ?

    #15557
    [email protected]
    Participant

    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

Viewing 5 posts - 1 through 5 (of 5 total)

You must be logged in to reply to this topic.