21 comments found.
Hi, does this work on Weebly please?
Hello, This is an HTML5 template, it’s not a template for Weebly. I’ve never worked with this platform before and unfortunately I can’t help you with it.
Hello, I just bought your theme. How do I get the music to start automatically? On your demo it works … Why it does not work with my files. If it is impossible that the music cannot start automatically, I ask for a refund. Thank you…
Hello, unfortunately I can’t do anything. It’s a new policy with the browsers that are blocking the autoplay. It’s possible on Chrome, but only if there is a previous interaction with the domain. You can read more from here: https://developers.google.com/web/updates/2017/09/autoplay-policy-changes If you want you can open a request.
Hello,
thanks for nice Template; i have 2 Questions:
1. music does not start automatic if visit site 2. is it possible snow above (up all over) picture?
Thank you & best regards
Patrick
Hello, thanks for liking our template and for the support
1. Unfortunately all browsers are blocking the autoplay (a new policy)
2. And about the snow, our template does not support the snow to be above everything.
Best regards!
Is this tamplate suitable for wix? Thank you!
Hello, This template is not suitable for WIX, but I’ll have it in mind. Best regards!
I just downloaded this, but my host is blocking it from working. It seems it could be something in the code that’s causing it to not work? They have asked me to contact suppport (so here I am) and to get the developer who created to troubleshoot it. Are you able to help please?
Hello, Can you tell me what is making the error ? Personally I think you need to contact the support team of your hosting company, so they can solve the problem. If it’s something from our template, ask them what is the problem. If I don’t know what’s wrong I cannot fix it ( if the problem is coming from the template)
thank you for your response, it was my host that had the issue, not your theme. Sorry for the inconvenience!
No problem, I’m happy that you were able to solve the problem
Hello, I like this theme.
Could the audio player works with a music-stream instead of a music file?
Thank in advance!
Hello, I’m happy that you like the template. Audio player works with music streams, support based on user’s browsers. Here you can find what different browsers it supports:
https://en.wikipedia.org/wiki/HTML5_audioAn example of a modified code that streams online radio:
<audio class="audio-player" autoplay> <source src="http://193.108.24.21:8000/fresh?file=.mp3" type="audio/mpeg"> </audio>
Nice! I just downloaded the template!
Hi, i felt in love with you theme immediately! Unfortunately i am out of the business and do not really have the time to get back into the css, html etc. stuff… To cut it short… could you gvie me a line which makes it possible to set up a “sticky” log, (like the waves of the audio player) on the LEFT TOP on the screen? lets call the logo file “LOGO.PNG”... Really looking forward to your assistance!
Hello, I’m happy that you like the template. I made a quick guide on how to add your logo:
Add this lines exactly after body tag in html file that you use (for example: index.html):
<div class="logo-container"> <div class="logo"><img src="img/logo.png" alt="LOGO" class="img-responsive" /></div> </div>
Add this lines at end of css/style.css file:
.logo-container { width:100%; display:block; position:fixed; z-index:299; } .logo { margin:0 auto; margin-top:3.4vh; } .logo img, .logo img.img-responsive { margin-left:15px; max-height:40px; } @media screen and (orientation:portrait) { .logo { width:100vw; } } @media screen and (orientation:landscape) { .logo { width:100vh; } } @media screen and (max-width:767px) { .logo { width:100%; } }
Add your logo file in the img/logo.png
awesome!!! works perfectly! ty!
Hi there, Thanks for the great theme. Where can I change font color and size? Thanks Joseph
Hi, You can add your custom styling code in custom.css file located in css directory. Example code for modifying font sizes and colors:
/* PAGE TEXT */
body
{
font-size:14px;
color:yellow;
}
/* PAGE TITLES */
h1, h2, h3, h4, h5, h6
{
color:red;
font-size:16px;
}
/* SNOW TEXT */
.snow-text
{
color:green;
font-size:32px;
}
/* COUNTER */
.snow-box .countdown .countdown-number
{
color:blue;
font-size:32px;
}
.snow-box .countdown .countdown-title
{
color:blue;
font-size:21px;
}
/* SOCIAL */
.social-icons li a, .social-icons li a:link, .social-icons li a:visited
{
color:red;
font-size:21px;
border-color:red;
}
.social-icons li a:hover, .social-icons li a:active
{
color:#fff;
background-color:red;
}
/* FORMS */
::-webkit-input-placeholder
{
color:green;
}
:-moz-placeholder
{
color:green;
}
::-moz-placeholder
{
color:green;
}
:-ms-input-placeholder
{
color:green;
}
.form-control,
.form-control:focus
{
color:green;
font-size:14px;
}
.btn-submit,
.btn-submit:link,
.btn-submit:visited,
.btn-submit:hover,
.btn-submit:active
{
color:black;
background-color:red;
border-color:red;
}
.btn-submit:hover,
.btn-submit:focus
{
color:white;
background-color:green;
border-color:green;
}
Thanks for this! Just one more question. How could I play more then one song? Thanks!!
Unfortunately, you can play only one song
Hi,
Thanks for the great theme!
Quick question: I am using the full page layout (index.html). Is there a javascript method call I can use to scroll from the 1st page to the contact page?
Thanks,
Hi, Yup, use this method to go to the last page: $.fn.fullpage.moveTo(0);
Hi there, Would this work on wordpress? Thanks
Hi, Unfortunately, no. It’s only HTML5 template
is there a way to stop the snowfall?
Hi there, after uploading files I don’t have music and there is no picture in the background. Whats wrong? Thanks
Hi, themeforest doesn’t allow us to upload pictures, music… etc. on the archive. You can find links for them in the documentation.
<div class="bg-container snowy"> And remove snowy class from it. Example : <div class="bg-container" /></div>
...
If you want to remove the page falling snow, you can find this line:
thanks!
I bought the template and it seems amazing, I just want to know if it is possible that in the version where slides are shown, they can be changed automatically without using the mouse scroll or clicking on the up or down arrows?
Hi Talamantes,
Yeah, you’ll need to edit script.js file located in js directory:
add this line: “loopBottom: true,” immediately after this: “verticalCentered: true,”
and add this line: “setInterval(function() { $.fn.fullpage.moveSectionDown(); }, 5000);” immediately after this: “next.attr(‘data-section’, Math.min(count, 2));”
you nice template good idea , I want steal you creative hahaha joke, luck you sales regards.
Thanks
very nice work wish you all the best for your sales !
Thanks!
Amazing Work, Good Luck With Sale
Thanks!
Congratulations! Nice work, GLWS
Thanks!
GLWS!
Thanks!
Congratulations! Nice Work, Good Luck With Sale
Thanks!