Free ThemeForest file of the month. The best of the best on ThemeForest, as chosen by the Site Manager. Only two templates are added to this list each month.
Search  

SHOWCASE THEME

HomeBrowse CategoriesWordPressCreativeShowcase Theme

Here is my Showcase theme.

It’s purpose is to be used as a gallery showcase site.

It’s clean, modern and lightweight.

Theme Features:

  • 125×125 sidebar adds, fully managed by a Custom Admin Panel in wordpress admin.
  • Footer is widget ready, right and left side.
  • Custom random image rotator in the middle of the footer.
  • Browser compatible (IE6, IE7 , Firefox 2+3, Safari, Opera).
  • Thumbnails and larger images are inputed using custom fields.

Note:
There is now a HTML template of this theme available here.

Update
There was a typo in the single.php file, but know it’s fixed and re-uploaded.

Also i will help buyers,purchasers who are having trouble installing the theme and some minor mods, i.e CSS etc to the theme but people who are modding the theme i will have to charge for my time.

Posted 9 months ago

ITEM DISCUSSION

Show Comments By

the theme is working great, however, the image its notg linking on the show page, and its working on the post page.

http://gfxtutorials.info/

Posted 2 months ago

the theme is working great, however, the image its notg linking on the show page, and its working on the post page.

http://gfxtutorials.info/

Posted 2 months ago

Hmmm

That link you posted, it’s not mine!

Posted 2 months ago

@philhux

I have had a look at the theme and there is a typo in the single.php file

For the image link it’s <?php echo get_post_meta($post->ID,”url”, true);?>

and it should be <?php echo get_post_meta($post->ID,”Url”, true);?>.

Anybody else has trouble with this, then this was the problem.

I will upload the file asap.

Posted 2 months ago

Update

The typo error has been fixed and resubmitted, so hopefully will not be long for it to be available.

Posted 2 months ago

Fixes has now been approved, so you can download it again.

Thanks

Posted 2 months ago

hi, i’m really enjoying this theme. just have two lingering questions (that are driving me batty!). 1. i’ve added the code to include text to the posts, but can’t figure out how to style the text in the css – PLEASE HELP ! 2. i’m trying to create a second page template that has the same header, sidebar & footer as the main page & pulls all its content from the “blog” category – in this instance category 33. here’s the code – all that comes up in the content section of the page is the category title & date – any help you can pass along would be SO SO SO appreciated – thanks!

<php /* Template Name: Page 2 */ ?>

<?php get_header(); ?>

<!- Content Wrap -> <!- Gallery -> <?php if (is_page ()){ ?> <? } ?> <?php query_posts($query_string . ‘&cat=33&posts_per_page=10’;); ?> <?php if(have_posts()) : ?><?php while (have_posts()) : the_post(); ?> <?php the_date(’’;); ?> <?php the_title(’’;); ?> <?php the_content(’’;); ?> <?php endwhile;?> <?php endif; ?> <!- [END] gallery content -> <?php get_sidebar();?> <!- [END] galleryWrap -> <?php get_footer(); ?> Posted 2 months ago

@vschimel

Just emailed you!

Posted 2 months ago

thanks so much! still having weird problems. inputted the following code & now i’m seeing only the title of the category & the date it was created

<?php get_header();?>

<?php if (is_page()){?><?}?>

<?php query_posts($query_string . ‘&cat=33&posts_per_page=10’;);?> <?php if(have_posts()) : ?><?php while (have_posts()) : the_post();?> <?php the_date(’’;);?> <?php the_title(’’;);?> <?php the_content(’’;);?> <?php endwhile;?> <?php endif;?> <?php get_sidebar();?> <?php get_footer();?>

Posted 2 months ago

Hi guy’s.

If someone has some issues with the theme, can you please contact me via my contact page.

Please do not type code in comments.

Thanks

wppowered

Posted 2 months ago

When are you going to release the updated version? You have been promising it for months and I am only interested in purchasing this theme with the updates.

Posted about 1 month ago

yes i have been promising it for months but i have been really busy with client work (which comes first)! I will get to work to finish it cause i have some other projects i want to release!

Posted about 1 month ago

I have just noticed an issue with the drop down menu. In FF3 , if you try to access the drop down link it disappears before you can click it.

Posted about 1 month ago

yes there is an issue with that with ff3 but will be fixed or replaced with a new script in the new theme!

Posted about 1 month ago

Hi guy’s just a little update on the progress of the new version of the theme, it will be ready by the end of this week, with a lot of features included and a few creases that have been ironed out.

Will post right here when it’s live and remember past purchasers will be able to re-download the new theme via their downloads page.

Posted about 1 month ago

Very great theme…wonderful. I have a problem on pagenavi.

It works but without the style. How can I resolve this problem?

tnxs.

Posted about 1 month ago

if you PM me i will give you the css file i used! ;)

Posted about 1 month ago

Thanks for releasing this theme to us!

Can I ask for the pagenavi’s css file, and also the style and single.php file that makes me available to write and publish text in the single post?

You can send me through alvaris924@gmail.com, thank you and all the best to your new project! ;)

Posted 29 days ago

What’s the status on the update? It’s been nearly a month since a message announced an update would be “released by the end of this week.”

Posted 25 days ago

hello, about image post, are auto generate thumbnail ? or need to use custom field?

Posted 22 days ago

@daniel187

The theme uses custom fields to generate thumbnail!

Posted 20 days ago