chaaban
Forum Replies Created
-
Forum: Your WordPress
In reply to: New Theme, a New Lookvery nice !! i really like it .
This blue theme is nice .
work on your w3c errors:
http://validator.w3.org/check?uri=http%3A%2F%2Fwww.mobilewirelessnews.com
Forum: Your WordPress
In reply to: My new (personal) blog.. and nice new skin.a lot of : Error 404 – Not Found pages
and fix your w3c errors :
http://validator.w3.org/check?uri=+http%3A%2F%2Fwww.daleanthony.com%2Fblog%2F
Forum: Fixing WordPress
In reply to: auto linkingyou can you the related topic plugin .
or the anchor text plugin
google will help you 🙂
Forum: Fixing WordPress
In reply to: How to customize header for every post?no except if you use frames ….
if a title is xxxx in a page , you can’t make it something else in the code source .
code source show you what you see on your page .
Forum: Fixing WordPress
In reply to: How to customize header for every post?<title> <?php wp_title(); ?></title>
this work great for me .
each post get a different title .
Forum: Fixing WordPress
In reply to: understanding pluginsalso this from codex could help :
Forum: Fixing WordPress
In reply to: how do i post to a specific page?u can’t post on pages , pages are different from post .
when you need 2 edit a page go to edit and edit the page you want .
this might help also : http://codex.wordpress.org/Pages
Forum: Your WordPress
In reply to: CaliforniaStateBell.comstart by validating the document 🙂
http://validator.w3.org/check?uri=http%3A%2F%2Fwww.californiastatebell.com%2F
for your third question go to option -> reading -> 3-4 posts …
Forum: Themes and Templates
In reply to: Bodyguardfixed the css errors , thanks again .
I’ll try 2 add a background image and add more colors and let you know …
Thanks a lot for all your comments !!
i really appreciate it !
Forum: Themes and Templates
In reply to: Categories Plus Number of Posts on One Linei see it on 1 line .
Forum: Fixing WordPress
In reply to: Default index.phpso it’s working now ?
(and your first error is weird , because i never had to add the index.php)
try also to activate the Permalink (under option also)
and update your htaccess
Forum: Fixing WordPress
In reply to: Default index.phpsalam moieu
u can try 2 add it in your blog option by making the url
http://www.en4us.com/blog/index.php
it might work
Forum: Fixing WordPress
In reply to: Embedding Google Video _without_ modifying the code?oh maybe i know why , maybe you are using the text rich editor…
if so , you will have to disable the text rich editor to be able to copy/past html codes .
Forum: Fixing WordPress
In reply to: Embedding Google Video _without_ modifying the code?hummm why it doesnt work ?
it work perfectly all what you have to do is copy past the code .
Forum: Fixing WordPress
In reply to: Category HierarchyThis could help also :