A look at 11 php wordpress templates
WP World Traveler - Travel Wordpress Theme

how to build my own wordpress blog easy
Community Discussion:
I get “Error establishing a database connection” when trying to view the live preview
For anyone that is seeing the “Malicious Site Warning” when viewing the Live Preview, I apologize my site got hacked however I’ve since remedied the situation, removed the code and put in a request for review with Google to remove the Warning.
Again I apologize for any inconvenience.
Chaapar

news sites, wordpress wordpress blog theme for free
Some Comments:
Hi…me again!
Just setting up 2 column version of the template, it works fine in safari + firefox, but in ie7 the slider box shows up in the right column (under the tabs) leaving the main content column with big blank space, and the small right column oversized… is there some simple css that could fix this? Thanks in advance for help.
I’m interested in purchasing this theme. Its looks amazing. Even though there are 6 color options, I would need to make a new color theme. Will that be easy to do? I would need the theme to be pink.
Also, is social media implementable with plugins? Like Twitter?
Thanks! Great Theme!!
Time for Food for Wordpress

jquery, Food, recipe, clean, modern wp template
Comments:
Is there a way to make this widget ready so i can add advertisements on the right sidebar or something?
I use this Thme on my new recipe blog, modified and translated some parts and don’t regret this buy.
Check it out:
Collection

best wordpress blog easy
What other people say:
As I said earlier , awesome theme. I seriously don’t understand why it haven’t sell more.
Can’t wait to play with it !
Is this them work with WordPress 3.0+ ?
Loarse WordPress

What other people say:
Awesome Design and great start Wish you the sales durz.
Hi HelpMeLisa,
To fix the list formatting:
- Open up style.css in a text editor – Notepad is fine. You can find this file in the theme’s main folder.
- Add the following lines code to the bottom of the file
.entry-content ol,
.entry-content ul {
position: relative;
line-height: 1.7em;
padding-bottom: 1.2em;
}
.entry-content ol {
list-style: decimal inside;
}
.entry-content ul {
list-style: circle inside;
}
.entry-content ol li,
.entry-content ul li {
line-height: 1.7em;
padding-bottom: 1.2em;
}
.entry-content ol li a,
.entry-content ul li a{
color: #B37949;
}
With regards to the formatting being lost on the main blog page: This behaviour is intended by default as the theme uses WordPress’ the_excerpt() function to extract the first 55 words of a post and display them on the main blog listing.
This function strips any formatting that you may have applied to the first 55 words of a post. Note that this only occurs on the main blog listing page. The post preservers its formatting when viewed in full.
To change this behaviour and preserve formatting on the blog listing page:- Open index.php with a text editor – Notepad is fine. You can find this file in the theme’s main folder, the same location as style.css.
- Press CTRL +F and search for the_excerpt.
- Replace the_excerpt with the_content.
- Optionally, you may change the “Read More” text to one of your choosing
Note that if you do use the the_content() function in place of the_excerpt(), you will need to specify the post cut-off point yourself as WordPress will not automatically take the first 55 words to display on the main blog listing.
You can do this while writing the blog post. There is a button in WordPress’ post editor that will allow you to insert a <!-- more --> tag to specify the cut-off point.
The other option is to use regular text for the first 55 words of a blog post, then include special elements such as lists or block quotes after this point.
The CSS changes above to fix list formatting will be going into the downloadable files asap, pending approval from ThemeForest.
Hope this helps. If you have further questions, you are very welcome to ask.
Creative.Biz - 4 in 1 - Wordpress Full Site

contact form, corporate wp theme free
Community Discussion:
no
sorry im a french, i read the manual but dont see how to set blog page in french
can u explain to me ? its ok for main page
Hello,
First of all great theme! I’m not sure if this is in the documentation, but I am having trouble editing the demo pages. Everything installed fine and I went ahead and added the demo pages using the xml file, but how do I put my content in the pages? Thanks!
Instant Q&A

ask questions, javascript tabs theme for wordpress free
Comments:
Hey there is is possible to allow html in add a question? As i have casino bonus site I want to allow users to post their html banners. and links here. I’ve changed the text to read add a coupon rather then add question etc.
But i can’t add html only from the backend of wordpress. Is it possible to get it on normal page?
is where theme is. I try to add a bonus from the front when logged in but it strips all the html?
Thanks, Did you know how I can get the html to show for when user signs up and tries to add their html into post? as currently it’s stripping all html and I need that to work 
MiniSite - 4 in 1 Minimal Wordpress Theme

how to make portfolio blog fast
Community Discussion:
Hi, I bought this template and am having a few issues customizing it, maybe you can point me in the right direction?
These are a few of the changes I want to make
-make the navigation font ‘Georgia’
-center the navigation menu bar rather than position it left
-remove the whole ‘You are here’ section entirely.
Can you point me in the right direction? I have been editing the Style.css to no avail.
having trouble with setting up a photo gallery….where should the images be saved? I created a Gallery page as explained in tutorial. The images was imported and copied to the ‘images’ folder like the demo site, but an empty gallery shows up….Please help….......
SOCCER2010 - 33 countries in 1 theme

slideshow, jquery, fifa world cup 2010, elegant, minimalistic wordpress template
What other people say:
Awesome theme! Nicely designed, great CSS structure. It’s very clean and precise, a real joy to work with. I have one question:
I’ve created multiple menu items that draw on categories to show only specific posts. For example, a category called “Training” shows training tips from a soccer coach, so I created a menu item called “Training” and it only shows posts tagged with that category.
However, the main menu item does not get colorized like traditional pages do. It stays white even when that category page is loaded.
On other themes, I could make a page that calls up that category and then it’s a true page, so it affects the menu. In this case, it’s a page using the “Page Links To” plugin to force the category-specific URL .
How can I make the menu items change to the normal “current page” color for the theme when that page is loaded?
How can I see the answers to the question that were asked for the later questions? Then I don’t have to ask the same questions if I can look through them.
Thanks
T. Nathan
Revison - Premium Wordpress Theme

jquery slider wordpress skin
Discussion:
OK. I have figured out my previous question. I guess it is obvious I am new to Wordpress.
I have a problem though that I cannot resolve. Is anyone else having trouble with their posts showing up on the designated page? I have checked and re-checked every setting I know and I can’t figure this one out. The post shows up in the sidebar under recent posts but it doesn’t post to the blog page which I designated to for posts. Any help would be greatly appreciated before I pull my hair out.
Thanks
I have the same problem as @CameronBingham, a horizontal scroller in the bottom. Can you help me to fix it?
My url is
Thanks! I really appreciate your help.
TutsPlaza Premium Community Theme

jquery theme for wordpress
Some Comments:
Only 1 post shows up on my homepage.
@DeuceGroup
status of my ad in Adsense site is ‘new’ and I put the code in header.php, but still nothing. Did you also ad or change something else?