samuel235
Forum Replies Created
-
Forum: Themes and Templates
In reply to: Styling not working? :SNope, that doesn’t work either :/
Forum: Themes and Templates
In reply to: Styling not working? :S<link rel=”stylesheet” type=”text/css” href=”www.jennyrpromotions.co.uk/main.css” />?
Forum: Themes and Templates
In reply to: Styling not working? :SBy absolute you mean; “<link rel=”stylesheet” type=”text/css” href=”www.jennyrpromotions.co.uk/main.css” />” instead of “<link rel=”stylesheet” type=”text/css” href=”main.css” />”. Right?
If so, that isnt working either :/
Forum: Themes and Templates
In reply to: Styling not working? :Shttp://www.jennyrpromotions.co.uk/blog – then click on sample page.
the css file for that page is in the same folder as that, so the linking should work, the images i have put in the same folder again in a folder called images.
Forum: Themes and Templates
In reply to: Styling not working? :SJust cleared the cache, still all im getting on that 1 wordpress page is a white page with 8 bullet points going vertically, thats it.
Forum: Themes and Templates
In reply to: Styling not working? :SYeh but even the images on that nav bar isnt working, nor the styling. is it cause the styling is in a external css file in that folder or? :/
Forum: Fixing WordPress
In reply to: Can i just use wordpress for one page on my website?yeh, ive done that 🙂 I meant, ive used all the html code and put the php calls in the top. (Is there any for the bottom?) and made it into a php page….
Forum: Fixing WordPress
In reply to: Can i just use wordpress for one page on my website?Ive got it now, it seems it was because i linked the template.php to a .css for its styles, can you not have a style sheet for it?
Forum: Fixing WordPress
In reply to: Can i just use wordpress for one page on my website?Esmi, would you be kind enough to point me in the right direction to learn how to make that one page look like a normal page on my site?
I’ve made a template called test.php with the same html code as a normal page on my site, with the added
“<?php /* Template Name: New Template Name
*/ ?>”
at the top of the code.I go into my dashboard and make a new page and select the template i just made (it comes up on the template dropdown menu) then save the page. But it comes up saying “Not Found
Apologies, but the page you requested could not be found. Perhaps searching will help.”
Thank you, Kind regards, Sam.
Forum: Fixing WordPress
In reply to: Can i just use wordpress for one page on my website?Okay. Thank you for your promt reply esmi!