7 wordpress theme wordpress themes that will make your site awesome
Folio Showcase

Comments:
Hi,
I managed to make the sliding pause on mouse over with the script, the only problem is it doesn’t start back after being paused (‘mouse leave’).
Fariba21: If you copied and pasted the code directly in the file chances are that your quoting marks are wrong.
Here is the link to what I’m developing:
As you can see there’s an odd black line on the home page, just under the portfolio sliding (I’m in FF for mac).
Also I need some help to change the menu order to the following: HOME | PORTFOLIO | BLOG | CONTACT
And change the category titled “featured” under porfolio to “latest”.
Thanks for this great file.
Hey
I bought your theme and its great apart frome one CSS issue which I think had to have been overlooked by yourself.
Any links within text on an unordered or ordered list are dropped down to a new line and giving their own styling with bullet.
Thats annoying especially blogs where links can be automated but whats worse is the styles applied are required to make the front page slider work or the text that shows up when hovering over the image.
Thats it right there, I did managed to apply that nice arrow bullet to my lists and links dropping to new line but it always messes up the front page whatever I do.
Tried… #main #single li a { background:none; border-bottom:1px dashed #ddd; color:#666; text-transform:capitalize; }
main #single li {
background:transparent url(images/bullet1.gif) no-repeat scroll 5px 9px; border-bottom:1px dashed #ddd; color:#999999; display:block; font-size:110%; padding:8px 10px 8px 35px; text-transform:capitalize; }
main #single li a:hover {
background:none 0px 0px; color:#59799F; } #main #single ul{ display:block; margin:0 0 18px; padding:0; }
Thanks Ryan
Modern Portfolio/blog theme

Some Comments:
Hi Hein,
I have 2 more things and I should be finished.
1. I went into the style.css and did what you said:
style.css and find this piece of code somewhere on line 166/* --- Spotlight / Slider --- */ #spotlight { width: 900px; overflow: hidden; background: url(images/bg-spotlight.jpg) top right no-repeat; position: relative; }
And re[place it with this
/* --- Spotlight / Slider --- */ #spotlight { height: 315px; width: 900px; overflow: hidden; background: url(images/bg-spotlight.jpg) top right no-repeat; position: relative; }
And still no go, the images still get cut off as soon as the text ends, as you can see here:
2. Do I have to change anything to make the page I designated to be the home page template show up as the home page? When I navigate to my directory without specifically typing in the designated home page’s permalink, it directs me to: by default. Which I have deduced is what is written in the index.php file. Do I need to change anything in that index.php file?
Thanks again for all your assistance in this. As I said, your template is wonderfully documented and your help file was very easy to follow.
Feel free to take a look:
Designer Theme [Wordpress]
![Designer Theme [Wordpress]](img/Img-97613-0.jpg)
wordpress theme, designer wordpress template free
Community Comments:
What have You changed? i can’t find bonus and dummy data is the same last time.
This theme is amazing! So creative
FolioFlip

web designer wordpress template
Community Discussion:
I’ve customised the home page for this theme if anyone wants to have a look…
[ link removed ]
Give me a shout if you need my services in doing something like that on your blog or anything really.
I’m going to do more customising to the first gallery and even set it up to work with far more pages especially my portfolio. I also found out how to make it a single image slider rather than 9 items etc thats simple. So by the time you read this, I may have done those things.
All in time.
You will see I have a download section plus I sell premium products. I’m going to set it up so there is a download link, using custom fields, in the text when an item is flipped. So the visitor can either click link to read more or download straight from the home page.
As for products, I’ll get a price showing and Paypal buynow link of some sort. Encourage eCommerce.
So these are some ideas that mind help you make up your mind when it comes to this theme.
If you have a look at my forum you will find that is themed the same as this great Wordpress theme…
[ link removed ]
I recommend anything I’m using especially this theme.
:’( snif…
Sorry mlando I cannot find the correct css line to change the white border of the thumbnails, on the flip panel…
...snif…can you help me?
thank you!
Robust-5 in 1 Business & Portfolio WP Theme

company wp template
Community Discussion:
Hi There! Can you help me, I having issues with the footer showing up at the top of the page? Here is a screenshot:
Can you provide any advice?
Thanks in advance Lawrence
Hey Bluz,
How to you make the button shortcode link to a page?
Thanks,
Jeff
DesignerWannabe WordPress version

php, wordpress theme wp theme for free
Comments:
I’m sorry, but I have had all sorts of problems trying to customize this theme. I’ve had to change the por::path and various other php calls to the proper Wordpress calls in order to correct the paths.
I’m currently having troubles with the featured posts. The navigation for previous and next posts is not working. I have two posts set up with the proper custom fields. I can not get the small nav buttons at the top to advance to the next post.
I have noticed on occasion the second post will show up first upon a refresh.
I have also verified this to be the same with a non modified (fresh theme install) version on my local test server.
Please advise …
I’m not happy at all with the time I have had to put into this.
(update)
I just learned the featured post does not work as I expected. After reviewing the preview here on Theme Forest I noticed the images were advancing but the post description to the right was staying the same.
Why have a featured post section if advancing the slider only changes the images and not the post as well ???
If it weren’t for the fact that I purchased this for a client, and they will be keeping the theme, I would be asking for my money back – something I do not do lightly, but I am highly disappointed in this theme.
Hi Gabshot,
I want to purchase this theme, however, would it be possible to translate it into German? If so, I would be more than glad to provide you the translations. Looking forward hearing from you.
Aurora WordPress version

php wp template, corporate professional
What other people say:
Is there anyway to implement Akismet or some kind of protection to prevent all the spam from the contact section. I have received to much spam with this template.
Hi,
I’m having a problem with the way the menu is coded when i use Simple:press . If i go down to a forum, the forum name shows in the menu heading.
We are still working on the menu CSS but here is an illustration of the problem on the “Forum” menu element .
NORMAL :
WITH UNWANTEND TEXT
I imagine the problem comes from pages page-nav.php & most probably from the following lines but i do not know what to change in order just to show the navigation label & nothing else
$item_output = $args->before;
$item_output .= ‘’;
$item_output .= $args->link_before . apply_filters( ‘the_title’, $item->title, $item->ID ) . $args->link_after;
$item_output .= ’’;
$item_output .= $args->after
Could you please help me out here. The new menu feature in WP3 .0 is not sufficiently documeted for a non specialist as me.
Thanks !
PM