• Skip to primary navigation
  • Skip to main content

WebGuide4U

Photoshop | WordPress | Webhosting | Web Designing | Discount Coupon

  • Homepage
  • About Us
    • Author
  • Advertise
  • Free WordPress Installation
  • Contact Us
  • Show Search
Hide Search

Genesis

Genesis 1.8 Released

Genesis is an SEO Optimized framework which comes with lots of unlimited and amazing options and that too with 40+ child themes & free future updates. Today, a new version of Genesis is released – Genesis 1.8. Genesis 1.8 adds more features and offers you to customize your site according to your taste. The best thing I like about this theme is that it is extremely flexible for the average user while at the same time remains developer friendly. Before updating Genesis 1.8 to latest version, remember to backup your site using BackupBuddy, even though if you mess up with any files you can easily backup your site with a single click. Below you can see the number of changes have been made to latest version of Genesis Theme Framework.

Front End Redesign

Genesis 1.8 ships with a hot new default style on the front end. And while we know that you would never activate Genesis directly, this new style can, and no doubt will server as the basis of many of the beautiful creations out users continue to push out. This modern new look takes a step into the realm of responsive design, adjusting to fit whatever device on which you happen to be reviewing the site, including smart phones and tablet computers.

New SEO Controls

One of the biggest weaknesses of the Genesis SEO controls was the fact that you couldn’t actually control the text displayed on category, tag and term archive pages. All you could do was decide whether or not you wanted the term title and description to display. With Genesis 1.8, this all changes. You now have the ability to control EXACTLY what gets displayed on your term archive pages.

New Extendable Classes of Creating Admin Menus

Considering how many Genesis-specific plugins there are out there, we imagine that more than a few developers are frustrated at how difficult it was to add new Genesis admin menus. In Genesis 1.8, it get about 100x easier.

Completely Disable a Navigation Menu, from functions.php

If you’ve every build a Genesis Child Theme for a client,  and knew you’d have no use for the Primary or Secondary Navigation menu, you know how hard it can be to keep your client from messing with the Theme Settings and potentially ruining your beautiful design. So, with one line of code, you can now disable either menu. It works using the “theme support” method. By default, both menus are enabled. But, you can use this line of code to change which menus are supported via your child theme.

remove_theme_support( 'genesis-menus' );

This line will remove both menus. But let’s say you just want to remove the secondary nav menu, and leave the primary menu intact. Easy.

add_theme_support( 'genesis-menus', array( 'primary' => 'Primary Navigation Menu' ) );

This line indicates that you ONLY want the primary nav menu to be enabled.

Color Style Options

If you’re building a child theme and want to give users the ability to choose a color scheme from the Theme Settings page, this option is for you.

add_theme_support( 'genesis-style-selector', array( 'theme-blue' => 'Blue', 'theme-green' => 'Green', 'theme-orange' => 'Orange', 'theme-red' => 'Red' ) );

Just add this to your child theme’s functions.php file and Genesis will handle the rest. A new box will appear in Theme Settings and users can choose the color scheme for their site. Genesis handles the body class and all you have to do is build the CSS. Less coding. More designing. You know you love it!

Code Standards and Inline Documentation

One of the core values of the Genesis coding style is that we want you to be able to find what you need without using a Genesis dictionary. Clarity is king. But how awesome would be if each of the function in Genesis ha an explanation of what it did right above it? Done!

In addition, Genesis has been trying to move towards the WordPress coding standards for a few versions now. As of 1.8. I think we’re pretty much all the way there. Code now has room to breath, with plenty of whitespace for readability.

The Rest

Since WordPress 3.3.1 was recently released, Genesis 1.8 does require this latest version of WordPress. It’s always good to stay up to date anyway, so go ahead and upgrade with confidence knowing that Genesis is fully compatible.

Note: Users of WordPress 3.2.1 or older will not be prompted to upgrade to Genesis 1.8 via their dashboard. Please upgrade to WordPress 3.3.1. first, then our update servers will prompt you to update within 24 hours.

So what are you waiting for? Go upgrade, already! Remember to backup your site first, even though if you mess up with any files you can easily back it up in no time. For backing WordPress site, I Recommend to use BackupBuddy.

Download Link for Genesis 1.8

If you have any query let me know via comments and do not forget to check out Free WordPress Installation Service which comes with lots of unlimited and amazing features.

Note

If you are looking for best WordPress Hosting or haven’t purchased a hosting yet or searching ways to migrate from old host to new host, then purchase hosting from Hostgator right now and grab 25% discount by using discount coupon – WPHOSTGATOR25OFF. Basically Hostgator offer 20% discount on all hosting plans and by using discount coupon code “WPHOSTGATOR25OFF”, you get 25% discount on any hosting plans and the best thing is that you can share this discount coupon with any of your friends so that they also get maximum possible discount on best WordPress Hosting provider.

Sign-Up Link for Hostgator || (Coupon Code: WPHOSTGATOR25OFF)

Genesis 1.8 Beta And 25% Discount Coupon Code

If you are looking to grab Genesis from StudioPress, then this is the right time as they are offering 25% discount on all all themes and the best thing is that you can grab StudioPress Pro Plus All Themes Package at cheaper price. So, for what you are waiting for, follow this link to grab Genesis Framework and all 45+ child themes at cheaper price.
studiopress-black-friday-discount-coupon-code

Genesis Framework Discount Coupon Code

Make Money From Genesis Framework

If you are searching ways to make money online, then Genesis Framework is the best way to make money online. All you have to do is to follow the link (mentioned below) and fill up all the details. You are all set to make money online by promoting Genesis Framework And StudioPress Themes

Make Money Online From Genesis Framework

Finally after a much Genesis 1.8 is Beta is released and it is available for users to test on their demo sites or on local environment. It is recommended that to not use this beta version on love sites and this new version of Genesis comes with lots of features. In addition to this several changes have been made, few bugs fixes, all of them are listed below:

New Look for Genesis

As you can see, the default look for Genesis has been updated. We’ve also added 2 media queries to the style sheet, which makes it mobile responsive for devices such as iPad and iPhone. We’ve also consolidated some of the CSS required for menus.

New features with Genesis 1.8

There are number of things were fixed, added and modified. One of the biggest features that we’ve added is the color styles function.

Many child themes have color styles, which are currently being made available by code that’s included in the child theme’s function file as well as an additional file found within a ‘lib’ folder. The new code that is required in the child themes would like this:

/** Create additional color style options */

add_theme_support( 'genesis-style-selector', array( 'agentpress-gray' => 'Gray', 'agentpress-green' => 'Green', 'agentpress-red' => 'Red', 'agentpress-tan' => 'Tan' ) );

As with all functions that end up being placed into a number of child themes (custom header, footer widgets, etc.) we’ve extracted that code out of them and placed it in to Genesis core.

User Interface

  • Improved admin labels by reducing conspicuousness (basically, removing “Genesis” from several headings also displayed on WordPress.com installs).
  • Improved image dimensions dropdown to display to use correct multiplication character, not the letter x.
  • Improved label relationships with the for attribute to make them explicitly linked as per accessibility best practices.
  • Improved top buttons to work better with non-English languages.
  • Improved metabox order on Theme Settings page.
  • Added new color scheme / style metabox on Theme Settings page which child themes can use instead of building their own.
  • Added setting to enable / disable breadcrumbs on attachment pages.
  • Added Genesis features to post and page editors via post type support, instead of hard-coding – you can now disable the inpost metaboxes by removing post type support with a single line of code.
  • Added separate custom title and description on term archives (displayed content defaults to existing title and description if not customized further).

CSS

  • Fixed issue with incorrect CSS being output for custom header text color.
  • Improved specific case CSS for input buttons with more generic selectors.
  • Improved styles for new default Genesis appearance, including responsive design.
  • Improved classes used for menus to be more consistent with WP, and allow simpler selectors.
  • Added vendor-prefixed border-radius properties.

Widgets

  • Improved eNews widget to now pass WP locale to Feedburner, instead of hard-coded en_US.
  • Improved “Header Right” widget area to display as “Header Left” if right-to-left language is used.
  • Improved the image alignment option “None” by giving it a value of alignnone in featured post and page widgets.
  • Improved user profile author dropdown to only show actual authors, not all users.
  • Added posts-link class to user profile widget to accompany the now deprecated posts_link class.
  • Added extended page link text setting for the user profile widget. No longer hard-coded as “[Read more…]
  • Added warning to Genesis Page and Category Menu widget descriptions, to gently deprecate them (use WP Custom Menu widget instead).
  • Removed settings form from Genesis Page and Category Menu widgets, to further deprecate them.

Code

  • Fixed escaping of some values in theme settings.
  • Fixed rare add_query_arg() bug by not passing it an encoded URL.
  • Fixed issue with duplicate canonical tags in the head when an SEO plugin is active.
  • Fixed missing second and third parameters when applying the widget_title filter.
  • Fixed empty anchor in post_author_posts_link shortcode function.
  • Fixed clash with grid loop features and features taxonomy (as in AgentPress Listings plugin).
  • Improved submit button markup by using submit_button() instead of hard-coding it.
  • Improved structural wrap usage.
  • Improved code quality by refactoring widget defaults into the constructor to avoid duplication.
  • Improved some functions to return earlier if conditions aren’t correct.
  • Improved genesis_strip_attr() to accept a string for the elements arguments.
  • Improved featured post widget performance by sanitizing byline with kses on save, not output.
  • Improved taxonomy term performance by sanitizing description on save, not output.
  • Improved comment_form() by passing filterable comment form args.
  • Improved genesis_admin_redirect() by eliminating multiple calls to add_query_arg().
  • Improved order of the notice checks to avoid the reset notice still showing after saving settings.
  • Improved genesis_custom_loop() by refactoring it to use genesis_standard_loop().
  • Improved notice to actually check if settings save was actually successful or not.
  • Improved custom post type (CPT) archive breadcrumb by only linking if CPT has an archive.
  • Improved post date title attribute for hEntry by using HTML5-compatible format.
  • Improved _genesis_update_settings() by moving it to the correct file.
  • Improved code organisation by moving general sanitization functions to the sanitization file from theme settings file.
  • Improved code organisation by moving per-page sanitization code to the related admin page class.
  • Added Genesis_Admin classes – a set of 1+3 abstract classes from which all Genesis admin pages now extend from.
  • Added genesis_is_menu_page() helper function to check we’re targeting a specific admin page.
  • Added new genesis_widget_area() helper function for use in child themes.
  • Added author value to rel attribute for author link shortcode functions.
  • Added ability to make nav menu support conditional.
  • Added search form label filter, so themes can add a visual label in if they wish.
  • Added filter to disable edit post / page link.
  • Added filter to Content Archives display types.
  • Added filter to the options sent to wp_remote_post() when doing an update check.
  • Added filter on custom header defaults.
  • Added filters for term meta.
  • Added filters for previous and next links text.
  • Added genesis_formatting_kses() to be used as a filter function.
  • Removed now-deprecated functions from lib/functions/admin.php and deprecated file.
  • Removed duplicated custom post class handling code.
  • Removed (deprecated) genesis_filter_attachment_image_attributes() function as WP has since improved.
  • Removed genesis_load_styles() as it was an empty function that was never used.
  • Removed remaining PHP4-compatible class constructor names in favor of __construct().

JavaScript

  • Fixed variable name under which JavaScript strings are localized, from genesis to genesisL10n to be consistent with WordPress practices.
  • Improved admin.js with a complete rewrite to separate functions from events, make functions re-usable under genesis namespace, switch to using on() method for jQuery 1.7.1 and ensure all event bindings are namespaced.
  • Improved ability to amend togglable settings by moving the config to PHP where they can be more easily filtered, before sending to JavaScript.
  • Improved admin scripts to only on the appropriate admin pages.

Miscellaneous

  • Fixed license compatibility for child themes by changing license from “GPLv2″ to “GPLv2 (or later)”.
  • Improved theme screenshot.
  • Improved favicon.
  • Improved default footer wording credits.
  • Improved readme content with Header Right info.
  • Added crop parameter to return value of genesis_get_image_sizes().
  • Removed unnecessary check for WPSEO plugin to re-enable title and description output on term archive pages when WPSEO is active.
  • Removed SEO options that remove some of the relationship link tags from the head. See [18680] for more info.

Documentation, Code Standards and Translations

  • Fixed missing text-domain for footer widget area description, post author link shortcode, and user profile widget.
  • Fixed the Scribe notice to be translatable.
  • Improved documentation by moving warning message in top-level files to outside of docblocks so they don’t count as short descriptions.
  • Improved code so it is now written to WordPress Code Standards, programmatically testable via WordPress Code Sniffs.
  • Improved translation of strings by extracting <code> bits to simplify them and reduce the number of unique strings to translate.
  • Added a complete overhaul of docblock documentation at the page-, class-, method- and function-level.

Reporting Bugs with Genesis 1.8 Beta

If you are testing Genesis 1.8 Beta and would like to report a bud, please reply to this thread on our forums. Please do not use that for feature requests, as we are done adding those into Genesis.

Its recommended that do not use this on live site and if you haven’t purchased Genesis yet, then get it right now:

Download Link for Genesis 1.8

If you have any query let me know via comments and do not forget to check out Free WordPress Installation Service which comes with lots of unlimited and amazing features.

Note

If you are looking for best WordPress Hosting or haven’t purchased a hosting yet or searching ways to migrate from old host to new host, then purchase hosting from Hostgator right now and grab 25% discount by using discount coupon – WPHOSTGATOR25OFF. Basically Hostgator offer 20% discount on all hosting plans and by using discount coupon code “WPHOSTGATOR25OFF”, you get 25% discount on any hosting plans and the best thing is that you can share this discount coupon with any of your friends so that they also get maximum possible discount on best WordPress Hosting provider.

Sign-Up Link for Hostgator || (Coupon Code: WPHOSTGATOR25OFF)

Pure Elegance 1.0 Child Theme From StudioPress

Pure Elegance is a premium child theme from StudioPress Marketplace. This theme is designed by Auxano Creative which works on Genesis Framework. For your information this theme is not included in the Pro Plus All Themes package from StudioPress. This theme is idle for photographers to showcase their photos online or for those who want to capture precious moments without losing the meaning of them. The best thing I like about this theme is that, it has a gorgeous layout and color palettes keep those pristine memories & showcase them for the world to see. It is a perfect theme to start a new photography or personal blog in a professional manner.

pure-elegance-studiopress-theme

demo-and-download

Features

  • A large slideshow using the Genesis Slider or WP Cycle
  • Four large featured images under the slideshow that are linked to your latest posts
  • The Genesis Grid layout for the home page to eliminate huge amounts of scrolling for your visitors
  • Three layout options including a “split sidebar” which allows you to have 2 small columns side-by-side within the larger sidebar
  • Three footer widgets
  • 3 color styles
  • 6 layout options
  • Custom background
  • Custom header
  • Fixed width
  • Theme options
  • Threaded comments

Isn’t it a great photography and personal blog theme? Like this theme, then get it right now:

Sign-Up Link for Pure Elegance WordPress Child Theme

If you have any query let me know via comments and do not forget to check out Free WordPress Installation Service which comes with lots of unlimited and amazing features.

Note

If you are looking for best WordPress Hosting or haven’t purchased a hosting yet or searching ways to migrate from old host to new host, then purchase hosting from Hostgator right now and grab 25% discount by using discount coupon – WPHOSTGATOR25OFF. Basically Hostgator offer 20% discount on all hosting plans and by using discount coupon code “WPHOSTGATOR25OFF”, you get 25% discount on any hosting plans and the best thing is that you can share this discount coupon with any of your friends so that they also get maximum possible discount on best WordPress Hosting provider.

Sign-Up Link for Hostgator || (Coupon Code: WPHOSTGATOR25OFF)

Generate 1.0 Child Theme From StudioPress

Generate is a premium child theme from StudioPress which works on Genesis Framework. It is a responsive design theme after Driskill. This theme is specifically designed for those who are in affiliate marketing and believes in building email list using Aweber or other email service provider. The best thing I like about affiliate marketing is that, if you want to generate more and better email leads, then your website design specifically supports that goal and Generate theme supports everything. In addition to this, it is designed to elegantly lead your site traffic to one action, i.e., join the email list. Still thinking? Do not think, get it right now.

Generate-Child-Theme-StudioPress

demo-and-download

Features

  • 6 Layout options
  • 4 Theme colors (blue, green, orange, red)
  • Custom background
  • Custom header
  • Featured images
  • Footer widgets
  • Mobile responsive
  • Threaded comments

Isn’t it a great theme that helps you in increasing leads and conversions? Like this theme, then get it right now:

Sign-Up Link for Generate Child Theme

If you have any query let me know via comments and do not forget to check out Free WordPress Installation Service which comes with lots of unlimited and amazing features.

[How-To Guide] Rename Genesis Child Theme

Genesis Framework from StudioPress is one of the best framework I’ve with me and using it on other sites. The best thing I like about Genesis Framework it comes with 40+ child themes and free child themes and these child themes offers you to build any niche website in couple of minutes and that too without any knowledge of CSS and PHP. Already, I have shared couple of tutorials on customizing Genesis Child Theme and continuing in same series of post, in this post I’m sharing how to rename Genesis Child Theme.

There are number of reasons to rename a Genesis Child Theme but for me, I’m working on releasing my first Genesis Child Theme, so for branding purpose I’m renaming it and making lots of amount of changes so that it do not infringe any issues with original child theme from StudioPress. If you like to add any feature what it would be? Let me know via comments! After a wait, here is the step-by-step guide tutorial on renaming Genesis Child Theme.

Step1: Download and unzip Genesis Child Theme. (Here I’m using Sample Child Theme from StudioPress)

Step2: After unzipping Genesis child theme, rename the child theme folder (In this post I’m renaming child theme from sample to Webpro)

rename-genesis-child-theme

Step3: After renaming child theme, open style.css file and add few lines as mentioned below by replacing the old code:

rename-genesis-child-theme1

/*
	Theme Name: Webpro
	Theme URI: http://www.webguide4u.com/
	Description: Webpro is a 2 or 3-column Widget-ready child theme created for the Genesis Framework.
	Author: Vivek Parmar
	Author URI: http://www.webguide4u.com

	Version: 1.8

	Template: genesis
	Template Version: 1.7.1

	License: GNU General Public License v2.0
	License URI: http://www.opensource.org/licenses/gpl-license.php
*/

Step4: After adding above line of code, save the file and close it.

Step5: Now to rename a file you have to edit functions.php file. All you need it to place these lines of code, instead of old ones:

rename-genesis-child-theme2

 

/** Child theme (do not remove) */
define(‘Child_THEME_NAME’, ‘Webpro Theme’);
define(‘CHILD_THEME_URL’, ‘http://www.webguide4u.com’);

Step6: After adding these lines of code, save it and upload it using FTP client or from wp-admin panel.

Isn’t it so easy to rename a Genesis Child Theme? Find it useful, then do not forget to share it with your friends also.

If you have any query let me know via comments and do not forget to check out Free WordPress Installation Service which comes with lots of unlimited and amazing features.

  • « Go to Previous Page
  • Page 1
  • Interim pages omitted …
  • Page 6
  • Page 7
  • Page 8
  • Page 9
  • Page 10
  • Interim pages omitted …
  • Page 24
  • Go to Next Page »

Hit the ground running with a minimalist look. Learn More

WebGuide4U

All rights Reserved. Articles cannot be reproduced without permission from the author© 2026