moonfire
Forum Replies Created
-
Forum: Installing WordPress
In reply to: Blank page after update to 2.3.2would you like to enlighten?
Forum: Fixing WordPress
In reply to: No Posts?mmm in the brackets you can put in what you like, even when I put that in it doesn’t show up!
Forum: Fixing WordPress
In reply to: Adding wp code to themeplease help!!
Forum: Fixing WordPress
In reply to: andreas09 – template file missing?It was an issue with my folder structure and the links for it. Thanks, its sorted out now.
Forum: Fixing WordPress
In reply to: Adding wp code to themeAlright, I got the stylesheet sorted out. 🙂
At the moment I am looking at no content on the index page, I’m assuming that it’s got nothing to do with the index file as it’s been reverted now, so it must be another file?
I have this at the moment….
<?php the_content(__(‘Read more….’)); ?>
This is the standard when getting the content, right?
As a side point, my title header in the box, looks like a clickable link and I don’t think it is supposed to be.
Thank you for your hard work in helping me out, I’m sure you just get people turning up just for help *blushes*
Forum: Fixing WordPress
In reply to: Adding wp code to themeThat has worked, although now the stylesheet isn’t registering. I checked the header, I’m assuming that there is a place for this to be changed?
<style type=”text/css” media=”screen”>
@import url( <?php bloginfo(‘stylesheet_url’); ?> );Can I put the url of the stylesheet in ‘stylesheet_url’?
Forum: Fixing WordPress
In reply to: help favicon not showingsomething I do is check the actual file by looking at it on my server, then put the full URL.
Forum: Fixing WordPress
In reply to: Two in one problem with installationokay, I have already made a seperate folder for the new theme and I still have kubrick as my default. Although I am more concerned that my admin panel isn’t working to the maximum 🙁