201 comments found.
Hi. The theme looks good. Can I remove the second page (subscribe section), and only keep the first page and contact us page?
Hi,
yes, you can. You just have to remove the subscribe section from the HTML file.
Kind regards,
Lara
Hi, there We would like to change the backgound for the Youtube theme, only showing the video and removing the slide for the frontpage, could you help us in this matter. Thank you
Regards.
Hi,
I answered your question with the support request you send via email.
Kind regards,
Lara
How can I enable the double opt-in confirmation email via the mailchimp form? Thanks!
Hi,
please do the following to enable DOI.
1. Open your assets/php/subscribe.php file.
2. Locate the following code block.
$result = $MailChimp->post("lists/$mailchimp_list_id/members", [
'email_address' => $subscriber_email,
'status' => 'subscribed',
]);
3. Change it to:
$result = $MailChimp->post("lists/$mailchimp_list_id/members", [
'email_address' => $subscriber_email,
'status' => 'pending',
]);
4. Save the file. That’s it.
Kind regards,
Lara
Great theme! What’s the difference between this theme and your other one? https://themeforest.net/item/gravity-multipurpose-coming-soon-theme/19758632
Also, I’m wanting to build a full website, a single long scrolling page, but to have the page with a header using kind of style of animation. Would I be able to built a complete page, with lots of types of content as found in Visual Studio, using this theme?
Hi,
“Gravity // Coming Soon – Under Construction” is an HTML 5 template and “Gravity // Multi-Purpose Coming Soon Theme” is a WordPress theme.
Kind regards,
Lara
hello sir
sorry ask again, how to change time delay transition in text
DESIGN & CREATIVE DIGITAL SOLUTIONS. AGENCY & BUSINESS DESIGN STRATEGYS. MODERN & CREATIVE TEMPLATE DEVELOPMENT.
thanks before
sorry sir one more question
can the mobile version display a background image with a slide effect?
if it can be how to setting?
and whether it can be combined waves background with youtube background or background space with background image?
i see in config.js there is a custom background option what is the way to combine the 2 backgrounds? If yes how to setting it?
thanks before
Hi,
you can change the delay and transition duration in your assets/js/hero.js under section “4. CYCLE”.
If you are using the kenburns background or slider background then the delay and transition duration of the text slider will be synchronized with the background setting.
If you want to use the slider background instead of the image background as a mobile fallback for the youtube background please do the following.
1. Open your assets/js/hero.js file and jump to the end of section “1. BACKGROUNDS”
2. Locate the “BACKGROUND CONTROLLER” and find the following line of code in it:
case "youtube":
if ( jQuery.browser.mobile ) {
imageBackground();
} else {
youtubeBackground();
}
checkforBackgroundEffects();
break;
3. Change it to:
case "youtube":
if ( jQuery.browser.mobile ) {
sliderBackground();
} else {
youtubeBackground();
}
checkforBackgroundEffects();
break;
4. Save it. That’s it.
You can not combined waves background with youtube background or background space with background image without heavy modifications on each background. Additional the page performance would drop dramatically on devices without a graphics card.
Kind regards,
Lara
Your have introduced mailchipm and it’s a good one, but i feel it’s taking only email address, where as it have a facility to store name and other details also, is there a way to get those details also from the subscribe you have on the page.
Hi,
thank you for the feedback.
We decided to hold the form as minimal as possible. Without some modifications in the HTML, JS, CSS, and PHP part you will not be able to add more fields to the subscribe form.
Kind regards,
Lara
I have updated to your latest version which have mailchimp and all, that so nice and cool.
But there is a issue in yourtube background version, there is a back gap on top of the youtube video, it’s not coming in full screen, the old version was nice and full.
Please look in to this.
Urgent.
Pranavan
Hi,
thank you for your feedback.
The black bar is based on the video. Please don’t select a video with black bars.
Or you could scale up the video container but this could lead to bad video quality and you would see less of the video.
Kind regards,
Lara
hello sir
i read your document tutorial but i’m confused
how to change background with background youtube, i try to change url youtube in config but in index.html no settings to change background slide to background youtube or other background
please tell me how to change the background sir
thanks
Hi,
you have to change the background mode at first.
In your config.js file jump to section “3. HERO CONFIG” and locate the following variable:
var option_hero_background_mode = "kenburns";
And change it to:
var option_hero_background_mode = "youtube";
That’s it.
Kind regards
Lara
hello thank for reply sir
i try to change (var option_hero_background_mode = “youtube”;) but not work sir
background slide still available, and background youtube not show
how to disable background slide and change only background youtube sir?
This feels very difficult for people who do not understand the code
can you separate folder per folder (like old version) you separate folder per folder example : Each folder has a different config for easy editing
Hi,
please clear your cache and make sure you saved your config.js file correctly.
Kind regards,
Lara
thanks sir its work, but if i try to mobile version background youtube change again to background slide 
how to change background in mobile version sir?
thanks before
The youtube background doesn’t work as background for mobile devices due to the restriction policy adopted by all on managing multimedia files via javascript, therefore the youtube background will be replaced on mobile with the image background.
Kind regards,
Lara
Hey very nice updates on this template. is it possible to have a yt video at first and when i scroll to the next content i switch to image version (glitch etc.) !?
Hi,
thank you for your feedback.
This is not possible. Unless you would completely rewrite the overlay/section system and hero background system.
Kind regards,
Lara
okay – to bad. something else i did manage to use the right button from the contact form and isolated it. can i underlay a regular link instead of the submit action? tried standard a href but it does not work with the button classes?
Hi,
you can not use a <button> element as a link without the use of javascript. You have to use an element instead.
Kind regards,
Lara
This is my site where i have used your theme. This is nice and all fine, but youtube video not working in mobile and it is not responsive.
Please view in mobile and give solution for both.
Thank you, Pranavan
Hi,
thank you for your feedback.
The youtube background doesn’t work as background for mobile devices due to the restriction policy adopted by all on managing multimedia files via javascript, therefore the youtube background will be replaced on mobile with the image background.
On which screen resolution does it not look responsive?
The youtube video is mainly responsive. It is just scaled up around 10% to allow parallax movement.
Kind regards,
Lara
I tried in iphone 7 and 6S
On this devices, you should see the background image instead of the youtube background.
The present font doesn’t show Cyrillics. Has changed a font in the file of a configuration (index), hasn’t helped where it is necessary to change?
Hi,
Please replace your font link in the head section of your index.html with the following one.
<link href="https://fonts.googleapis.com/css?family=Open+Sans:300,600|Roboto:300,400&subset=cyrillic,cyrillic-ext" rel="stylesheet">
Then all Cyrillic letter should be displayed correctly.
If you have to modify the fonts please use this link.
Kind regards,
Lara
Hello, I got the template set up successfully and it looks great! One thing that I was hoping is possible to change is the “No Symbol” the circle with the backlash that comes up after form submission. Is this supposed to happen? The form is working fine, but it does look like a kind of error, which might be confusing to people filling the form out if it was indeed successful. Please let me know if there is any way to fix/change this. Thanks, Ica
Hi,
this should not happen.
Could you please send me a link to your page? That I can investigate the problem.
If you don’t want to post your page link publicly then you can use the contact form on our profile page.
Kind regards,
Lara
I found a bug, The down button doesn’t work when use mobile/ipad to view in waves mode. I fixed it by changing “event.touches.length === 1” to “event.touches.length > 1” in onDocumentTouchStart function.
Hi,
thank you for your feedback.
You are right. This is a bug. We will deliver an hotfix within the next 24 hours.
Kind regards,
Lara
The hotfix is now officially applied to Gravity. Thank you for reporting this bug.
Kind regards,
Lara
Hello,
I purchased this theme in 2015 and now I see that it has been really improved in that time. Thanks for your effort.
My question is that I was able to hide Contact or Subscribe sections via Config.js before as per written below:
/OVERLAY OPTIONS – [0:1:2:3]
// 0 = ALL OVERLAYS ACTIVE // 1 = ONLY SUBSCRIBE OVERLAY ACTIVE // 2 = ONLY CONTACT OVERLAY ACTIVE // 3 = NO OVERLAYS ACTIVE
overlay: 2,
Now I am not able to find it anymore. Is it still available to us?
Regards.
Hi,
now you can directly remove the HTML markup in your index.html file. Just remove the complete overlay or a section. The script will automatically detect any changes and will adjust accordingly.
Kind regards,
Lara
Dear Lara,
Thanks for your quick and efficient reply. This direclty solved my issue.
One last thing then I am gonna leave the stage:
My site is hosted on GoDaddy and even the contact form says the message is successfully sent, I do not receive anything. I tought you might already been faced with this question several times.
Regards.
Hi,
as long as you receive the “successfully sent” message everything is working like it should.
Therefore please check your spam folder. Then please check if you have entered your email correctly in your assets/php/contact.php .
The last step would be to try another email address.
Kind regards,
Lara
Hi, I am having the same issue that the user had here: https://themeforest.net/item/gravity-coming-soon-under-construction/8875822/comments?page=5&filter=all#comment_9533682
I can scroll to the middle page, but not the bottom “contact” page on mobile devices. From that comment thread, it looks like you were able to provide a solution. Can you do the same for me? The email to reach me is soumik.said@gmail.com. Thank you!
Hi,
you can not mouse scroll or press arrow keys in the mobile version.
But you can use the letter icon at the bottom of your subscribe section.
Kind regards,
Lara
Hi, I have a problem, when I fill in the contact form and I scroll, the page animates back to previous page. How can I turn off the scroll animation? I only want it to happen on clicking the navigation buttons, not when scrolling. Thanks in advance!
found it already with google search, commented out the script.js functions on scroll
Hi,
do not comment out the script.js file. This will break the template.
Please do the following instead:
1. Open your script.js file.2. Jump to section “2.OVERLAY”
3. Locate the following code.
// EVENT - ON DOWN SCROLL GLOBAL
$('html').on('DOMMouseScroll mousewheel', function(e){
var theEvent = e.originalEvent.wheelDelta || e.originalEvent.detail*-1;
if(theEvent / 120 < 0) {
nextOverlay();
}
});
// EVENT - ON UP SCROLL GLOBAL
$('html').on('DOMMouseScroll mousewheel', function(e){
var theEvent = e.originalEvent.wheelDelta || e.originalEvent.detail*-1;
if(theEvent / 120 > 0) {
prevOverlay();
}
});
4. Remove or comment out the code.
5. That’s it.
Kind regards,
Lara
The problem comes with the height not with the width, I want to include a title a little bit longer and it gets cut out in height when I use ‘div class=”slide”’ instead if I just use ‘h1’ it visualizes fine, but I don’t get the slide effect of course. Here you can see it, https://s14.postimg.org/7kz9a7cap/image.jpg (with the ‘div class=”slide”’ tag) and without https://s14.postimg.org/owzlvn5s1/image.jpg
Hi,
could you please provide a link to your website that we can investigate the problem?
If you don’t want to post a link to your page publicly you can contact us via the contact form on the following page.
https://themeforest.net/user/avanzareKind regards,
Lara
no problem, as you can see in lower resolutions the second and third h1 title gets cut in height http://bit.ly/2o9v3gV
Thank you.
This is a bug based on the cycle plugin. Somehow it is not setting the height correctly of the slide container.
We will fix this issue asap and provide a solution.
But we need your email to send over the fixed files.
If you don’t want to post your email publicly you can contact us via the contact form on the following page.
https://themeforest.net/user/avanzareKind regards,
Lara
marcelotinelli(at)protonmail.com thank you for your concern and I hope you can fix it ASAP, if it helps, if I set a long title first then the others works correctly but when I set an small title first the others gets cut out in height.
Hi,
I have sent you the hotfix for the resizing problem.
Kind regards,
Lara
Great let me know when the full fix is done, thank you for your quick support. Regards, jgorostiaga.
For your consideration now with the “hot fix” the h1 titles doesn’t disappear until the new one is set. As you can see here: https://s12.postimg.org/lw5xtqr25/error.jpg
I’m sorry I have forgotten something.
You also have to wrap a new element arround the cycle slider element.
Just add a:
<div class="cycle-wrapper"> </div>
arround your cycle slider:
<!-- CYCLE SLIDER --> <div id="cycle"> *Your slides are in here </div> <!-- /CYCLE SLIDER -->
Then it should look like this;
<div class="cycle-wrapper"> <!-- CYCLE SLIDER --> <div id="cycle"> *Your slides are in here </div> <!-- /CYCLE SLIDER --> </div>
This should fix the problem.
Kind regards,
Lara
Is it possible to change the length of the h1 titles without misfitting?
Hi,
of course, it is possible. The text is full width but we use line breaks ( <br> ) to achieve a controlled text width.
Kind regards,
Lara
The problem comes with the height not with the width, I want to include a title a little bit longer and it gets cut out in height when I use ‘div class=”slide”’ instead if I just use ‘h1’ it visualizes fine, but I don’t get the slide effect of course. Here you can see it, https://s14.postimg.org/7kz9a7cap/image.jpg (with the ‘div class=”slide”’ tag) and without https://s14.postimg.org/owzlvn5s1/image.jpg
Hi,
I’m sorry for the inconvenience but I’m unable to see if you have purchased a license of Gravity.
Could you please provide your purchase certification in .txt or .pdf format.
https://help.market.envato.com/hc/en-us/articles/202822600-Where-Is-My-Purchase-Code-Please use the contact form on the following page to submit the certification.
https://themeforest.net/user/avanzareKind regards,
Lara
Hello
Iis it possible to use this on wordpress?
No, Gravity is not WordPress compatible but the WordPress version will be released within the next 14 days.
Kind regards,
Lara
Hi. Why emails don’t work if i send it trough site contact form ? just never arrive. i change email in contact.php. and my webmail works because if i send from my email to my webmail mail arrive correctly. but if i fill contact from email never arrive.
ok its working now.
Alright.
If you need help with something else feel free to contact us at any time.
Kind regards,
Lara