Discussion on Kutcher Studio - Responsive Parallax Template

Discussion on Kutcher Studio - Responsive Parallax Template

Cart 2,028 sales
Well Documented

tvdathemes does not currently provide support for this item.

319 comments found.

Hi, just purchased… and when i click on the index, the parallax doesn’t work when the site is scrolled down like on the sample i got…. any ideas why?

thanks.

I just tested version for buyers. Parallax work fine.

There seems to be an issue with the backgrounds on the lower sections. In your demo, you have different images in each of those sections, about, contact etc. In the stylesheet I changed the following

 .pattern {
    background: url(../images/shadows1280x720.jpg);
    width: 100%;
    position: absolute;
}

but that seems to be a global change and puts the same pic throughout. I want it also to scroll through the entire image as it does in your demo, and different pics for each section.

We will update documentation in the next version.

Use for your gallery unique name rel="prettyPhoto[GALLERY_NAME]"

Ok, the last section, Contact, can’t seem to find where to replace image in the style sheet. I see paralax 1, 2, 3, which covers the first three sections, but not the larger image for Contact section bg. What am I missing?

in the end of style.css #contact. use search.

One of the greater designs I”ve seen so far. Just a quick question before I purchase: Will your contact us page have a contact us form? Please let me know when you have some time. Thanks and keep up the great work bud!

Thanks.

We will add contact form in new version on the next week.

thanks lots. It works! Awesome

It seems that menu does not work on iPad.

I just tested on iPad 2 and iPad 3. It works fine. But you need close ThemeForest frame.

Can I add more then 4 images to the slideshow on the homepage, and how?

Hello. Thanks for your purchase.

Copy and paste code (supersized.images.js)
{image : './images/slider/image2.jpg', title : 'Title <div class="slidedescription">Description</div>', thumb : '', url : ''},

But last entry without ”,”.

Hi there, I just purchased the template. But somehow can’t manage to add more then 4 pictures to it. As soon as I add 1 more picture, it stays in loading mode, but never loads. How can I add 20 images to the slideshow?

already answered

Thanks for your help with my last question—worked perfectly.

Just one more—rather than getting this for my nav section: - <nav style=”opacity: 1; position: fixed; top: 0px;” class=”sticky”>

And so on…

I’m getting this:

<nav style=”opacity: 1;”> </nav>

And so on.

Obviously that sticky nav bar shouldn’t be closed like that, but that’s what the script seems to be spiting out. Any ideas what’s causing this, or potential fixes?

Thanks

Open main.js and find:
$('#homepage .logo, #homepage .line, nav').animate({'opacity': '1'}, 400);

Delete

, nav

How do i edit the image captions that appear in the slider ???

Use the documentation, please.

In supersized.images.js.

Nice theme, tvdathemes Good Luck :-)

Great design, when the wordpress version will release?

Thanks. I think this month.

Do you have an ETA on Wordpress theme?

I think 20-25 december

ahh ok, what options do i have to edit this with; ie: edit text and change images?

Yes. Use any HTML editor to change. Recommend Dremweaver for Windows and Coda for Mac.

Im trying to install this on wordpress ?

I understand that how can i edit the website and put it up on my webhosting.

I understand that how can i edit the website and put it up on my webhosting.

Use any HTML editor. Dreamweaver or Coda.

Really great Theme. Where can I change the Twitter Stream? I want to use my own Twitter Account. Thanks a lot!

Very good theme. I like it!

Thank you for your purchase.

I’m sure this is a dumb question, but is there a way to add a single background image to the homepage section? I don’t want a slider—just one image.

Thanks

Open style.css and find #homepage. Change to:
#homepage {
    background: url(../images/pattern.png) repeat, url(../images/slider/image1.jpg) no-repeat;
    background-size: auto, cover;
    position: relative;
    overflow: hidden;
    height: 100%;
    margin-bottom: -50px;
}
Delete from index.html
<script type="text/javascript" src="js/supersized.3.2.7.min.js"></script>
<script type="text/javascript" src="js/supersized.shutter.min.js"></script>
<script type="text/javascript" src="js/supersized.images.js"></script>
and
<a id="prevslide" class="load-item"></a>
<a id="nextslide" class="load-item"></a>
Add your caption text to image in index.html
<div id="slidecaption">Your Title<div class="slidedescription">Your Description</div></div>

hello im getting an error after uploading theme: The package could not be installed. The theme is missing the style.css stylesheet. Theme install failed.

but i see the style.css file in the css folder any clue what the problem could be?

This is Site Template category. It isn’t WordPress theme. It is a HTML template. Sorry.

1. What is the best solution for using a single image in the media that pops up that single image?

2. Also, what can I do about my Parallax images on the iphone showing up incorrectly? Right now they are showing same image twice, which is not the case on my mac.

3. Also, on iphone my logo and white border are on top of each other in the slider?

4. I embeded two youtube videos within my site…how can I make them look better on the iphone? Is there a trick?

new.wesleysoccer.com

Thanks so much.

1. Recommend width from 900px to 1400px.
2. For iPhone need change media.css (media queries for width 320px and 480px). We’ll fix that in the next version (on the next week).
3. On my iPhone, everything looks fine. Screenshot, please.
4. Use code.

<div class="embed-container">youtubecode</div>

Thanks for the help. Here is the screenshot: http://cl.ly/image/3m303R2d0U0q

Change media.css from
@media only screen and (max-width: 767px) {
...........
.logo { width: 180px; height: auto; }
...........
to
@media only screen and (max-width: 767px) {
...........
.logo { width: auto; height: *px; }
...........
where * — required height of logo

nice design, do you know when will you have the blog added? I’d like to buy it but need the blog

We are working on a Rudermann HTML Template now. After this release, we will update the Kutcher Studio and release WP version.

The update will include a blog.

by
by
by
by
by
by

Tell us what you think!

We'd like to ask you a few questions to help improve ThemeForest.

Sure, take me to the survey