328 comments found.
Vasterad,
Have you incorporated an option for a flexible box or box-ordinal layout in this theme? This would allow you to arrange the order of content especially when the page scales down to the mobile environment.
Thanks
Hi, sorry but not.
I have not customized any of the code related to the contact form. So what do you think could be affecting it??
Could you provide me a link to your site? 
Hi, On IE 8 the contact form doesn’t work. I get the following error message when you try to submit the form:
Webpage error details
User Agent: Mozilla/4.0 (compatible; MSIE 8 .0; Windows NT 5 .1; Trident/4.0; .NET CLR 1 .1.4322; .NET CLR 2 .0.50727; .NET CLR 3 .0.4506.2152; .NET CLR 3 .5.30729; InfoPath.2; .NET4.0C) Timestamp: Mon, 5 Nov 2012 09:45:40 UTC
Message: ‘innerText’ is null or not an object Line: 95 Char: 5 Code: 0 URI : http://www.mydomain.co.uk/js/selectnav.js
Message: Object doesn’t support this property or method Line: 33 Char: 3 Code: 0 URI : http://www.mydomain.co.uk/js/custom.js
Message: Object doesn’t support this property or method Line: 31 Char: 2 Code: 0 URI : http://www.mydomain.co.uk/js/custom.js
Hi, I tested it on IE7 /8 and contact forn on demo works fine, so please look at you code. Maybe it’s because of your customization. Cheers.
Hi,
Loved this great theme you got. Would like to enquire about an issue faced under the portfolio page.
I’ve removed the filter function as sorting them into categories are not required for my client’s image gallery.
However, when viewed from mobile, the images overlapped, covering the descriptions which i found them really ignoring. This is also an issue in your demo site.
Kindly advise, thanks!
Hi, please provide me a screnshot of that issue. Cheers.
Hi,
View from Mobile Screenshots:
1) http://www.byjam.net/screenshots/01.png 2) http://www.byjam.net/screenshots/02.png
Thanks.
Hi, try this fix (put in <head> section on portfolio page) <style type="text/css">
@media only screen and (min-width: 480px) and (max-width: 767px) {#portfolio-wrapper img {min-height: 280px;}}
@media only screen and (max-width: 479px) {#portfolio-wrapper img {min-height: 200px;}}
</style>
Great it works! Thanks.
You’re welcome. 
I’ve tried that but it will reduce the entire image down to keeping the same aspect ratio, meaning that it leaves space to the right of the image. It also then keeps the same height when its reduced dow t mobile size.
I was hoping there was a way that the image could be cropped to fit with the slider dimensions automatically.
Could you provide me a link to your site via email, please?
I know, however I do not want the height to change with each image. I will have a description text underneath the slider, and its off putting to read if it jumps up and down as the slider rotates. I would rather a fixed height of around 400px.
So just add “style: height: 400px;” to each image in slider.
Hi Vasterad, just a quick one (I hope!)
I’m playing around with the flexslider (the one on the single project page to be exact) and it appears to change it’s height according to the height of the slide. My images used in the slider will be generated dynamically and although they will have a fixed width, the height will vary. Do you know the best way to fix the height of the slider?
Hi, I don’t understand, because image’s height can be various for each image and flexslider will adapt without problems. Cheers.
Hi. I bought your theme, nice work!. Is possible to change the size of the slider I not need a full slider. Thank you! Miguel
Well, unfortunately not much, but if you’ve some HTML /CSS knowledge you’ll do it without issues. 
Thanks!
Can you please show me how the HTML code will look for an example? I’m a newbie and would appreciate as much help as possible.
Thanks,.
If you’re newbie maybe better for you would be WordPress version with content management system? Here’s WP release of Incredible: http://themeforest.net/item/incredible-responsive-wordpress-theme/3016398
Hi,
Is it possible to add a video to the portfolio instead of a static image/page?
I’m using Vimeo to host my videos and would like to use the same pop-up box as seen on the demo to show my videos, instead of directing the visitor to a page. Is this possible?
Thanks,
Hi, it’s possible, check examples of fancybox2 usage: http://fancyapps.com/fancybox/#examples
Platform PC, I checked this at the newest firefox and chrome browser versions. For Example on chrome http://i48.tinypic.com/34oyqea.png
Oh, isn’t possible to fix it, because site has fixed height and footer aligns to content. 
Hi great Work!
A little thing I noticed: When you are zooming out you have a white space at the bottom Could you please tell me what should be changed to fix this?
Hi, on what device have you that issue? Greetings
Love the theme. Easy to work with and adjust to my specific needs. Was wonder which social media icons you used throughout and if they are available on Graphic River? Need some other ones not included to share on my site.
Thanks!
Here are icons from footer: http://www.iconsweets2.com/ Unfortunately for icons from shortcodes there’s no any PSD file. 
Thanks for the info.
No problem. 
I seem to be having a bug in IE 7 with the the navigation menu due to the slider.
the slider is set to animation: “fade”
every time the slider starts to animate the main drop down menu flickers and you can’t press/see the drop down ul
any suggestions would be greatly appreciated
Thanks again for this great temp,
Ryan
I tested it on demo and works, so it’s probably because of your customizations. 
Thanks Vasterad,
I found the problem I had downloaded this previous to your ie-dropdown-fix class.
so i added it in and it works!
Awesome. 
I’m having troubles with the icons of the features, they doesn’t show, is like a broken link to an image.
Could you provide me a link to your site?
Got the problem. In case someone else is having this…
When you insert a feature, the shortcut line has an extra quotation mark before the iconselect word
Remove it and voilà
Ok, I’m glad you’ve solved it. Cheers. 
Hello again,
Just to let you know – if I use custom.js, it prevents the twitter feed from working: disable it and it works fine. I haven’t made any changes to any js files.
It looks like I’m going to have to start again with the original template and forget about using the revolution slider for now which is a shame because it looks good and I’ve paid for it.
Another weird thing that’s gone funny is the buttons and I haven’t touched the CSS .
Good luck with the coding.
Hi, send a message via email again, please.
Hmm, not quite sure where to go with it. I think its clearly down to the slider on the main page causing an issue, as it doesn’t occur on any pages that do not have the slider. Might try swapping it out for a different slider, and see if that has an effect.
Ok, it’ll helps:
@media only screen and (min-width: 960px) {
.flex-direction-nav .flex-next {right: -40px; *right:0;}
.flex-direction-nav .flex-prev {left: -40px; *left: 0;}
}
Change right: -40px; to right: 0; and left: -40px; to left: 0px;
Nope. This has no effect on it unfortunately.
Hm, so try it yourself. I’m not mac user, however apple users didn’t have issue that these fixes wouldn’t work. :/
Yes, its definitely changed. As far as I can see, its only in two locations, and that is #navigation ul ul & #navigation ul ul ul both these are changed.
Just to add, this only happens when the browser width is 960px or above.
Hm, try to remove “IE Dropdown Fix” (below main menu section in css) then.