focpress
- Exclusive Author
- Has been a member for 0-1 years
- Indonesia
- Sold between 1 000 and 5 000 dollars
68
Purchases
Buyer Rating:
5.00 stars
5.00 average based on 5 ratings.
-
5 Star
5100%
-
4 Star
00%
-
3 Star
00%
-
2 Star
00%
-
1 Star
00%
| Created | 13 October 12 |
| Last Update | 18 January 13 |
| Columns | 3 |
| Compatible Browsers | IE7, IE8, IE9, Firefox, Safari, Opera, Chrome |
| Documentation | Well Documented |
| High Resolution | No |
| Layout | Responsive |
| ThemeForest Files Included | Layered PNG, Layered PSD, HTML Files, CSS Files, JS Files, PHP Files |
- coming soon
- count down
- css
- html
- javascript
- jquery
- one page template
- php
- site launch
- under construction
© All Rights Reserved focpress -
Contact Envato Support


Nice Work !GLWS
very nice
Nice colors!
Considering purchasing but is it easy to remove the containers for social icons, more info button and progress bar? We don’t want those items to appear on the page. Thanks.
It’s easy, you can only removew some block of code to do that …..
I don’t know why but the g+ icon does not show after upload. Haven’t yet done any customization.
The only change I made was edit the author name to our company name. Could that have caused it?
Maybe it is because the address/naming pictures .png wrong, you try to fix that with do the following:
Just so I could use the subscribe and contact forms I got me LAMP server space (my previous server was windows). Now with LAMP the contact form works fine; but I don’t understand where the subscribe emails go. I don’t get anything in my inbox about subscribes. Any help would be much appreciated.
Previous thank you for buying at Focpress
For subscribers data, you can see in /data/subcribers.xml file. The data saved in XML format.
Hello ! how to start the countdown ?
Okay thank’s for buy from Focpress
You can change the countdown time with following this tutor :
1. Find this code, in index.html :
date = new Date("01/01/2013"); // countdown end date set2. Change the date with your own …..3. Okay, see the result ….
Thank you !
Like this a lot. Only issue is the countdown doesn’t seem to countdown in Chrome, it just stays static. Works fine in Firefox and IE.
Thank’s for buy from Focpress

It is because the countdown time has expired, you can changet the countdown time in index.html and then find this code, in <head> section :
date = new Date("01/01/2013"); // countdown end date setAfter you find you can change the date time … ThanksThanks for the prompt response. Its not a date issue, I have it set to 02/02/2013 and it counts down perfectly in IE and Firefox. In Chrome it displays the correct value on page load but it doesn’t change. Tried it on multiple computers. You can see it here – http://www.red-drain.co.uk/. Its not a big problem for me, just thought I’d let you guys know.
Okay you can fix this issue with replace the /js/jquery.countdown.js file with this new version file http://focpress.com/demo/premium/focpress_responsive_coming_soon/html/style1/js/jquery.countdown.js ....
Thanks
Fantastic, all working now. Very impressed with your support as well as your template. Thanks!!!
Hi, i purchased this template…but it doesn’t work on Chrome, and it does’t set the time correctly
Can you help me?
Thanks
Lorenzo
Okay you can fix this issue with replace the /js/jquery.countdown.js file with this new version file http://theme.newmobiletechnologies.com/focpress_responsive_coming_soon/html/style1/js/jquery.countdown.js
Thanks
i replace the js file, but it doesn’t works yet. (Chrome, Safari), In Firefox it’s works.
You have set the date setting in <head> section that is on index.html file ??
<script type="text/javascript"> date = new Date("M/D/Y"); // countdown end date set username = "google"; // Your twitter username </script>And you have clear the cache in your browser ??
Now it works! thanks!!!
Hi focpress, I must say this is an excellent theme. One question:
I want to remove the “more info” button and keep the footer container (about, tweeter, contact form) at bottom of the page. I want those items to appear on the page without anyone clicking on the more info button.
Would you please write here what should I do and what page(s) to modify. Actually I tried to remove the more info button code in index.html and that removed the button itself but the footer container (about, tweeter, contact form) still invisible. I appreciate the help. Thanks.
Okay yamon,
After you remove the more info button, open css/layout.css file and find this code:
#footer { background:url(../images/stitch_large.png) left top repeat-x, url(../images/bg_bottom_1.png) repeat, #232324; padding-top:40px; color:#C1C1C1; font-size:0.925em; display:none; padding-bottom:40px; }And remove display:none like this:
#footer { background:url(../images/stitch_large.png) left top repeat-x, url(../images/bg_bottom_1.png) repeat, #232324; padding-top:40px; color:#C1C1C1; font-size:0.925em; padding-bottom:40px; }It worked like a charm, thank you for your help and a quick response! You and your work deserve a 5 star, right now, right here, done.
Yamon.