Forum Replies Created

Viewing 7 replies - 1 through 7 (of 7 total)
  • Thread Starter miriam1690

    (@miriam1690)

    footer.php code:

    </div>
                <!-- end #content -->
                <?php get sidebar(); ?>
    				<div style="clear: both;">&nbsp;</div>
    			</div>
    		</div>
    	</div>
    	<!-- end #page -->
    </div>
    <div id="footer">
    	<p>&copy; Untitled. All rights reserved. | Photos by <a href="http://fotogrph.com/">Fotogrph</a> | Design by <a href="http://templated.co" rel="nofollow">TEMPLATED</a>.</p>
    </div>
    <!-- end #footer -->
    </body>
    </html>
    Thread Starter miriam1690

    (@miriam1690)

    header.php code:

    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
    <head>
    <meta name="keywords" content="" />
    <meta name="description" content="" />
    <meta http-equiv="content-type" content="text/html; charset=utf-8" />
    <title>Escalate by TEMPLATED</title>
    <link href='http://fonts.googleapis.com/css?family=Source+Sans+Pro:200,300,400,600' rel='stylesheet' type='text/css' />
    <link href="style.css" rel="stylesheet" type="text/css" media="screen" />
    </head>
    <body>
    <div id="wrapper">
    	<div id="header-wrapper">
    		<div id="header">
    			<div id="logo">
    				<h1><a href="#">Escalate</a></h1>
    				<p>Design by <a href="http://templated.co" rel="nofollow">TEMPLATED</a></p>
    			</div>
    		</div>
    	</div>
    	<!-- end #header -->
    	<div id="menu">
    		<ul>
    			<li class="current_page_item"><a href="#">Homepage</a></li>
    			<li><a href="#">Blog</a></li>
    			<li><a href="#">Photos</a></li>
    			<li><a href="#">About</a></li>
    			<li><a href="#">Links</a></li>
    			<li><a href="#">Contact</a></li>
    		</ul>
    	</div>
    	<!-- end #menu -->
    	<div id="page">
    		<div id="page-bgtop">
    			<div id="page-bgbtm">
    				<div id="content">
    Thread Starter miriam1690

    (@miriam1690)

    @michael

    Thank you fro your reply. I am not using a parent theme and not sure if and how that is what I need to do.

    I am creating a wordpress theme from a static html and css website and have created a new theme folder and placed it within my project wp-contents directory and activated it through appearance > themes

    Is this the correct way to go about changing a static html/css to a wordpress theme?

    Thread Starter miriam1690

    (@miriam1690)

    @ doubleedesign

    Thanks for your reply. I have asked and the HTML and CSS are a template for the rest of the site. I will get the code on the day as it is a test. Just doing some testing in advance.

    I will need to create a simple few page website. Including features such as: photos galleries, video galleries, biographies, social media feeds etc and track button clicks to a third party website using google analytics.

    My experience with code is reasonable. I am currently up to scratch with html, css and some basic js.

    Ideally I want to make the site as best as possible so would aim to have it responsive although this has not been requested in the brief.

    I am looking for some guides that will allow me to be able to practice this workflow before then so I know what I will need to do. Do you have any recommendations?

    Thread Starter miriam1690

    (@miriam1690)

    I also wanted to know if I will be required to use mamp pro for this project as well?

    Thread Starter miriam1690

    (@miriam1690)

    @acstudent

    do you have any resources that I could take a look at to follow this method?

    thanks

    Thread Starter miriam1690

    (@miriam1690)

    @doubleedesign I have been given a brief by my client to create this site myself. This is what I have been asked to do:

    You need to create a WordPress site with a few simple pages.
    Add features we are regularly asked to add to sites such as photos galleries, video galleries, biographies, social media feeds etc.
    You will be provided with HTML and CSS files of a static web page.

    I have not been given exact info if I will need to keep the same design as the existing html and css website.

    I have come across this link: https://www.elegantthemes.com/blog/tips-tricks/converting-html-sites-to-wordpress-sites I am not sure if this is the same thing you are proposing?

    I need to complete this task within 2.5 hrs so I need a solution that would allow me to do it within this time.

Viewing 7 replies - 1 through 7 (of 7 total)