2scope
- Bought between 1 and 9 items
- Exclusive Author
- Has been a member for 2-3 years
- Sold between 1 000 and 5 000 dollars
- United Kingdom
113
Purchases
Buyer Rating:
5.00 stars
5.00 average based on 8 ratings.
-
5 Star
8100%
-
4 Star
00%
-
3 Star
00%
-
2 Star
00%
-
1 Star
00%
| Created | 13 November 12 |
| Last Update | 13 November 12 |
| Compatible Browsers | IE7, IE8, IE9, Firefox, Safari, Opera, Chrome |
| Documentation | Well Documented |
| High Resolution | No |
| Layout | Responsive |
| ThemeForest Files Included | HTML Files, CSS Files, JS Files, PHP Files |
- ajax
- clean
- fluid
- html5
- jquery
- landing page
- marketing
- promoter
- promotion
- responsive
- simple
- skeleton
- skeleton gs
© All Rights Reserved 2scope -
Contact Envato Support


Awesome theme 2scope, glws mate!;)
Thanks
No photos, not a lot of info, still great with sales! o_O awesome!
Dude, is it possible to put a video in that slide? By the way, great and minimalistic theme (:
Yes it is. You could put an iframe in the li like this: <iframe src=”http://player.vimeo.com/video/35534572?title=0&api=1&byline=0&portrait=0&color=ffffff” width=”100” height=”100” frameborder=”0” webkitAllowFullScreen mozallowfullscreen allowFullScreen></iframe>
For a more detailed example of using more than 1 video take a looka t this: http://juanfra.me/2012/08/flexslider-multiple-videos-v2/ The flexslider website also has good documentation: http://www.woothemes.com/flexslider/Great landing-page, fits perfect – good job!
I have a technical question though: is it possible to remove the feature, where the flexslider opens up when clicking on Gallery? I would just like the slider to appear as soon as the users enter the site, so they don’t have to click it open.
Thanks
Yes that is easy to change. You can just remove the gallery button and set the div that hides the gallery to be visible (display: block). Let me know if you need help.
I tried to remove the gallery button and then display:block on #showcase-section .container – but with no results. What div are you referring to that needs to be display:block? And I assume that removing the gallery-button only needs to be done in the mark-up, not in the js somewhere also?
The div you need to change is #showcase-section .container in styles.css.
Change display : none, to display:block and then remove the gallery button from the index file. You don’t need to worry about the javascript file
Sorry I forgot a small change to the javascript. Just put this initFlexSliders(); after the opening $(document).ready(function() { section within custom.js
I started out by trying that solution, because it made sense to work on that approach. But it only results in displaying the ajax-gif loader. I’ve tried removing it (ajax-loader.gif) as background, but without any results. The flexslider does not appear in its container. You can see it here http://gmtn.dk/digital/
Love the template! But the slider is not working properly in Firefox. Please see http://gmtn.dk/digital/ .. Any advice?
Hi. It look like you need to take display: none off .flexslider in the CSS. Then you need to do the same on the .flex-viewport class in the CSS.
Hope that helps!
Hi, Great template : )
I need to ask 2 things, 1.if you would know why the message alerts for the contact form aren’t appearing (not filled, and success messages) 2. the slider doesn’t appear to be responsive for mobile at default 580px, its the only part not falling into line on mobile view. I know I can change it to 280px to work, but would prefer it not be so small for pc/standard web if possible. with thanks.
Hi
The php version of the file (index.php) will show the error messages on the form. The html version does not submit the form as the processing is done in php.
For the flexslider to be responsive, please take the width off in the style.css around line 222. This should solve it and I will release an update to make that work better as soon as possible.
Thanks!