This item is by an Elite Author
two2twelve
- Elite Author
- Author was Featured
- Sold between 250 000 and 1 000 000 dollars
- Bought between 10 and 49 items
- Exclusive Author
- Has been a member for 4-5 years
- Referred between 200 and 499 users
- United States
2,136
Purchases
Buyer Rating:
4.54 stars
4.54 average based on 220 ratings.
(more information)
-
5 Star
15972%
-
4 Star
3817%
-
3 Star
125%
-
2 Star
52%
-
1 Star
62%
| Created | 28 April 12 |
| Last Update | 19 April 13 |
| Columns | 1 |
| Compatible Browsers | IE8, IE9, Firefox, Safari, Opera, Chrome |
| Documentation | Well Documented |
| High Resolution | Yes |
| Layout | Responsive |
| ThemeForest Files Included | Layered PSD, HTML Files, CSS Files, JS Files, PHP Files |
- android
- android app
- blackberry
- clean
- html5
- ipad
- iphone
- iphone app
- jquery slider
- minimal
- mobile
- mobile app
- responsive
- screencast
- tablet
© All Rights Reserved two2twelve -
Contact Envato Support


Hi, I’d like to purchase this theme, however, I’m worried about SEO. Since the structure uses # to display content, is there a way: 1) meta descriptions can change based on the content displayed 2) for Google to see this site as multiple pages, not just one page with one set of Meta information?
Thanks for the info
Anything on SEO?
Hi there! Great theme. My question is whether or not this theme is fully customizable? can the phone pictures within the slider be switched out fairly easily to other types of pictures?
Yes, this template is fully customizable and the phones can be easily switched out for other things.
Thanks!
For people having the problem in IE on the Dark theme, here is a quick fix:
Edit stylesheets/dark.css
Line 17background: rgba(255,255,255,0.05);Replace with:background: #272727; background: rgba(255,255,255,0.05);Line 48footer p { background: rgba(255,255,255,0.05); color: #777; } footer p:hover { background: rgba(255,255,255,0.06); color: #aaa; }Replace with:footer p { background: #272727; background: rgba(255,255,255,0.05); color: #777; } footer p:hover { background: #2a2a2a; background: rgba(255,255,255,0.06); color: #aaa; }Chris
Hi there…
This theme is amazing. How can I slow down the animation of the devices and how to make them stay a bit more before they change?
Tnx!
I got it…
Great
Great theme! Looks and works perfect for me.
I was wondering if I could integrate a booking calendar for events in the website. For example the “Events Calendar” by Wachipi which you can buy on Codecanyon. Preferable on a full-wide page, after clicking “Book now” on the homepage. If this is not possible, what solution would you advise? Thanks a lot!
Hi there!
Awesome to hear you are loving the theme! Unfortunately we have not used that (or any) events calendar with the theme before, however since you are using the HTML version of FluidApp, I don’t think you should have any problem integrating it.
Best of Luck!
Youtube Video in Fancy Box pop up with Thumbnail
http://snipplr.com/view/70129/youtube-video-in-fancy-box-pop-up-with-thumbnail/Hey man, there is some crazy issue with iframes, please advise.
Basically if i insert <iframe> (i want to embed a google map) it gets completely over written by that vimeo video from slider! There is no google map, just the vimeo video in the place of the map!
I even tried to delete all the javascript/css script includes from the header so it’s just plain HTML and i deleted the vimeo video from the HTML, but nope, still video instead of my map! It’s probably something stupid, but i can’t find it.
Try it yourself, just copy the google map embed code somewhere in your theme and see for yourself
Thanks.
meh, it was some strange caching issue with firefox. i refreshed my website million times (with F5), but i still kept seeing the vimeo video for some reason. i restarted firefox and now it works. False alarm, sorry!
lol – very good, glad you got it sorted
Excellent Theme.
To understand the setup…the links fade in Divs?
Can the lightbox open any conetent? (youtube videos/html websites etc)
Yes, that’s correct. There is a way however to make the theme direct-link to separate pages with the use of an alternative Javascript file. But be aware that this will disable the smooth fade-in page transition. If you’re are interested in a copy of this alternate file, please stop by our support desk
Thanks!
can you please tell that is it possible to remove the desktop theme and keep the rest of the theme for iOS and android and other?
Not sure what you mean exactly, are you trying to remove one of the devices from the slider?
no i just want the site to be showing the mobile site even if the user log into the site from desktop.
Responsive sites do not really work this way. The mobile size is calculated and served based on the size of the browser that the site it being viewed in. If the user wants to see the mobile version on a desktop they would have to resize their browser window (down to iPhone size for example). The only other option is to recode some of the styles of the site using elements from the media.queries.stylesheet (which is what renders the responsiveness look of the site on mobile).
Thanks!
Hi,
Great work on the template. Very quick question, we’ve dropped in a form we’ve used before into the theme, know the code works fine. However, on placing the script on the page the footer text does not go to the bottom of the page but gets cut. When you click the page button again, as if to refresh the page everything works fine. Footer text automatically scrolls straight to below the form.
We’ve got the same form being used elsewhere so know it should be fine. Also, seems that if we embed an iFrame version it disappears from view in IE and Firefox. Again, same code so we know it works.
Would welcome any pointers or code to amend re the footer text?
Thanks.
hello i purchased the theme and used it in my site here: http://www.photoplusapp.com
however in the homepage when i open the site with safari browser the iphone and ipad background on the right site doesnt show up for like few minutes. unlike safari in other browers like firefox it works just fine and shows up?
anything to solve it?
Hi there, I’m not really noticing much of a significant lag here on my end. I will however look into possible optimization for that for a future update.
alright, thanks for the great theme.
support is amazingly fast.. great purchase!
thanks again!
if I purchased this theme can I use it as an app for my business and have it generate sales on Google play and iTunes?
Hi there, not sure I understand what you mean exactly. This can be used as a website to market your existing mobile app. The template itself cannot be resold or used as part of something directly for resale – for that you would have to purchase the extended license for the template – http://themeforest.net/licenses/extended
Thanks!
Is it possible to use Landscape devices in the main page slider?
Yes you can replace the devices with any images you’d like (including Landscape devices)
Thanks!
Thanks, we bought it and have since done this
Really love the theme!
Awesome! Thanks for the purchase
Thanks for the theme
Nice theme, good work !
Just a small fix for toggle list.
at fluidapp.js:147, replace the function with :
$(".toggle_list ul li .title").each(function() { if($(this).parent().hasClass("opened")) { $(this).find("a.toggle_link").text($(this).find("a.toggle_link").data("close_text")); $(this).parent().find(".content").show(); } else { $(this).find("a.toggle_link").text($(this).find("a.toggle_link").data("open_text")); } });Hey thanks for stopping by to post
Will toss this into the update list for next time.
Cheers
And another one, to allow direct access to a section from the url :
fluiapp.js:10 :
replace :
this.goTo("home");with
if(window.location.href.split("#")[1]) { this.goTo(window.location.href.split("#")[1]); } else { this.goTo("home"); }