Capture - Responsive Bootstrap HTML Theme
Themeforest Capture - Responsive Bootstrap HTML Theme HTML Template
This responsive HTML / CSS template is based on Twitter Bootstrap. It is designed to give your users the best optimal experience on every device. Whether that’s a browser, tablet, or phone.
It features many custom sections including a testimonial rotator, a sortable portfolio, a working latest Tweets widget (1.1 compatible) and much more!
Features Include:
- Twitter Bootstrap
- Responsive Layout
- Full Width & Boxed Layouts
- 17 HTML Pages
- Testimonial Rotator
- Functional Ajax Contact Form
- Functional Latest Tweets Section (1.1 API Ready)
- jQuery Filterable Portfolio
- Elegant CSS3 Animations (Can be turned off easily)
- FAQs Section
- Beautifully Designed Pricing Tables
- FontAwesome Icon Font
- Clean & Minimal Design
- Great Commented Code
- Logo PSD Included
Support
We pride ourselves on providing the best support around, we aim to reply to all queries within 48 hours (usually 24 hours) and we’ll fix and bugs or issues you may find.
Version Log
V1.0.1
- Addressed an issue with the logo being too large in IE10.
Very nice design! I am wondering what the best method is to add additional images to the home page slider. ie. the phone will fadeInUp, pause, fadeoutright, new pic fadeInUp, pause, fadeOutRight, new pic fadeInUp etc…
ReplyDeleteThere are a range of animations available, you can use any from http://daneden.me/animate/ Just change the classes as required!
ReplyDeleteThanks, I can see the various animations. I am just confused on how to play them on a timeline so when one finishes, the next one starts…sorry I know I’m missing something simple.
ReplyDeleteI see what you mean, in the theme you will see “delay1” “delay2” etc, these are done by 1 second. So for your first thing you want to appear use “delay1” then for the next “delay2” etc. Hope this helps you.
ReplyDeleteI made a theme almost identical to this for an old client. Very very nice!
ReplyDeleteHi I seem to be having issues with getting the contact form to work. I have changed the contact.php file to multiple different email addresses please could you help further? Can i write any emails or do they need to be on the same server?
ReplyDeleteAlso in my code is
<form action=”#” id=”form” method=”post” class=”form-inline dbdContact”>
Is this all ok or do i need to change form action? Many Thanks Paul
The only bit you should need to change is the contact.php file, can you please email me your contact.php file (or send me a link to your page) and I’ll take a look!
ReplyDeleteI have a client interested in this theme, but I was wondering: Do you have any plans on upgrading the theme to use Bootstrap 3?
ReplyDeleteNot at this time, no – they’ve changed quite a bit in terms of mark up for Bootstrap 3 so it’s not realistic to upgrade it at this time.
ReplyDeleteHi!
ReplyDeleteI’d like to make the carousel on the about page slide automatically to the next image without touching any buttons at all, like a slideshow.
Can you tell me how to do that? Thank you!
Unfortunately I don’t think it’s possible to make it auto-slide! Bootstrap’s implementation of it is sketchy at best.
ReplyDeleteHi Dash-
ReplyDeleteI’m trying to get the portfolio page to open a lightbox instead of linking to a portfolio page. Is that possible? I’d like to keep the sorting if possible.
Thanks!
You’d need to modify the WP files to include a lightbox script, then adjust the shortcode in shortcodes.php to add in whatever classes need to be added to the mark-up!
ReplyDeleteThanks, I got it fingered out eventually last night. Seems like the solution was to remove the capture.js. Once I did that the lightbox script worked as designed. Thanks for the reply!
ReplyDeleteHello, thanks again for this theme. Is it possible to have two sub menus in the top menu bar? (For example under FEATURES, LAYOUT OPTIONS) I tried to put more than one in but the content of the menus block each other.
ReplyDeleteHey,
ReplyDeleteCan you send me an email with a link to the site please?
Emailed you the link
ReplyDeleteNo worries, I’m away all weekend so it’ll likely be Monday before I get a chance to take a look.
ReplyDeletei want to have static image and over the same image i want 2 liner text and “know more” button on home page instead of current slider.
ReplyDeletecan you help me?
You’ll need to either just have one slide in your slideshow and don’t repeat the slideshow… or edit the header.php file to manually insert your static image/HTML.
ReplyDeletei did that the only problem comes here is i also have put text and button over image but its not responsive when minimize the browser size or check in mobile its gets worse.
ReplyDeleteMake sure the CSS on the image has max-width: 100%, other than that without seeing it I can’t help!
ReplyDeleteplease give your email id I will provide you link.
ReplyDeletePlease use the contact form on our profile page
ReplyDeleteI’ve already purchased this version and am currently using it, any possibility of a discount on the WP version?
ReplyDeleteAfraid not, it’s all controlled by Envato so you’ll have to pay the full price!
ReplyDeleteIs there anyway to prevent multiple submissions on the contact form? Could you update the javascript perhaps, currently users are clicking on it multiple times and it processes each time. All of the fields are required and I don’t want to add a simple disable function on the button if clicking submit (something like: onclick=”this.disabled=true”) locking them out if they missed any required fields. It would only go into effect if all required fields were submitted.
ReplyDeleteLet me know and thanks,
-Kjup
Unfortunately it’s not something I can look at right now due to personal committments
ReplyDeleteI’m getting lots of 404 errors in my log like this:
ReplyDelete?/wp-content?/themes?/capturewp?/js?/placeholder.js?ver=3.8.1
Is there a problem on some devices I might not be seeing? What should I do?
I think there’s a file missing based on this code in the theme: if($is_IE) {
ReplyDeletewp_enqueue_script('html5-shiv', 'http://html5shiv.googlecode.com/svn/trunk/html5.js');
wp_enqueue_script('capture-placeholder-js', get_template_directory_uri() . '/js/placeholder.js', array(), false, true);
}
Can you please send me a link to the site?
ReplyDeleteThat looks wrong, with question marks in there, and that file definitely exists.
www.instylesuites.com
ReplyDeleteThe file is not in my capture theme directory.