evoG
- Author was Featured
- Item was Featured
- Exclusive Author
- Has been a member for 3-4 years
- Bought between 10 and 49 items
- Italy
- Sold between 10 000 and 50 000 dollars
810
Purchases
Buyer Rating:
4.45 stars
4.45 average based on 107 ratings.
-
5 Star
7570%
-
4 Star
1715%
-
3 Star
76%
-
2 Star
43%
-
1 Star
43%
| Created | 7 February 11 |
| Last Update | 8 January 13 |
| Columns | 1 |
| Compatible Browsers | IE8, IE9, Firefox, Safari, Opera, Chrome |
| Documentation | Well Documented |
| High Resolution | No |
| Layout | Fixed |
| ThemeForest Files Included | CSS Files, JS Files, PHP Files |
- admin
- admin panel
- ajax php contact form
- clean
- dark
- dynamic coming soon page
- light
- minimal
- notify
- subscribe form
- under construction
- under maintenance
© All Rights Reserved evoG -
Contact Envato Support


how can i secure the database and/or the files where the emails of the users are located at + the admin section so that nobody has access to them or can crawl them?
you can add an .htaccess file to export folder.
First off.. Thank you for such a clean and simple coming soon page.
Finally, is it possible to show two different tweet accounts in the some tweets area, and how.
(settings.php) ($cs_twitter_account = ‘twitterhere’; // Twitter Account)
Thanks again.
Thanks for buying my project.
Unfortunately you request is not possibile because the project use an Twitter API that does not allow to query multiple twitter account in a single request. Your idea can be realized modifying a lot of code inside the project. I’m sorry but I’ve no time right now to help you!
Ah no worries, one twitter account is good enough. Thanks for replying though.
can I include names for mailing list? because emails only can get messy with 100s of them
Hi, this is an awesome theme. Can I get the PSD of the background image? I would like to implement it in HTML /CSS. I can give it back to you as well.
How do I have to fill the create_user.php in the cs_admin folder to create an admin user? Its not working. Which fields are required to fill?
When you have configured and uploaded the Coming Soon Project on your server you have to open in your browser the create_user.php file and fill the form with requested data. Anyway the documentation shows how to do that… Thanks for purchasing…
Hi, I just bought your theme and it’s good but I have a small error in the Admin : Notice: Undefined index: page in xxxxxx/cs_admin/index.php on line 51
Do you know what can I do to correct that ?
Thanks
I’m trying to contact you via private message like you have asked but your email info@evographics.net isn’t working???
Edit. After some more digging on your site/twitter. It seems like you have disappeared with no way to contact you about a broken product.
I’m sorry, the email does not working! But people who want to send me a message usually use the form in my profile page (at the bottom right) on themforest.
I haven’t set this up yet, but looking at what’s included, there’s more dollar per dollar value in this one, than most anything else on themeforest. Good stuff. Thank you for putting it out.
Hi, Nice template, but the Twitter API is not working anymore, not even in the demo. I have bought it, but it doesn’t bring me the tweets.
Please take a look at it when you can
Thanks.
Thanks for letting me informed! I’ll fix it as soon as possible!
Twitter Feed FIX:
Old Code in file: index.php LINE 99
<script type="text/javascript" src="https://twitter.com/statuses/user_timeline//<?php echo $cs_twitter_account; ?>.json?callback=twitterCallback2&count=<?php echo $cs_tweets;?>"></script>New Code in file index.php Line 99
<script type="text/javascript" src="https://api.twitter.com/1/statuses/user_timeline/<?php echo $cs_twitter_account; ?>.json?callback=twitterCallback2&count=<?php echo $cs_tweets;?>"></script>is it possible , to expend the form?
i want first name and last name also to the subscribe form?
It’s possible, but I can not do this, it takes a lot of time for a custom modification.
Hi,
I get a “file not found” error when trying to export my contacts. I can delete members but I cant export to a .csv fileI have the project working on my laptop.
This is the path for thee admin panel – http://localhost/coming-soon/cs_admin/assets/includes/actions.php
This is the path to the page that it goes to when I press the export to csv button. -http://localhost/coming-soon/cs_admin/assets/includes/actions.php