miriam1690
Forum Replies Created
-
Forum: Themes and Templates
In reply to: Footer not showing in child themefooter.php code:
</div> <!-- end #content --> <?php get sidebar(); ?> <div style="clear: both;"> </div> </div> </div> </div> <!-- end #page --> </div> <div id="footer"> <p>© 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>Forum: Themes and Templates
In reply to: Footer not showing in child themeheader.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">Forum: Themes and Templates
In reply to: Footer not showing in child themeThank 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?
Forum: Fixing WordPress
In reply to: Convert static html and css to WordPress with CPANEL@ 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?
Forum: Fixing WordPress
In reply to: Convert static html and css to WordPress with CPANELI also wanted to know if I will be required to use mamp pro for this project as well?
Forum: Fixing WordPress
In reply to: Convert static html and css to WordPress with CPANELForum: Fixing WordPress
In reply to: Convert static html and css to WordPress with CPANEL@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.