126 comments found.
I can’t receive site emails with gmail accounts. Any suggestions?
Hi.
Do you mean contact form? Does it get filtered into spam folder?
I’ve checked everywhere
Can I use your email address for checking?
Yes, but it’s Gmail too. Please make sure mail() function is supported on your server.
Hey there is there a way to add a logo, .jpg in the title area?
Yes. You can simply put <img src="image_name.jpg" alt="" /> either into <h1 /> or somewhere else.
Okay I tried deleted that one line with alert however it broke it. Now I dont know what to do 
Okay I got the image issue shorted out thanks to the great support form the author. However I am stilling having one minor problem. I am trying to change the subscription confirmation so it says Successful instead of succusfla or what ever it says. I have seen a few comments about this problem but I have yet to find a soulution for it. Can anyone help me out?
I am wanting to put an image right above the coming soon line. I read on the comments to add an image I need to add the line <h1><img src="path_to_logo" alt="" style="width:200px;" /></h1> is this correct? if so where exactly do I put this information? on the index.html file? if so where exactly on the index.htlm file should I put it? thanks!!
Hello,
I love this template but I have similar issues..aside from the “successfula” message, where can I edit the “Thank You” message that pops up below the screen after someone signs up? My boss wants a custom message, plus, we want to center that message as it is appearing aligned left. Thank you, I hope you can get back to me regarding this, ASAP
Hi.
You need to edit JavaScript parts of the code.
Simply search for “alert” and delete this line. This will disable “successfula” messages.
“Thank you” note is also set in JavaScript, somewhere around the line with alert() code. You can change this message to what you want.
You can center this note by changing style.css file. You need to add text-align: center; in .subscribe p block (should be line 245).
Equiet
Hi,
I have a couple of issues:
1. When the subscription is used, the message comes up with an “a” at the end i.e. “successfula”. I’ve tried changing the message and it always comes back with an “a” on the end.
2. The contact form is not working and gives the message “Contact form is not available”.
Hi.
I’m sorry, looks like I forgot to delete one line in JavaScript. Please find a line with alert() function and delete it. (This also appends “a” at the end.)
To find out what’s wrong you need to go tu yout-site.com/subscribe.php. Do you see any error. If you have made any modifications to the result messages, you need to restore it back to original.
Equiet
Yes thanks, that fixed the subscription form.
But the contact form is still not working and gives the message “Contact form is not available”.
When you go to your-site.com/subscribe.php, do you see any error? You should get a blank page.
Could you please send me an URL so I can take a look?
Yes, I do get an internal sever error.
My site is michael@michaelteo.com
That means something’s wrong with the PHP code. Please make sure your server supports PHP, SQLite and PDO. If possible, please look into error logs and tell me what error do you get.
My host does support PHP, SQlite and PDO. I also chatted with an agent and confirmed the installation of them. The error log show multiple incidences of the same error, the last of which was on 3 Dec (before I edited the files): PHP Parse error: syntax error, unexpected T_STRING, expecting ’,’ or ’;’ in /home/therykos/public_html/michaelteo.com/subscribe.php on line 27 I think that there is an error in the PHP code.
Did you change anything in subscribe.php file? If so, could you please use original subscribe.php file and see if it helps?
The subscription form is now working since I deleted the alert() function.
It’s the contact form that is not working and giving the message “Contact form is not available”. michaelteo.com/contact.php gives an internal server error. I am using the original contact.php file with only the email address modified. I haven’t touched the contact form code in the index.html file.
I think that I’ll begin again with the all.html file and modify that again from scratch and see how that goes.
Modified the index.html file from scratch again and it’s doing the same thing… “Contact form is not available”.
It would be probably easier if you gave me temporary FTP access. Or send me your subscribe.php file at equiet@equiet.sk.
I’ve sent you an email with a zipped file of my whole site.
Hi, where can we find documentation about adding the e-mail notification option?
Hi.
You just need to replace subscribe.php file with the one from email-notification folder. Then open this file in text editor and enter your email address.
Equiet
Hi,
I’ve bought the Minimal Coming Soon theme. It’s great!
I just have one question – how to make the background image not stretching by the width when using the wide screen?
Actually how to make it really fixed and centered in general.
To simplify it
I want this effect: http://78.46.127.29/demo/morningsoon/index.html
Thanx.
Hi, I sent you an email. Please check your spam folder if you didn’t receive it.
Yeah, I saw it now. Thanks a lot!
launchTime = new Date(2012,10,4);and deleted the line
launchTime.setDate(launchTime.getDate() + 15);However, the countdown timer shows 1 m, 30 d… I’ve tried other dates and it seems to always add 30 days.
2. I’m trying to add a contact photo, but when I replace the avatar.png file in the img folder, the site won’t open in the browser.
(I’m editing the template offline so I can’t send you a link yet)
Hm, that’s weird. Try clearing the cache and refresh your browser. Also please check if code is valid and if it throws any errors in the console.
Thanks, that did the trick.
Hello,
I’m having some troubles with the subscribe part of the theme. I only need an email sent to my email saying that someone subscribed. I don’t need the emails stored and what not. However when I take the correct subscribe.php file and move it into the correct directory, when I type in an email in the subscribe bar I get an error saying “subscription not valid” and when I inspect the element in chrome it gives me the error “original null is not allowed by access-control-allow-origin” forgive me because I don’t know much about php in the first place.
Thanks for your help, Matt
Hi,
is this site online?
Equiet
Are you sure you replaced subscribe.php with the correct one? There should be no connection_unsuccessful message in this script. Please send me an email, it’s much faster.
I’ve uploaded the theme via FTP to the server and when I look for it in the dash board I’m getting…
“Broken Themes
The following themes are installed but incomplete. Themes must have a stylesheet and a template.
Name Description Template is missing.”
I’m guessing that the problem is that there is no theme.php file… or is it something else?
Hi,
I’m sorry, this is not a WordPress theme. It is just a simple HTML template.
Equiet
Woops, silly mistake on my part. Thanks for your prompt reply.
I’ll have to do it the manual way… The HTML is nice clean coding. It’s a great template.
Hi, could you have a white background and insert company logo
Hi,
for white background you need to remove background pattern and gradient in the CSS .
The simply insert <img /> into <h1 />.
Equiet
Hi, I can’t seem to get the mail chimp mailing list going.
I’ve followed the steps (replace the subscribe.php-file, and I’ve added an API -key and list ID) in the instructions but all I get when trying to sign up is “Something went wrong, please try again”.
Have I missed a step somewhere?
Hi,
does subscribe.php return any error? Please send me an e-mail with the URL .
Equiet
Equiet,
I would not have looked at the code with much more that a casual glance if it had worked. But when I entered an email address and then used show.php I got nothing back. Once I confirmed the email address was in the database I started looking at the code.
$query = $db->perpare(...);
does not execute the query. It simply prepares it for execution, which means that you must follow this above statement with a call to execute such as:
$query->execute();
before the $query->fetch() will return anything other than a false.
You got the code correct in subscribe.php so I figured it was a simply cut-n-paste problem that you should know about.
Oh, sorry, you are totally right.
I have included wrong file in the download. I will fix this.
Thanks a lot. Equiet
sorry.. posted it twice
The show.php script has a bit of a problem. It is using a call to prepare without any call execute so nothing is returned by the call to fetch. This can be fixed by either changing the prepare call to query, or by adding $query->execute(); after the call to prepare.
Hi,
$query->fetch() is called in the while cycle. Is should be working.
Equiet
That doesn’t answer my question…
You need to pick one file that suits you best (countdown.html, contact.html, all.html…) and rename it to index.html. Then you modify this file and fill it with your content. Template is then ready for upload to your server.
(If anyone other than the author wants to help me as well, I’m all ears…)
I am accustomed to uploading from a web-building software (thru an FTP ) to GoDaddy—with the site ready-to-go, having built it in WebEasy (website software). It occurs to me that I don’t know ‘where’ i make the changes before uploading to GoDaddy hosting…now that i bought the landing page…I DO have Adobe CS4 Software, but PhotoShop is the only thing i am even remotely familiar with (yet). Your presentation made it look like no special anything was needed and I’ve never bought a template from anyone EXCEPT WordPress (and it was WordPress-based), so i just uploaded it through the WordPress admin. Something that seemed so simple now feels like a $7 mistake…help? Could you email me at: sydney@thewritersbox.com ? Thanks.
Hi,
I’m sorry, this is not a WordPress theme. It is a simple HTML template, you need to edit HTML code to modify the content.
Equiet