D5 Creation Forum

Open Forum for D5 Creation's Members and Visitors

Before requesting any support Please search the Forum First. You may find your desired answer. This will save your waiting time and will save our working hour. We may not answer the question which we have already answered. You should also read our Support Policy

Socialia> Dirty Noob Question :D Re: Swapping Images in header

Front Page D5 Creation Forum General Support Socialia> Dirty Noob Question :D Re: Swapping Images in header

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #3148
    The Dude
    Participant

    OK, I think I am using a wrench to fix a clock, lol.

    I used to hand-code HTML back in 96 on an amateur basis, and man, have times changed!

    I have the Socialia Theme, and I wish to swap my pics for the stock ones in the “NGO-Style” header, but I simply can’t figure out how to replace the stock ones with my images.

    Also, the first slide fades out and goes black now. I changed the timing on the delay option, so it’s slowed down. had some other issues, but fixed them with Syntax corrections.

    Why is the pics dropping out temporarily? I added/deleted stock text, bt the Syntax looks OK to me.
    (Stoopid Noob) What did I do to mess up the Syntax?

    <?php
    // Edit This Section. Point your Images, Titles and Captions Respectively
    ?>

    <div id=”gallery”>

    <a href=”#” class=”show”>

    <img src=”<?php echo get_template_directory_uri(); ?>/images/slides/(1).jpg” alt=”D5 Socialia by D5 Creation” rel=”<h3>Welcome to Wolftracker Canada, a user-friendly database of sightings locations and mortalities of Wolves and Coyotes in British Columbia!</h3> <?php echo get_template_directory_uri(); ?>/slide-image.php”/>

    </a>

    <a href=”#” class=”show”>

    <img src=”<?php echo get_template_directory_uri(); ?>/images/slides/(2).jpg” alt=”D5 Socialia by D5 Creation” rel=”<h3>Welcome to D5 Socialia Theme Previewing, Visit D5 Creation for Details</h3>D5 Socialia is a WordPress Theme which is Ideal for Social Organizations, NGOs, CBOs, Environmental Organizations, Societies, Climate Change Related Progrms.You can Chnage these Images and Captions by Editing the <?php echo get_template_directory_uri(); ?>/slide-image.php”/>

    </a>

    <a href=”#” class=”show”>

    <img src=”<?php echo get_template_directory_uri(); ?>/images/slides/(3).jpg” alt=”D5 Socialia by D5 Creation” rel=”<h3>Welcome to D5 Socialia Theme Previewing, Visit D5 Creation for Details</h3>D5 Socialia is a WordPress Theme which is Ideal for Social Organizations, NGOs, CBOs, Environmental Organizations, Societies, Climate Change Related Progrms.You can Chnage these Images and Captions by Editing the <?php echo get_template_directory_uri(); ?>/slide-image.php”/>

    </a>

    #3746
    D5 Creation
    Keymaster

    Hello,
    For FREE Version you can add the images changing the HTML Code and for the PRO Version you will have Theme Options to change the images from WP-Admin easily.

    #3747
    The Dude
    Participant

    If it was done easily, I wouldn’t be posting here, would I?
    Where do I upload the pics to, and how do I reference them?

    #3748
    D5 Creation
    Keymaster
    Quote:
    Quote from The Dude on November 27, 2012, 20:01
    If it was done easily, I wouldn’t be posting here, would I?
    Where do I upload the pics to, and how do I reference them?

    For Free Version you can upload anywhere and just put the url in the specific file.

    We think the Pro Version will be easier for you. There you will have easiest Theme Option Like the Image.

    [IMG]http://i.imgur.com/9BGiF.jpg?1[/IMG]

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.