Estetica

Estetica

Designer: Newwpthemes - Provider Review
Theme version: 1.0

List all 22 themes developed by Newwpthemes

Theme Score

General : 53%
SEO     : 15%
Overall : 38%

Category

stamp
General Test of Estetica
 no.General Test ItemPointPassFail
1W3C Compliant - XHTML2 
2W3C Compliant - CSS2 
3Browser Compatibility - IE71 
4Browser Compatibility - Firefox2 
5Browser Compatibility - Chrome1 
6Support from Designer2 
7Post area - Proper Image Alignment1 
8Post area - Floating Content1 
9Post area - Auto Adjustment1 
10Post area - Nested/Threaded Comments1 
11Sidebar - Auto Adjustment1 
12Sidebar - Link Hierarchy1 
13Special Effect: Twitter Feed1 
 Total 17 pts9 pts 
 Theme Score53% 
SEO Test of Estetica
 no.SEO Test ItemPointPassFail
1W3C Compliant - XHTML1 
2W3C Compliant - CSS1 
3Home page Heading SEO1 
4Post & Page Heading SEO1 
5Post & Page Title Tag (Title as seen in SERPs)1 
6Content Code Position2 
 Total 7 pts1 pts 
 Theme Score15% 

For the details of each of the tested criteria above, click here

Tested on: Wordpress ver 2.9.1
Preview on: Wordpress ver 3.0.1 (Strict Test)
Why are there 2 Wordpress vers?

Theme testing in such detail is a tedious process. We try our very best to present the most accurate information about the theme.

We need your help: if you find a discrepancy in any of the items we tested above, please leave a comment below and tell us what is wrong. We'll look into it and make correction if it is our mistake.

If you are a user of this theme, feel free to leave a comment and share with us your experience with the theme.

  • Print
  • Digg
  • del.icio.us
  • Facebook
  • Mixx
  • Google Bookmarks
  • MySpace
  • RSS
  • StumbleUpon
  • Technorati
  • Twitter
You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response, or trackback from your own site.
8 Responses
  1. Anderssays:

    Hi,

    When you do a search in the Estetica-theme, the search results do show up – but WITHOUT a link to the posts. So something is not completed with the theme. Have you tested that?

    Brgds,

    Anders.

    • ThemeGrade Editorsays:

      Which search result that you are seeing that does not link to the theme post?

  2. Anderssays:

    If you use the search box in Estetica-theme and do any search you want, then you only get a list of the search results listing the theme posts, but you cannot click on any links to read the post because there is no link to it. Just try make a search and then try to click on any of the posts listed in the search results.

    • ThemeGrade Editorsays:

      To show the post title and link to it, simple do the following:
      - Open search.php and find line 13,14
      - Remove the two lines and replace it with the code below:
      <div <?php post_class(‘post’) ?>>
      <h2 class="title"><a href="<?php the_permalink() ?>" rel="bookmark" title="Permanent Link to <?php the_title_attribute(); ?>"><?php the_title(); ?></a></h2>
      <div class="postdate"><img src="<?php bloginfo(‘template_url’); ?>/images/date.png" /> <?php the_time(‘F jS, Y’) ?> <img src="<?php bloginfo(‘template_url’); ?>/images/user.png" /> <?php the_author() ?> <?php if (current_user_can(‘edit_post’, $post->ID)) { ?> <img src="<?php bloginfo(‘template_url’); ?>/images/edit.png" /> <?php edit_post_link(‘Edit’, ”, ”); } ?></div>

  3. Anderssays:

    Thank you. I will try that.
    Could you please copy and show the line 13,14 so that I remove the two correct lines when I replace it with the codes you show.

    • ThemeGrade Editorsays:

      line 13 and 14 is
      <div <?php post_class() ?>>
      <div class="postdate">Posted by <strong><?php the_author() ?></strong> on <?php the_time(‘F jS, Y’) ?> <?php if (current_user_can(‘edit_post’, $post->ID)) { ?> | <?php edit_post_link(‘Edit’, ”, ”); } ?></div>

  4. Anderssays:

    Thanks. – I tried that and removed line 13 and 14 and replaced it with your codes, but got following error message when I tried to make a search afterwords: “Parse error: syntax error, unexpected T_STRING on line 15″.

  5. Anderssays:

    I just want to inform you that I have fixed the problem – the search is working now.
    I went into one of the other themes that newwpthemes.com have and just copied the whole search.php and replaced all my codes with that. Problem solved :)
    Thanks for your help.

Leave a Reply

To include title to the comment, please add your text in between <strong>" and "</strong>
Eg. <strong>"This is my comment title"</strong>

Get updated! Subscribe to our RSS feed to get the latest update.

Subscribe to Feed

Subscribe via Email
Delivered by FeedBurner [Close]