WordPress themes, free wp themes, free wordpress themes

FragranceOnline theme is a 3 column Free WP theme with an eye catching and ideal color combination of purple, dark pink and white.

screenshot

Note: FragranceOnline Theme is Designed By: ElegantWPThemes.com & made free by Cheap Perfume & SEO Newcastle – Footer links to the designer and sponsor of theme are mandatory while using this Theme. (Only for WP 2.6.3+)

  1. on June 24th at 04:41 pm
    J Hooks said:

    How do I get the thumbnail images to appear? All the read me file says is
    image = thumbnail for the post (114×153)
    What do I type in for the value?

  2. on June 30th at 06:50 am
    sojib2bd said:

    My site the thumbnail image cannot publish .
    What can i do ????

  3. on July 2nd at 11:49 am
    Ellery said:

    The theme is elegant but the support is extremely poor.

    For people who cannot get the tabs work, my experience is these:
    1. The image folder which will save all the tab images should be saved in a folder that is the same level as wp-admin, wp-content, i.e. root folder. example:
    custom field name: image
    custom field value: images/p.jpg

    2. Your cache folder inside the 3070 folder (this is the theme name when unzip) should be writable by the system.

    I hope that it can save you some time on this theme.

    But now my question is: I cannot get the slider to work.

    I have set the custom field to “slider” and the value as the image path, it does not show anything…

    can you guys please help me on that?

  4. on July 9th at 09:26 am
    admin said:

    FragranceOnline v1.1 is now released and compatible up to WP v2.8.

  5. on July 12th at 07:30 am
    Ellery said:

    Your bug has not been fixed yet. The slide.phpstill ignore what is picked in admin page. Here are thecode that will fix.

    Please tell your programmer to fix the theme issue:

    <?php
    $my_query = new WP_Query(’showposts=10&category_name=’);//new WP_Query(’showposts=’. 8);
    $fas = 1;
    while ($my_query->have_posts()) : $my_query->the_post();
    $do_not_duplicate = $post->ID;
    if(get_post_custom_values(“slider”)){
    $img = get_post_custom_values(“slider”);
    $img = trim($img[0]);
    //$img = str_replace(“http://localhost/wp2-7/”, “”, $img[0]);
    }else{
    //Actually there is no default.jpg, only default2.gif…Please fix
    //$img = get_bloginfo(‘template_directory’) . “/images/default.jpg”;
    $img = get_bloginfo(‘template_directory’) . “/images/default2.gif”;
    }
    ?>

  6. on November 15th at 06:48 pm
    benjamin said:

    Hello!
    How do I setup the Adsense box?
    where I canfind more instructions on how to use the template?
    thank you!

    Benjamin

  7. on November 16th at 05:58 am
    admin said:

    When the theme is activated a new menu option will appear on the left hand side at the bottom ‘configure theme’ select this and enter your adsense publisher ID.

  8. on December 10th at 10:31 pm
    benjamin said:

    There is a way to replace the Blog Title with an image banner (logo)?

  9. on December 10th at 11:08 pm
    benjamin said:

    How do I replace the AdSense Box on the Right to a Logo or still graphic?

Leave a comment