any way to add analytics code?
Greetings. Really love the look/design of your theme. kudos. I’m a bit of a newb with WP sites. Here’s my questions:
1. How do I add multiple images to a portfolio post like you have in the demo? I thought I could simply upload images to the default WP image loader and then attach each image to the specific portfolio post, but that is not working. Can you please advise or point me to a topic here on the forum or one of your videos?
2. How can I have multiple portfolios post on my “portfolio” page like you have setup in the demo? Can you please advise or point me to a topic here on the forum or one of your videos?
Here is my site link: http://genovproductions.com
Thanks in advance!
Hi there!
1) Please use the uploader within each post, that way it will be attached to the post and processed, after you upload it do not click the “insert image into post” button though.
2) It’s a category. You need to add the wanted category to your menu.
Thanks and cheers! 
Hello again man, could you tell me if is it possible to upload animated gif as a logo? I did, but animation doesn’t work! thank you
i’m having an issue with the image upload…can you give it a look? http://markhenrybeats.com
1) the image works when you click it and pull up the lightbox but it does not show in the post…any clue what’s wrong?
2) i have a bunch of extra white space between search & the slider…any clue why that’s there?
i’ve uninstalled & reinstalled too many times at this point. need a lil help w/ this one
- Isaac
I have just purchased the theme.
I understand how to edit everything and make it my own, and the videos that are provided with the download are a great help. However, I’m having problems installing the theme from the start!
I did the following process to install the theme:
Appearance > Themes > Install Theme > Upload
I uploaded the .zip file and activated the theme. But when I check it out initially, the page is white and the fonts, etc is totally different.
I added a Blog and that has made the background work and the layout looks ok but not very good. The top menu has: Site Admin, Log out, Entries RSS , Comments RSS – Which isn’t right.
Have I not installed it properly? Please help!
Hi there!
a) go to freshpanel and click “save changes” button
b) register a new menu called “Navigation” and select it in the left sidebar. This can be done in appearance->menus. This was also showed in one of the videos if I remember correctly.
Thanks and cheers! 
How do we change the color of the theme to whatever colors we want?
I am having a slight problem with the slider. Randomly ( probably 1 of 3 times ) the thumbnails in the slider bunch up on top of each other. As the slider starts moving through each image then the thumbnails correct themselves 1 at a time. Meaning, as each new image comes up that same thumbnail is then viewed properly. I have updated to the latest timthumb.php file. What else would I be missing? The site is http://nathanleducphotography.com – Thanks!
Hi, FreshFace, i have a problem with showing mainimg in a post. I’ve followed your video and i set 777 the timthumb.php file and the scripts folder but still doesen’t work….. the image is shown by click but not appears on the post…
Another question… is it possible to change the background image? how?
thanx 4 your attention. great theme! 
Hi there!
Try contacting your hosting company, they should be able with timthumb permissions. Right click on the broken image and click view image. There should be an error message, give it to them.
Right click on the background and click view background image. There is this file located and you can change it.
Thanks and cheers! 
Forget it…it’s ok with the images. I’d like to change the backround image.. i mean switch the big yellow line with a total black background….. is it possible? go fresh face, go!
Hello,
I’ve just bought your theme. I’ve tried to change the background of the theme from the css style but no luck.
This is what i’ve written:
body {background-repeat:no-repeat; background-position:top center; padding-bottom:60px; url(http://s356873316.mialojamiento.es/manuelmoore/wp-content/uploads/2012/02/MM_fotosesion_defrente1_color.jpg)center top repeat-y fixed;}
Could you help me please
Hi there!
try:
body {background-repeat:no-repeat; background-position:top center; padding-bottom:60px; background-image: url('http://s356873316.mialojamiento.es/manuelmoore/wp-content/uploads/2012/02/MM_fotosesion_defrente1_color.jpg'); background-attachment: fixed; }
Thanks and cheers! 
Thanks you Fresh Face… it’s all ok now… 
Is there a way i could buy only the psd file for the new revolutionary admin panel? Thanks

Hi there!
Please open footer.php and add your code right before the ending closing body tag.
Seems like we forgot to add an option for this to freshpanel as it’s already in our other themes…sorry.
Thanks and cheers!