Best Restaurant WordPress Theme From iThemes

Good news for all, iThemes new Restaurant Builder Block and Child Theme Released! This is a beautiful, functional wordpress theme for cafe,Restaurant related websites. Use wordpress as CMS and manage your website easily.
Builder Blocks basically package everything you need for niche site creation, including custom post types, custom taxonomies, and any needed custom widgets in to one easy to deploy package. The first Builder Block is one for Restaurants.

Entrée is a new theme from iThemes that takes advantage of WordPress custom post types and makes them easy to use for restaurant owners and developers.
* It’s easy to show a location of your restaurant, using Google Maps integration built right into your Dashboard by just entering the address.
* It’s easy to build a menu with detailed options and prices. All in easy-to-use entry forms in your WordPress Dashboard.
* It’s a Builder child theme, so you still have all the great layout features of Builder, but with all the options that the Restaurant Block offers.
iThemes entree wordpress theme for Restaurant

Read more

How to Add Adsense to StudioPress Genesis Theme Framework

This post will help you add Google Adsense code or other advertisement codes to StudioPress Genesis Theme Framework. It is easy to add adsense code to studio press wordpress theme genesis.

Also I am a user of studiopress genesis theme framework, this is new to most of us, I really do not know how to add my advertisement codes to this theme. For the previous classic themes, I can add my codes to single.php or index.php. then add my codes to the proper codes. I can add my ads in my wordpress admin panel: click appearance,editor, find the right file, click, add my codes, save,done! But for studiopress genesis theme, you may have trouble. Don’t worry, Brain will help us solve this problem.

With the Genesis Theme Framework, adding “blocks of code” and placing them into certain areas on a site can easily be done with action hooks.

How to Add Google AdSense To Your Studiopress Genesis Theme Posts

Step #1

The first thing you’ll want to do is establish the CSS that you’ll need for the AdSense block. Inside your child theme’s style.css file, add this code:

/***** AdSense Post ********************/

.adsense-post {
float: right;
margin: 0 0 10px 10px;
}

This piece of code will create a container that will float to the right and be wrapped by the post content. If you want the AdSense block to be floated left, simply change the code to this:

/***** AdSense Post ********************/

.adsense-post {
float: left;
margin: 0 10px 10px 0;
}

Step #2

Next, you’ll want to create a file where you will place your AdSense code. You will also need to define the container for the code as well, so you create a file called adsense-post.php and place this into it:

<div><script type="text/javascript">// <![CDATA[
google_ad_client = "pub-12345678901234";     /* 250x250, created 7/28/10 */     google_ad_slot = "3220529950";     google_ad_width = 250;     google_ad_height = 250;
// ]]></script>
<script src="http://pagead2.googlesyndication.com/pagead/show_ads.js" type="text/javascript">
</script></div>

Obviously you will replace the sample AdSense code with your own.

Step #3

Now that you have defined the style and created the php file for your AdSense code, you have to establish a way to implement it into your site. Open your child theme’s functions.php file and find this code:

// Start the engine
require_once(TEMPLATEPATH.'/lib/init.php');

Immediately after that, place the code below:

// Place Google AdSense code into post
add_action('genesis_before_post_content', 'include_adsense_post', 9);
function include_adsense_post() {
if ( is_single() )
require(CHILD_DIR.'/adsense-post.php');
}

The code above creates a function that says “if this is a single post, hook the adsense-post.php file just above the post content”. Because you defined your Google AdSense container to float: right, this allows the post to wrap itself around your box.

Of course, you can add any codes just like this. Yes, this is a little harder than the classic themes. If you do not like studiopress theme framework, you can buy ithemes premium wordpress themes, or woothemes,press75 themes etc, and we also have coupons for these themes.

Read more

Best WordPress Slider Plugin: jQuery Nivo Slider

More and more people leave blogspot and use wordpress for blogging, not only wordpress is easy to use, but also there are so many wordpress themes and wordpress plugins. If you want to add some cool features just like featured content slide show, it is impossible for blogspot, but for wordpress, with plugin or do it your self, you can find a lot cool free sliders.

About jQuery Nivo Slider

Looking for an image slider script? Today, I like to intrduce you a new cool jQuery slider for wordpress, a wordpress jQuery slider plugin: jQuery Nivo Slider.
Wordpress jQuery Nivo Slider example:

wordpress slider
There are so many free wordpress slider plugin, I have tried a lot, and finally, found the jQuery Nivo Slider is the best one.The Nivo Slider does support multiple sliders on the same page however you must use jQuery v1.4.0 or greater for it to work.
Nivo Slider is a lightweight (5kb compressed) jQuery plugin for creating good-looking image sliders. It simply converts an element that wraps images into a slider and offers 9 unique transition effects.
The plugin can display prev-next buttons and a navigation to control the slides.The transition to be used can be a single one or you can set Nivo Slider to randomly apply them.Nivo Slider has been tested in Internet Explorer 7+, Firefox 3+, Google Chrome 4, Safari 4 and Opera 10.5.

Read more

Best Free jQuery Sliders for CMS And WordPress

Do you want to make your websites/ blogs looks more beautiful? The sliders can do. The jQuery is very popular these days, and more free jQuery Sliders have come out, you can find your favorite to add to your websites.

Add Sliders to the featured area will make your visitors take more notice. This is a great technique to show several pieces of content in a limited amount of space and a good way to engage the user. If you are looking for some good jQuery Sliders, here are some free jQuery Sliders for you to choose from.

jFlow 

A pretty neat photo slider. It featured in nettut, if you try to make yourself a photo slider. Visit this site.

jFlow

Official Website | Demo

Read more

Gravity Forms Coupon Code

Buy WordPress Gravity Forms Plugin use Valid Gravity Forms Coupon Code to get 44% off. Grab these Gravity Forms coupons to save while there is no need to pay the full price! I have post some valid Gravity Forms discount code before, and here are some more new valid Gravity Forms coupon code for you. … Read more

Tweet Adder Coupon Code: 20% Off Tweet Adder Discount Code

Buy Tweet Adder use Tweet Adder coupon code to get 20% off. Limited time Tweet Adder discount code for all of you. Grab the Tweet Adder discount coupon code now! Tweet Adder Coupon Code Tweet Adder is a Twitter Software that automatically builds up your Twitter Follower Network with like minded individuals for huge increase … Read more

Studiopress Sleek Theme Download

Studiopress released a new professional light/dark scheme wordpress theme today:Sleek, which is a child theme of studiopress genesis theme framework.
This new theme is very professional and meet all standard business requirements, also i like color and color combination. This wordpress theme is good for different business websites, of course you can run on your magazine websites. This wordpress theme is good for tech websites,auto company sites, technology, dedicated services company. This cms theme is easy to use and a lot seo features you can choose.Dynamic Text / Image Logo options enable you customize your website appearance easily. Of course, this theme Compatible to wordpress 3.0. WordPress Post Thumbnails on the homepage also include in this theme.

Here’s a screenshot of the two color styles of the Sleek Child Theme:

Sleek Child Theme
Studiopress Sleek Theme Download
Sleek Child Theme
Sleek1.0 Child Theme $24.95
Sleek + Genesis Theme Package $79.95
StudioPress Pro Plus All-Theme Package$ 249.95
You can get 25% off if you use studio press discount code.

Read more

Woothemes Real Estate WordPress Theme

Great news! Woothemes released a new cms wordpress theme for real estate websites/blogs. This is the first real estate wordpress theme released by woothemes. Woothemes’ team use a lot of time developing this cool functional real estate focused wordpress theme,make you build your next WP-powered real estate website using Estate easily.This theme included quite a … Read more