ThemeForest

Focpress Responsive Coming Soon

  • Microlancer Beta Tester
  • Grew a moustache for the Envato Movember competition
  • Most Wanted Bounty Winner
  • Exclusive Author
  • Sold between 5 000 and 10 000 dollars
  • Has been a member for 0-1 years
  • Referred between 1 and 9 users
  • Bought between 1 and 9 items

Nice Work !GLWS :)

  • Bought between 1 and 9 items
  • Exclusive Author
  • Has been a member for 2-3 years
  • Sold between 10 000 and 50 000 dollars

very nice

  • Bought between 1 and 9 items
  • Exclusive Author
  • Has been a member for 4-5 years
  • Microlancer Beta Tester
  • Referred between 1 and 9 users
  • Sold between 1 000 and 5 000 dollars
  • Turkey

Nice colors!

  • Bought between 10 and 49 items
  • Has been a member for 2-3 years

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.

focpress

It’s easy, you can only removew some block of code to do that …..

  • Bought between 1 and 9 items
  • Has been a member for 0-1 years

I don’t know why but the g+ icon does not show after upload. Haven’t yet done any customization.

  • Bought between 1 and 9 items
  • Has been a member for 0-1 years

The only change I made was edit the author name to our company name. Could that have caused it?

focpress
Thank’s for buy from Focpress :D
Maybe it is because the address/naming pictures .png wrong, you try to fix that with do the following:
  1. Find ”/images/social/color/Google+.png”
  2. Rename the file to GooglePlus.png
  3. Then search again /images/social/gray/Google+.png
  4. Change the name of the file to be GooglePlus.png
  5. After that, return to the starting directory, open the index.html find this code :
    <li><a href="http://plus.google.com"><img src="images/social/gray/Google+.png" alt="Google Plus" /></a></li>
    
    And change to
    <li><a href="http://plus.google.com"><img src="images/social/gray/GooglePlus.png" alt="Google Plus" /></a></li>
    
  • Bought between 1 and 9 items
  • Has been a member for 0-1 years

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.

focpress

Previous thank you for buying at Focpress :D

For subscribers data, you can see in /data/subcribers.xml file. The data saved in XML format.

  • Bought between 10 and 49 items
  • Has been a member for 1-2 years

Hello ! how to start the countdown ?

focpress

Okay thank’s for buy from Focpress :D

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 set

2. Change the date with your own …..
3. Okay, see the result ….
  • Bought between 1 and 9 items
  • Has been a member for 0-1 years
  • United Kingdom
reefoid Purchased

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.

focpress

Thank’s for buy from Focpress :D
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 set After you find you can change the date time … Thanks :D

Default-user
reefoid Purchased

Thanks 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.

focpress

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 :D

Default-user
reefoid Purchased

Fantastic, all working now. Very impressed with your support as well as your template. Thanks!!!

  • Has been a member for 4-5 years
  • Bought between 50 and 99 items

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

focpress

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 :D

frommars

i replace the js file, but it doesn’t works yet. (Chrome, Safari), In Firefox it’s works.

focpress

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 ??

frommars

Now it works! thanks!!! :)

  • Bought between 100 and 499 items
  • Exclusive Author
  • Has been a member for 3-4 years
  • United States
yamon Purchased

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.

focpress

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;
}
Default-user
yamon Purchased

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.


by
by
by
by
by