Root
Forum Replies Created
-
IMHO you still need index.html in the root dir. 🙂
Just my 2 cents on behalf of the forum volunteers. There is also – often a huge disconnect between the skill level of the OP and the ambition of what is being attempted. We all learn as we go along but sometimes starting with the simple stuff is good. Those types of q are very difficult to deal with effectively.
Might be best to leave it where it is. If you leave index.html in situ it should load leaving your blog hidden.
Forum: Fixing WordPress
In reply to: Make Header An ImageThere should not be a forward slash before *images* in the URI.
But OT that set up is going to be inconsistent across platform. I would ditch the margins.Forum: Fixing WordPress
In reply to: Three Column Theme/Two Column PageSave index.php as home.php. Then in index.php take out one sidebar.
I claim the credit for being the first person to every carry out this operation 🙂Forum: Themes and Templates
In reply to: Doc typeWell it must do something 🙂
Forum: Plugins
In reply to: HTML in widget title – possible or not?I would either make the images and position them using CSS or use a IFR fancy font plugin.
Forum: Fixing WordPress
In reply to: How To Add Tags Without LinksIt needs to be in array surely?
Forum: Plugins
In reply to: HTML in widget title – possible or not?Edit functions.php
There is no need to double post. This issue is still live in your original post. 14 hours is not a long pause.
You are really not helping yourself in 3 ways. One: the technical guys here are not interested in all your community drama. Two: You are not listening. And Three: you do not seem to understand how WP works at all and yet you are trying something way outside your comfort zone.
Your persistent use of the word *pages* is rendering all your dialogue virtually incomprehensible.Forum: Fixing WordPress
In reply to: the_date() sometimes doesn’t display.Blimey 🙂
Forum: Installing WordPress
In reply to: cannot access WP on the intranetThis is not a WP question. Its a network config thing.
Forum: Fixing WordPress
In reply to: the_date() sometimes doesn’t display.Dang moshu 🙂
Forum: Themes and Templates
In reply to: Adding new classes and IDs to classic themeAnd if we could have a nice link to your blog we can help you with any borkage. But just rereading the q adding a margin-top to #menu ul li
would create a space I would think.Forum: Fixing WordPress
In reply to: the_date() sometimes doesn’t display.The date only occurs once per day. ie for 2 posts on the same day one will be without the date. It is a WP function. To get what you want replace with the php function get time.