What is a Child Theme?
A child theme is a special feature of WordPress that lets you override specific styles and functions of another theme. By using a child theme, you can update any WordPress theme without losing your changes.
Child Theme Configurator makes it easy.
Child Theme Configurator is a fast and easy to use CSS editor that allows you to create Child Themes and customize them beyond the options of the WordPress theme Customizer. It helps you easily identify and override the exact CSS attributes you want to change and gives you unlimited control over the look and feel while leaving your WordPress Theme untouched.
Thousands of users have already seen the benefits of Child Theme Configurator making it one of the most popular plugins on WordPress.org.* Read the reviews
Child Theme Configurator parses and indexes a WordPress theme
The default Divi footer message states that the website was designed by Elegant Themes and powered by WordPress.
To change the size of the logo on the Divi theme, add the following CSS to Custom CSS panel on the Theme Options page.
.et_fixed_nav #logo {
max-height: 75px;
}
.et-fixed-header #logo {
max-height: 50px !important;
padding:0 !important;
}
While WordPress is really easy to use, there are some common WordPress errors that can make you panic. The good thing is that the error you are seeing on your site is most likely been reported and resolved by someone before you. At WPBeginner, we have written tutorials on how to fix several popular WordPress errors. In this article, we will cover the 14 most common WordPress errors along with showing you how to fix all of these common WordPress errors.
Important: Make sure that you have a complete backup of your WordPress site. We strongly recommend using an automated scheduled backup system likeBackupBuddy. However, if you can not install plugins at this time, then check out how to manually create WordPress backup manually. In case you are unable to resolve a issue, please contact your WordPress hosting company.
This error usually occurs when you are trying to add
WordPress added support for automatic updates in version 3.7 which allows WordPress to update itself to minor releases. A common problem when updating on
(more…)
TEA-licious is getting a new website.
TEA-licious is based in Colorado Springs, Colorado and is a supplier of delicious, high-quality tea products at affordable prices!
The new website is being created by TJ-WEBS.COM.

An Easy to follow WordPress Manual
easywpguide.com
The Easy WP Guide is an easy to follow WordPress manual. Use this WordPress manual to learn how to keep your website content updated.
You wont find any talk of HTML, PHP or creating WP Themes here. What you will find is an easy to follow WordPress manual that will help you understand the basics of editing your site content.
You can read the WordPress Guide online or download the PDF, eBook or (brandable) Word document for reading offline. You can even pass it on to your clients to use if you
In most well written posts the first paragraph can also serve as the excerpt of the whole post.
To facilitate that, WordPress provides a “More Button” which allow you to place a tag <!–more–> anywhere in your post content. All content before the more tag is regarded as post excerpt.
To insert the tage, just switch over to the Text tab on your post and paste in
<!–more–>
where you want the summary to end and the “More Button” to appear.
I used this code in the index.php file in the root directory to redirect to WordPress instance located in a sub-directory.
<meta HTTP-EQUIV="REFRESH" content="0; url=http://ramonalapsley.com/wordpress/
/">
Importing Content from Another Platform or WordPress Blog
We make it easy for you to import your blog content from a variety of other blogging platforms, including Blogger, Israblog, LiveJournal, Movable Type, Typepad, Posterous,
Export Your Content to Another Blog or Platform