76 comments found.
Hi, I bought this theme a couple of days ago, and so far I really love it. I am using the Fade template. The only problem I have is with the subscribe section. I modified the mail.php to put the email I want the notifications on. But each time I press the submit button it does not do anything. Any idea what might be wrong ?
I’m afraid that forms aren’t my forte. But the form does work and has been tested in the demo.
k. So new problem. If I start the index.html from my local drive, I get a popup from Internet Explorer asking to allow blocked content. If I click allow, then the site display fine. Now I upload the whole thing on my website. But, when I access it, I only see the clock image. No popup for ActiveX. And the page stays stuck there. Any idea?
nvm, stupid me forgot to upload the js folder…
But the form still refuses to work 
k, I am currently investigating the issue. I narrowed it down to the ajax call to the contact_process.php for some reason that part is completely skipped. An alert before and after will show up. but nothing inside.
Narrowed it down a bit more. It looks like a security issue or something. I modified the ajax code to give me the error, and it says Access Denied. It could be because my site uses HTTPS. Now I need to figure out how to get around that
I think I more or less got it. It’s kind of a 2 parts problem: - In scripts.js, the ajax should use the full url instead of the short path (meaning that you should have something like ‘http:/mydomain.com/contact_form/contact_process.php’ instead of just ‘contact_form/contact_process.php’. - It looks like my host does not let php mail run through so I will have to use smtp instead. I send them a request for help on how to do that and will end up modifying your contact_process.php file for that.
Phew! Many thanks for letting me know. Interesting stuff! 
hello, so i am no beginner at coding and seems to me that there is something wrong with the youtube background. I placed a simple youtube link and it’s not working only your demo youtube link. any ideas?
Hi ,there isn’t anything wrong with the YouTube background. The online demo is exactly the same as your download. Do you have it online?
Hello,
i just purchased this template but i get an issue of code running in the background image. i uploaded the contents of code folder inside sparx/templates.
thanks
hello again, to clarify this: my hosting plan does not support java.. is there any solution from your side to make this working? i would appreciate a quick response. Thank you
This template runs using javascript, it is not possible to get it to work without it.
josweb i was thinking of maybe using something like amazon aws or similar. i would like your opinion though..
I’m not sure sorry. I just use Hostgator for all of my sites.
Hi, thx for your great template! Can you help me to find a way to jump lines in the text rotator ? Thx.
Possible to set the color of the fades & the number of fades? Would like to set 5 fades with my colors
No sorry this is a random colour generator.
Is there a way I can play music on my page?
http://yfnlucci.com/Hi you could use something such as jPlayer – http://jplayer.org/latest/quick-start-guide/example-audio-soundtrack/
Hello,
Nice work. Is there a way to only rotate all the text separated by asterisks (*) once? For example, I only want to rotate text1 * text2 * text3 once, which means the last phrase on the screen is text3. Using data-wow-iteration was unsuccessful. Thx.
No sorry this isnt controlled by wow.js this is a rotator script.
Server Issue, thanks anyway fixed
Ok
, it looks really nice! Please don’t forget to give a star rating if you have enjoyed working with the template. Many thanks, Jo
Hello , I cant get my video to be show, I also have name it like your template sample , please help me site http://rioagrio.com/ I m able to get it working locally but when I upload to server does not work
Hi,
Do you have support to add Mailchimp to this?
No sorry I don’t.
Hiiii there. This theme is too great for words. Is it possible to know when the Wordpress version of this theme will be available?
Thanks!
I’m not sure if we are going to do this.
Hi there I recently purchased this template and I’m trying to setup the subscription form to send an email to a specific email address. Is there something specific I should be setting up? I already went to the mail.php file and changed the email address to where I need the name and emails to be sent. Do I need to set up a spreadsheet or mySQL database?
No, that’s all that is needed.
It’s still not sending the email needed. What would you recommend I do to fix this issue? The email address is valid.
It should do as it’s been tested and it’s working. Unfortunately this usually boils down to some issue your host. I’m not too good with forms but I do know that this simple script works.
Hi – great theme! When posting this on facebook it’s still previewing the original info ‘SPARX – COMING SOON HTML5 TEMPLATE BY JOSWEB – THEMEFOREST’ – could you let me know how to change this possibly?
Change the meta tag at the top of your page. 
Hi! work with the site and does not display icons for hours flag, just downloaded versions are not displayed
They should be fine when you view them online.
Hi Jo – have purchased the template but it keeps telling me i m missing
Name Description sparx Stylesheet is missing.
-any idea what could be doing this? Have attempted multiple uploads
Hi, what you are doing incorrectly is that this is a html not and not a Wordpress theme, that’s why it is telling you the stylesheet is missing.
- Thanks! All sorted. However video on ‘youtube’ doesnt’ appear to be displaying on ipad/iphone. Can you tell me why? (if you could respond asap it’d be hugely appreciated)
This player doesn’t work as background for devices due to the restriction policy adopted by all on managing multimedia files via javascript.
Hi, again. Would you consider making a wordpress friendly version of this? I’d greatly appreciate it and definitely purchase.
Hi, hopefully we will do this we are working on Cody at the moment then this will be next. Many thanks for asking! 
Ahhh, that’s great! I can’t wait! Thank you!
hello the youtube video background stoped working. can you fix it please.
thanks
Hi, many thanks for bringing this to my attention. I’ve just checked the plugin site and it seems that YouTube have changed their API. Fortunately there’s a fix as I’ve just got the demo working again. I will go and make an update to the template now. 
thanks, cna you tell me what do i need to change in the template, because i already edit the template on my page with the content of it.
When it’s updated you should get an email. The updates are in the read me file, just replace js > YTplayer.js
thnaks, do you know how long take the system to update?
You will get an email if you have ticked the box saying – “Get notified by email if this item is updated ” in your downloads…
However, It has now been approved and is ready to download.
Hi Jo ..
Is there an option which includes the volume mute button for the HTML5 video demo? I need to enable that on my setup, please.
I’m not sure how to add one on the html5 version sorry, but here is the link to the plugin – http://formstone.it/components/wallpaper maybe they can help.
Looks very nice, looking to purchase but just wanted to ask if I will be able to have the youtube video auto-loop with we go with youtube video for background? thanks!
yes it does loop as you can see in the demo.
Great theme, love this! Is there a way to add a subject section on the contact page?
I must admit that forms aren’t my forte! But you should be able to copy an existing input, rename it and then do the same in contact_process.php