The display of your comment forms is handled by the core WordPress function comment_form(). The ThemeStarta Framework leaves this function to run in it's default way, except for hiding the series of allowed HTML tags below the box that pretty much nobody really likes. You can make further changes to how your comment form displays by working with the available parameters for this...
ThemeStarta Framework
Inside every ThemeStarta Framework based theme there is a folder named "languages". Inside that folder is a POT file, i.e. a translation file template. You can use the free POEdit software to create your own language files for your themes. http://www.poedit.net/ Full instructions on using POEdit can be found on their website, and you can get full instructions on localizing WordPress...
In the ThemeStarta Framework, the WordPress post editor colors are controlled via the "editor-style.css" file in the root folder of your theme. The ThemeStarta Editor generates this file based on your theme colors so your post editing space will match your theme. This file does get rewritten every time you update your theme, but when your done editing you can alter that file to manually change...
By default, when you use ThemeStarta to create your themes it will automatically generate a settings file on which the behavior of the in built slider is based. ThemeStarta gives you the option to control some of the settings that influence the slider's behavior, such as transition type, time between rotations and speed of rotations. Other settings come from the layout you create in...
By default, any ThemeStarta Framework theme has a minimum site wrapper height of 700px. If you have a design that requires this value to be smaller, you can make this change with one simple step. Here's how:
In the galleries of any StoreStarta theme, where a gallery image has a larger version available that image will appear in a colorbox popup when the image is clicked in the gallery. But what if you would prefer the images to all link to your "Add To Cart URL" instead? This can be especially useful if you are using affiliate links rather than shopping cart purchase links in this field. Here's...
When you enter an image in any content, by default WordPress will wrap it in <p> (paragraph) tags. Paragraph tags create a little space above and a little space below. To remove the space created by these tags, switch to HTML mode and replace the <p> </p> tags with <div> </div> tags. For more guidance on creating images slideshows in the Spotlight block, please...

By default, comments displayed via a WordPress theme are sorted by placing the newest comments at the bottom of the list. But what if you would prefer the newest comments to appear at the top of the list? This is quite easily done with a small change to the comments.php template file. All you need to do is add the following code snippet in the correct location:
Learn how to use extra layout control inside pages and posts through the Easy Optinserter, ColumnStarta and SliderStarta plugins.
Learn how to add an image slideshow in the Spotlight area of ThemeStarta Framework themes.

Learn how to enable text wrapping around featured images in the post layout of the Read It news style WordPress theme.

Learn how to get featured Images to appear in the Spotlight slider of the Read It news style WordPress Theme.

Read It news style WordPress theme has a flexible slider without overlay. In this tutorial, learn how to change this by enabling overlay captions on slider posts .
Follow up to "Creating a custom page template with javascript and form code" screencast tutorial: Q. Could I just edit the existing "templateone.php", "templatetwo.php" and so on to include the custom calculator? Q. Could I then use ThemeStarta to assign Show & Hide settings for each block?
How to create a custom WordPress page template in the ThemeStarta Framework, and add a javascript and form code powered calculator.

In this tutorial we'll show you how easy it is to remove page titles from your WordPress theme.

When no widgets are used for content the Footer Two area displays default content. This tutorial shows you how to change the default content easily.

