Discussion on Gravity - Multi-Purpose Coming Soon Theme

Discussion on Gravity - Multi-Purpose Coming Soon Theme

Cart 2,904 sales
Well Documented

Avanzare supports this item

Supported

This author's response time can be up to 2 business days.

162 comments found.

Im using your theme on my coming soon landing page https://basedinvest.com/, it works fine on desktop, but on mobile iOS the logo and text slider disappear within a second of loading, please help.

I answered your email.

Kind regards,
Lara

Is it possible to change the color of the abstract animated element?

Hi,

Currently, you can only change the background color of the abstract background via the theme options.

BUT you can edit the javascript source file for the backgrounds and change the shader values for the abstract background.

Please let me know when you are interested.

Kind regards,
Lara

Hi again. There is also an issue I am having with the Coming Soon page. The animated background only works on the first “slide” and then disappears.

See here: https://drive.google.com/file/d/1nPWKonn6w3evojT5Wy3yBXNX3CpEyCEt/view?usp=sharing

It is just a screen recording of the issue in my Google drive so you can see what I mean.

Can you help me? Than you so much.

Hi,

you can remove the overlay from the overlay container class. This would give full transparency.

Add the following CSS code to your page.

.grcs_overlay:after {
    background: rgba(10,10,10,.0) !important;
}

Kind regards,
Lara

Thank you

Is there any way I can use the space/galaxy background on other pages? I want to use this theme as a base theme and use the space/galaxy moving particles on other pages in the website. Is this possible? Could you make me a snippet or tell me what code I would need to find and add to other pages to use the background on other pages?

And what is it that makes the cool background? Is it a script or file somewhere in the theme that I can use to make more pages with this same galaxy particle like background?

Thank you for your help. Thanks

Hi,

the backgrounds can only be used within the gravity theme. The theme was not designed as a multipage solution.

All backgrounds are based on javascript and third-party javascript frameworks like three.js.

The code for all backgrounds can be found in your gravity/assets/js/hero.js file.

You could implement the code in another theme with a basic understanding of javascript.

As long as you don’t violate the license policy.

Kind regards,
Lara

Thanks. I am not trying to put it in another theme at all. I promise. I am just trying to make other pages within the same website that use the same moving background animated particle stars. I am only going to have your theme installed and use the background on other pages using your theme. If there’s any easy way to make it happen, please let me know. I have tried everything I know and I am still stuck…. Please…

Hi,

ok now I think I have a clearer view of the situation…

Have you set the page template under page attributes to “coming soon”? when creating a new page?

https://make.wordpress.org/support/user-manual/pages/page-attributes/

Kind regards,
Lara

I am thinking about purchasing this and I would like to know if I can change background with my own video? And what are the max number of pages you cannot exceed?

Hi,

you can use your own video as background but you have to upload the video to youtube at first.

There are no pages only sections. Technically you can use unlimited sections. But at some point, the dot navigation will look a little bit overloaded.

Kind regards,
Lara

If I upload it in Youtube first then you can embed it does it show Youtube info?

Check out the youtube background on the demo page.

Kind regards,
Lara

Contact form doesn’t seem to be sending emails…

Hi,

I answered your email.

Kind regards,
Lara

Awesome theme!!!! D you guys have a full website version by any chance?

Hi,

unfortunately not. A similar layout for the personal website niche is in construction but the design won’t match the aesthetics known from the gravity theme.

Kind regards,
Lara

We purchased the theme and love it with one caveat. On mobile, all content within the hero animation container (including logo, text block and button) disappear after a few milliseconds until the user taps on the screen. This does not occur on desktop browsers. The only thing we altered on that page is removing two of the text slider slides. Can you possibly help shed some insight on how to keep that area visible during the entirety of a users experience while viewing the page?

Hi,

could you send me a link to your website via the contact form on my profile?

Is the problem on Android or IOS?

Please contact me via the profile the purchase was made on.

Kind regards,
Lara

Hello, I want to buy the theme, but when I enter http://creazione.avanzare.co/gravity_wp/demo/?bg=youtube, from a mobile device, the video does not play, and what interests me is that the video plays on all devices

Hi,

the youtube video will be replaced with an image on mobile devices due to mobile browsers policys changes.

Addiontaly I would not recommend to force load a video on mobile devices seen from a UX perspective. Some users will immediately leave your page to save phone data volume.

Kind regards,
Lara

Hi Lara,

we tried to chance the background of this theme but not one background that who choosed appeared afterwards on the page. We bought the wordpress version of the theme so we tried to chance the background through the Theme Options Button on wordpress. Do you maybe have any idea what went wrong?

Thank you!

Hi,

have you cleared your browser’s cache before revisiting the page?

Kind regards,
Lara

I’m thinking of buying this theme, i just wanted to know if you can add more then 1 image (ie multiple images) in the background so it rotates automatically on a single screen

Hi,

yes, it is possible. Check out the slider or ken burns demo on the live preview page.

Kind regards,
Lara

After pondering on buying this, I finally bit the bullet.

So far though, I can’t say I’ve made a good decision. I cannot get this theme to function no matter what I try.

The issues I’ve been facing are that the pre loader was stuck infinitely and resolving it took hours of just reinstalling and trying again and again until it somehow worked. And now that it somehow loaded the page behind it, the “demo content” is shown as actual text and isn’t actually rendering any elements for its UI or doing anything beyond that. The page isn’t being rendered as it should. In any circumstance I would reinstall the theme, but as that has been causing the infinite preloader issue, I have been avoiding it.

TLDR: I have been spending hours on getting it to just load and it doesn’t look anything like in the demo… Nothing I do seems to be able to fix this issue and it feels like I just wasted my money.

I would appreciate any advice you can give me because this is honestly very frustrating…

Dear Lara,

As requested, I have contacted you through your profile. Thank you very much for coming back to me on this issue.

I will try the solution proposed and see if it fixes the issue.

Edit: the download is now live, and it all works flawlessly, thank you for all your help in resolving the issue.

Hi,

I’m sorry for the inconvenience this shouldn’t be the default experience with our themes.

I’m happy that everything is working now for you. ^^

Kind regards,
Lara

the pre loader just loads and loads and doesnt nothing,

what a waste of time and money

Hi,

this a known issue based on modified coding standards in browsers. We are currently preparing the files for an update on Themeforest. I can send you the files if you are interested in advance.

Just contact me via the form on my profile.

Additonaly we can offer you a full refund.

Kind regards,
Lara

i have sent two messages, via the contact author button… nobody responds???

From which email address did you email me from… I haven’t received any responses…

Can you please resend it and let me know what email address your sending from?

I responded to your second email.

Hi,

I’m trying to update the velocity of the stars after X seconds (will eventually link this to a button click). I understand how to update attributes with JS/jQuery but not much experience with canvas. I’ve tried quite a few different things to achieve this but to no avail.

Would this be possible to do? Not necessarily asking you to write custom code for me, just curious if I’m wasting my time if it’s not technically possible to do.

Example of what I’ve tried:

var delayInMilliseconds = 5000;
var velocity = 10;
setTimeout(function() {
    $("canvas").attr("velocity", velocity);
}, delayInMilliseconds);

Thanks. Beautiful theme by the way :)

Hi,

it is technically possible, But the code you included will not work because the velocity is not stored in a DOM attribute.

Look at the script under section “3. Background Effects” in your assets/js/main.js file.

The function is called gravityBackgroundEffect()

The code and variables controlling the canvas are stored in this function.

Kind regards,
Lara

Hi Azanzare,

Great theme – thanks :)

When the page loads, the background slides in from the bottom of the screen. I would simply like to have it fade in but I can’t for the life of me find any setting or even locate the CSS which causes it. I can change all other elements through the editor but not the background transition. I’m using galaxy mode, if it makes any difference.

Any ideas?

Hi,

unfortunately, there is no theme option for that but I can send you the CSS code that could modify the action.

Please contact me via the form on this page when there should be any interest in the CSS code.

Kind regards,
Lara

Another question, how do I show the “accept cookie” overlay, like in your demo theme?

This is not our accept cookie overlay. It is part of ThemeForest. But there are a lot of plugins out there that can do that.

Hi there Lara,

how can I make the background YouTube video autoplay. I always have to click the button to start.

greetings… Simon

Hi,

I answered your email.

Kind regards,
Lara

Thanks Lara. Worked out fine. Is there also a possibility to show the ken burns slider instead of the static picture on mobile phones, when I choose YouTube as background?

Unfortunately, this is not possible without modifying the source code. Without extensive knowledge of WordPress / Javascript coding, this will be tough to do.

Hello, I am trying to make my site responsive on all devices. Does this not come responsive? I tried designing on each platform sizes but every time I save it on the editor it does not save. I’m getting pretty frustrated, how can i make my site responsive? powerfiveplus.com

Hi,

how are you trying to make it responsive?

What editor do you mean?

Make sure to clear your browser’s cache before revisiting the website.

Kind regards,
Lara

The required plugin “Gravity Core” is breaking my site.

Please fix the problem and update us.

Ok, I have sent my credentials for you to log in and check it out.

I answered your email.

Kind regards,
Lara

Thanks!

I hope you can fix it soon :(

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