Download Studiopress Genesis Theme Framework 1.0.1

Genesis Theme Framework 1.0.1 Download

Studiopress Genesis Theme Framework – version 1.0.1 is now available .The beta period proved to iron out most (if not all) of the obvious bugs. Most of the things that have been put into version 1.0.1 are just additional features, and updating to this version is a breeze.You can download genesis free if you have bought this theme.

How to Update to Genesis v1.0.1

Assuming you haven’t made any changes to the core Genesis files, updating to the latest version of the Genesis Theme Framework is very easy. On your server, simply replace the /genesis/ directory in your /wp-content/themes/ directory on your server, with the new one. In other words, you will be replacing the entire Genesis parent theme folder with the new v1.0.1 version. This is the main reason we’ve encouraged everyone to make changes through the child theme, as updating the Genesis Theme Framework is THAT easy.

Before You Update to Genesis v1.0.1

It’s always advisable to make a backup of your current /genesis/ directory just to be safe. You can simply rename it /genesis_10/ and then upload the new /genesis/ directory – that way in the event something goes wrong, you still have your working directory.

Where Can I get Genesis v1.0.1?

You can obtain it in two ways, first, we’ll be sending out an updated theme download link to everyone who has purchased Genesis. Second, you can always find the most current version of the theme in the support forum under the Genesis Theme Support > Genesis Theme Download thread.

Here’s What’s Been Added to Genesis v1.0.1

  • Updated /lib/tools/breadcrumb.php file to replace ’studiopress’ textdomain with ‘genesis’
  • Added filter to genesis_get_image() return output
  • Added textdomains in various spots
  • Fixed bug in /lib/widgets/featured-page-widget.php and /lib/widgets/featured-post-widget.php
  • Removed the “Note” in the SEO Settings, Link nofollow Settings box, that indicated the nofollow settings weren’t functional (it has always been functional)
  • Updated /lib/widgets/user-profile-widget.php, lib/widgets/enews-widgets.php and lib/functions/comment_functions.php file with missing textdomains
  • Rewrote sidebar widget definitions to consolidate
  • Split navigation into two separate functions, changed references from Sub Navigation to Secondary Navigation in theme options
  • Updated /lib/admin/theme_settings.php file to replace ’studiopress’ textdomain with ‘genesis’
  • Fixed issue in Featured Posts widget in Safari as reported
  • Added text box for Follow Me on Twitter link in nav from custom text
  • Pulled all the footer contents into a function, hook to genesis_footer
  • Added option to include Home in pages/categories menu on Theme Settings page / give home link a class so we can style it
  • Added filter for the home link text
  • Made it so that only admins have access to the Genesis menu in the dashboard
  • Changed orderby in /lib/widgets/featured-posts-widget.php to DESC in lieu of ASC
  • Created compatibility_functions.php to handle settings upgrades

Download Studio press genesis theme framework now.

Add a Follow Me on Twitter Link to Your Posts for Studiopress Wordpress Themes

This post is a tut about how to Add a Follow Me on Twitter Link to Your Posts for the studiopress wordpress themes.
twitter-post=studiopress-wordpress-theme
I have seen a lot people want to add a “follow me” link to the posts, but a lot of them do not know how to cusmoise their studio press themes. In fact, this is something that is very easy to accomplish by following the steps below.

Customize Studiopress Wordpress Themes:Add a Follow Me on Twitter Link to Your Posts

  • Step #1

First of all, you’ll need to establish a class of CSS for the link. Add this to your theme’s stylesheet like this:

.follow-me {
	background: url(images/twitter.png) no-repeat left center;
	padding: 2px 0px 2px 20px;
	}

You can see that this CSS defines the link class you will use, and that an image is associated with it which is set as a background image. You’ll need to upload an image to your theme’s images directory on your server in order for it to show.This is very important.

Here  is a sample image you can use for your Follow Me on Twitter link ==>Twitter you can right click and save image as.You can search any images as you like.

  • Step #2

After that,the next thing you will need to do is open up your theme’s index.php file and look for the content call:

<?php the_content(__('Read more', 'studiopress'));?><div></div>

then just place this code after that codes:

<a href="http://twitter.com/username">Follow Me on Twitter</a>

Please make sure you have replaced “username” in the code above with your own Twitter username. Really easy right? And you’re done!

All you need to know is that  this tutorial was written for StudioPress themes, which are original professional wordpress themes – if you want to add a Follow Me on Twitter link to your post, check to see if your theme has a single.php file. If it does, use that file instead of index.php in Step #2.
If you are planning puchase the studiopress themes, just click here and use the studio press coupon code to get 10% off on all studio press wordpress themes, the coupon code is BH10