22 comments found.
Hello, how can I load Spline Coming Soon onto my Domain given that I am using a theme?
Many thanks
Hi can you please help me on how should my code be for this to write to the file :
this is notify-me.php
// Path to file. Please make sure that the script has write permissions on this file. $STORE_FILE = $_SERVER[“DOCUMENT_ROOT”].”/notify-email-list.txt”;
My folder is /public_html/docs
how should my code be ?
Hi,
$_SERVER[“DOCUMENT_ROOT”] refers to your document root folder (the one specified in your web server configuration).
So if you want the notify-email-list.txt file to be in this root folder you can leave it as it is. Just make sure that the script has the right permissions to write the file (proper CHMOD).
Alternatively, you could specify the absolute path to the file. Something like: $STORE_FILE = ”/public_html/docs/notify-email-list.txt”;
Another thing you should take care of is disabling public access to this file from the web.
Kind regards, Sergey
Hi. Sent you an email with a couple of questions. Need a little more guidance on a few items. No instructions were included with the download. Looks great online so far! Thanks
Hi,
Replied to your support request a month ago, but probably missed this comment. Hope everything works and goes well
Hello, this looks great. Can I use another cities picture instead of Hong Kong?
Hello and thank you for your kind words
Yes, sure. You can use any picture you want. All you have to do is to change the path to the file in the HTML code of the template. Or simply replace the Hong Kong file.
Awesome. Can you also let me know how to use this one on wordpress
Well, as long as it’s only a coming soon page template there no need to use WordPress to make it work. You just have to upload files to your hosting and make some changes to HTML file to add your own content.
If you are going to build your website on WordPress on the same hosting there is a way to make it visible for you while others would see the coming soon page.
Great job, overall looks really good! Only one thing not so great, the error on bezierCanvas.js, any plans to fix it? sometimes it goes up to 600 loop errors and the lines stops drawing. The error is on the preview version you have live as well.. more info:[Error] TypeError: undefined is not an object (evaluating ‘settings.coordinates[cl].x1’) draw (bezierCanvas.js, line 225)
Best, John
Hello John,
Thank you for your purchase and your report! I’ll check out and fix it ASAP.
The latest update includes a fix for the bug you’ve described. It appeared when the tab with the page becomes inactive and then becomes active again. So it was hard to find it.
Sorry about that and thank you for your waiting!
Does this require a PHP server?
PHP is required only for a subscription form feature. So if you don’t need it then no.
5* Lovely Coming Soon page now up and running, thanks so much!
Thank you! I’m happy to hear that you like it
Lovely!;
Thanks
Hi, great work! Can you please send me detailed instruction regarding installing and changes needed for me to set the space theme as the Coming Soon Landing Page? Thank you and kind regards, S.
Hi and thank you for your purchase. I’ve replied to your email and sent you all the instructions. If you would have any further questions please feel free to contact me.
I read the read me file, but im still confused, where do I add the parameters in order to change the color of the animated lines. I tried with the RGB values, but nothing changed.
Hello!
You can change the color of lines in the end of yours HTML file. There is a JavaScript section where bezierCanvas plugin activates:$("#bg-canvas").bezierCanvas({ … });To change the color pass these two parameters as an options:
colorBase: {r: 100,g: 120,b: 200}, colorVariation: {r: 50, g: 50, b: 50},colorBase option is an object with the minimum values for each channel. colorVariation is an object with maximum values which would be added to each channel. Where “r”,”g”,”b” are the RGB channels of colour.
For example, if you set colorBase.r = 200 and colorVariation.r = 50, then the value for red channel would be set randomly between 200 and 250.
Hope this would be clear enough. If you have any further question please send me an email using the contact form in my profile (in the bottom of a sidebar).
Hey! Great theme, but I need help with the NotifyMe, I’m not familiar with js and don’t know how it works. I can edit it if you have any info on where to enter information, like recipient email, or include mailchimp. Do you have documentation for this?
Hello and thank you for your purchase!
You can find the documentation for subscription feature in /help/index.html file. It’s ready to work right out of the box, the only thing you should do is to change MailChimp API key and List ID to yours in notify-me.php.
If you have any further question please send me an email using the contact form in my profile (in the bottom of a sidebar).
It’s really great work! Good luck!
Thank you, Andre
Hello, I also thought this was a wordpress theme, can you please send me instructions you sent Slowmotion767. Thanks
Hello and thank you for your purchase.
Yes, sure! Could you please send me an email using the contact form in my profile? I would be happy to help you.
Hello, I would like to know if there is a one-click install application for me to use to install your SPLINE on Dreamweaver? I realized that WordPress one-click does not work (error message: “The package could not be installed. The theme is missing the style.css stylesheet. Theme install failed.”
Or how do I install this?
Thank you! I love this theme!
Hello! Thank you for purchasing Spline.
This is a standalone HTML template. It doesn’t require WordPress or any other CMS. To install it on your website you just have to upload files on your hosting via FTP.
Could you please send me an email using the form in my profile (in the bottom of a sidebar)? I’ll provide you with more detailed instructions!
These guys are the real deal. Prompt, professional customer service. I hope they continue to develop more stuff.
Thank you!
Hello,
What are the steps for installing this on wordpress? I really like this template.
Hello, and thank you for purchasing. This is not actually a ready Wordpress theme. It’s an HTML template. But you can still use it as your coming soon page. I’ve found your email in my inbox and replied with the steps you should follow.
awesome. thx.
Hi there, great theme, thanks! I was wondering if you could maybe show me please how to add a “name” field to the php file so it records it to the .txt file? Thank you!
Hello and thank you for purchasing!
Sure! It could be done, but I think it would be more convenient to explain the whole thing by the email. Could you please contact me using the form in my profile (in the bottom of a sidebar)?
Yes, of course. Thank you!
NOOOO! I searched for Wordpress themes and then “Animated” and purchased this thinking that it was a WP theme!!! can I get a refund?
I’m not sure if it’s possible to get a refund. This question is out of my power. What I actually can do is to help you with connecting this template to WP. Please send me an email using the contact form in my profile (in the bottom of a sidebar). I’ll do my best to help you with your problem.
What do I need to run this on my go-daddy account?
Thx – WS
If you have only a domain name you would probably need a hosting as well. It can be a GoDaddy hosting or any other hosting on the web. The template itself doesn’t have any specific requirements. The only thing is PHP5 support if want to use a subscription form feature.
If you need more help, please feel free to ask.