Centrale888
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: undefined function bloginfo()Thanks a lot.
Forum: Fixing WordPress
In reply to: undefined function bloginfo()Hello
Which files or folders are
a boilerplate template that has all the essential files???Thank in advance.
Forum: Fixing WordPress
In reply to: undefined function bloginfo()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.twentytwelvealso 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.
Forum: Fixing WordPress
In reply to: undefined function bloginfo()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.twentytwelve2.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.html2-7.js folder
2-8.images folder
2-9.css folderps.
I was using the DreamWeaver.
I also might make a mistake to limk file ???
I am not sure…thanks in advance.