This item is by an Elite Author
der
- Bought between 10 and 49 items
- Elite Author
- Exclusive Author
- Has been a member for 3-4 years
- Item was Featured
- Referred between 50 and 99 users
- Sold between 100 000 and 250 000 dollars
- Won a Competition
178
Purchases
Buyer Rating:
4.50 stars
4.50 average based on 8 ratings.
-
5 Star
450%
-
4 Star
450%
-
3 Star
00%
-
2 Star
00%
-
1 Star
00%
| Created | 1 March 13 |
| Last Update | 29 April 13 |
| Columns | 4+ |
| Compatible Browsers | IE8, IE9, IE10, Firefox, Safari, Opera, Chrome |
| Documentation | Well Documented |
| High Resolution | No |
| Layout | Responsive |
| ThemeForest Files Included | Layered PSD, HTML Files, CSS Files, JS Files |
- business
- clean
- corporate
- creative
- customizable
- elegant
- grid
- jquery
- mobile
- modern professional
- photography
- portfolio
- responsive
- stylish
© All Rights Reserved der -
Contact Envato Support


A beautiful theme. Congratulations!
Thanks. Glad you like it!
Awesome theme! I really like the transition on the search bar in the header. Good luck with sales…
Thanks a lot!
Really nice theme, congrats
Thank you!
very creative
Thanks!
I need a working contact form with form validation and successful message sent notification message. Does this template have this and if not, can you add it?
Blocked has exactly what you’re asking for. For more info, consult the documentation. Everything you need to know is there.
Have in mind that the theme doesn’t send the email for you. It sends the data to the server using AJAX and displays the server response in the success notification box.
Sorry, but on one hand you indicate that the form works, but then you say the theme doesn’t send the email. If you include a php send form of some type, after updating the email address, does the contact form work?
The form works (it sends the form data to the server), but it does not send the email. The template does not include a PHP script to send the email.
The WordPress version has a Form Builder and an Email Template. It also sends the email. More info on http://bit.ly/get-blocked-wp
Thanks…
You’re very welcome. For any issues or questions, feel free to let me know in the Support Forums, I’ll be happy to help you out.
Hi, That’s a really nice and beautiful template. My client provide me this template and I’m actually working on that.
I just have one bad comment to make (correct me if I’m wrong) : the dependance between Js files is not a good way to make the things at all (core, head.min and core.slider.default). I’m actually working on a Framework and I need to respect the project architecture, and head.min.js include on the fly core.slider.default but try to include it from the root path of the server. And what about if I want to put that files under another folder???? I actually can’t out of the box so it’s not working unless I create a folder core/js/core.slider.default in the root directory.
Thanks
Hi. You don’t need to create the directories. Just edit the footer template and set document.root to the path where your project is located.
Congratulations!,it’s a very nice theme ..
Thanks!
Is anyone else having a problem with the menus not dropping down in IE8?
The menu works properly in IE8. Try testing in other computers and see if the issue persists. If there’s something that needs fixing, I’ll fix it
Hi! Great looking template! I’m thinking of buying it but have a question before i do. For the one column portfolio page will I be able to easily embed Vimeo videos instead of the image galleries that are currently there? Also will I be able to put more than two videos vertically on that page with out having to change too much code?
Yes, you can do that pretty easily as long as you use the proper column classes. The layout is very flexible and allows you to do virtually anything.
On the 1 Column Portfolio you could replace the article.post .slider div with the following:
That should do the trick
Great! Thanks!
Hi there this theme is really great.. I would like to create and iframe rather than a slide show to show other content is this possible??
Thanks friend! Yes you can do that. Give it a shot! If in doubt feel free to let me know in the Support Forums
Hi I created a quick fix with colorbox code instead of prettyphoto
let me get this straight so I can fully understand. All of these multipurpose templates on themeforest that has a blog section would only work if it is used on the wordpress press platform? Put another way, in order to use the blog feature of this and any other multipurpose template that has a blog, I would have to convert it to a theme for wordpress? Thanks for any prompt reply…
Not really. The HTML5 version can be implemented using any CMS, be it WordPress, Expression Engine, Joomla, Ruby on Rails, Django, etc.
You get an HTML/CSS3/JavaScript template (just the bare bones), so you can then implement on your own blogging system or CMS.
Regards.
Hi
Really great template.
Need help please. Trying to set columns within tabs, but not working. The columns are not displayed next to each other.
How can I do this?
Here is my code:
<ul class="tabs"> <li class="tab active"> <h3 class="title">Tab 1</h3> <div class="two-thirds column alpha"> left </div> <div class="one-third column omega"> right </div> </li><!-- .tab --> <li class="tab"> <h3 class="title">Tab 2</h3> </li><!-- .tab --> </ul><!-- .tabs -->Regards
Hi friend,
Blocked uses a fixed grid system (skeleton), which means columns have a specific width. Columns can only be used inside layouts and in content, but not within tab content (or inner content).
You could get around this limitation by using a fluid grid system. For example, you could use the Bootstrap Fluid Grid. Customize your download to only include the grid system and include the stylesheet on the theme. You will then be able to use the bootstrap fixed grid classes to insert the columns inside the tabs.
Regards.
Hello der
Thanks for your suggestion. I will try it out.
Regards
My pleasure! Any other issues you may have please post them on the Support Forums so others can benefit from your solution
Hello
In the Opera browser, there is always a slight delay before the css is applied. ie. you see the plain html first (with no styling), and only after a split second do you see the page with the correct styling applied.
What can be done?
(If it relevant, I am using Opera version 11.60 in a Windows 7 – 64 bit environment.)
Regards
Please post your support inquiries in the Support Forums. Include the URL to your site so I can see what’s going on (if available). I’ll follow up there.
I’ll have a look into this. See you in the forums!
Hello, This is a beautiful template. I built my clients site with it. I have not been able to get the forms to work due to not having a server side php send script that works with the forms on the template. Techtite form mail and Jacks scripts SendMail doesn’t work with it. Do you have an idea where I can get a php script that will work with it? I’m desperate.
I have also purchased the WP version for a separate blog for the client site. Those forms work great.
Any help would be greatly appreciated.
Hi Jim! Sending emails is not part of the theme’s functionality, which means I can’t provide proper support for mail since it depends on the backend you’ll be implementing.
You can download this PHP script I’ve created a while back, which sends the email using the PHPMailer package.
You need to edit the script to specify the recipient, as well as any other fields you include in your form. In order for the script to work, PHP must be configured to send email.
For any other issue or questions, please post them on the Support Forums, as it is the official support channel
Regards
Hi, I’m working with this template and I just noticed IE 9 does not render the placeholders on the form (placeholder=”First Name”). Can you provide a work around for this? Labels above each input field would be great.
I see in the CSS you specified rules for the labels, but it only applies to class=”full” not class=”dual”
Thanks!
Noted. Thanks for reporting it, I didn’t notice this happened. So many things to test and at least one slips off, regardless of how perfectionist you are
Here’s what we’ll do: I’m currently working on a fix for this, in the mean time, head over to the Support Forums so you can be notified when the update is released.
I should get it done in the next few hours after writing this comment. See you in the forums!
update: To fix, add this code to your core/js/client.js, I will include this in the next update, which should be available within the next few hours.
You can see the fix in action in the live preview.
Regards
Thanks, Der! Thanks for your quick turn-around! Sorry for my slow reply, I’ve been busy with other things and just got back to this. I’ll apply the fix. Any chance you could fix the dual CSS “label” as well? I’m using multiple forms and on one I’d like to have the labels above the input field. Currently, this works on class=”full” not class=”dual”. Thanks a bunch!
Hi, Please head over to the Support Forums and let me know about the issue there. I’ll follow up accordingly!
P.S.: ThemeForest comments are best for pre-sales questions and/or general product info!