It looks like a problem with the theme you are using – where did you get it from?
themes\pac200\index.php
Hello
I have just checked My WordPress.
1.Now 4 folders in themes
I would like to generate a new theme
therefore I have made a new folder.
and now I have four folders.
1-1.pac200 ( I made a new folder to create a new theme )
1-2.twentyeleven
1-3.twentyten
1-4.twentytwelve
2.In pac200 folder
I have found several files and folders.
2-1.style.css
2-2.start.php
2-3.start.html
2-4.screenshot.png
2-5.index.php
2-6.404.html
2-7.js folder
2-8.images folder
2-9.css folder
ps.
I was using the DreamWeaver.
I also might make a mistake to limk file ???
I am not sure…
thanks in advance.
Do those files/folders have those numbers or is that just your file manager? Is the pac200 theme a working WP theme – that error suggests otherwise.
it would probably be easier to start with a boilerplate template that has all the essential files needed but no extra code..
Hello
I have checked the numbers of files/folder on my file manager again.
1.Now 4 folders one file in themes
I would like to generate a new theme
therefore I have made a new folder.
and now I have four folders.
1-1.pac200 ( I made a new folder to create a new theme )
1-2.twentyeleven
1-3.twentyten
1-4.twentytwelve
also 1-5.index.php
2.In pac200 folder
I have found several files and folders.
The WP is working well,
but
index.php
I wrirte the bloginfo in index.php like this
<link rel=”stylesheet” type=”text/css” media=”all” href=”<?php bloginfo(‘stylesheet_url’); ?>” />
the error shows that
</b>: Call to undefined function bloginfo() in <b> …..
as I have written before.
thanks in advance.
There’s really no way for anyone here to know what’s going on with a theme you made – perhaps try to review:
http://codex.wordpress.org/Theme_Development
But if you are new to WP, I’d also suggest starting with an existing theme.
Hello
Which files or folders are
a boilerplate template that has all the essential files???
Thank in advance.
Try looking for Toolbox or BlankSlate on here:
http://wordpress.org/extend/themes/