Equiet
- Bought between 1 and 9 items
- Europe
- Exclusive Author
- Has been a member for 2-3 years
- Referred between 10 and 49 users
- Sold between 50 000 and 100 000 dollars
145
Purchases
Buyer Rating:
4.18 stars
4.18 average based on 11 ratings.
-
5 Star
763%
-
4 Star
19%
-
3 Star
218%
-
2 Star
00%
-
1 Star
19%
| Created | 18 August 12 |
| Last Update | 8 October 12 |
| Columns | 1 |
| Compatible Browsers | IE8, IE9, Firefox, Safari, Opera, Chrome |
| Documentation | Well Documented |
| High Resolution | No |
| Layout | Responsive |
| ThemeForest Files Included | Layered PNG, HTML Files, CSS Files, JS Files, PHP Files |
- Adobe Fireworks
- blog
- clean
- contact form
- creative
- css3
- gallery
- html5
- minimalist
- photography
- photos
- portfolio
- responsive
- slider
- video
© All Rights Reserved Equiet -
Contact Envato Support


Very nice!
Any video embedding/playing options coming?
Thanks!
In Gallery (masonry) you can link to a video.
What options would you like? Fullscreen video?
Good work! Best of luck with sales
Great Job & already bookmarked !!!
Great job, really like the image and map cuts! GLWS !
Great design , looks wonderful ; good luck with sales
Great template!
Beautiful and original. Good luck with sales!
Thanks!
Hi I just bought this template. Is it possible to re size the hit area of the next image/video button? Right now if you try to hit the fullscreen button on a youtube video you will go to the next image. Thanks Martin
Hi,
what button do you mean? Top right corner controls in full screen slider? You can resize them, but it won’t look good. :/
Regards, Equiet
Sorry I described it badly. I mean when you get that floating window for images and videos. You can click on the left and the right side to go to previous or next image/video, but when there is a youtube video you can’t press the fullscreen button on the youtube player. When you press it you activate the next button and then it changes to the next image.
Best, Martin
Oh, I see. It is a slideshow feature of Fancybox plugin. You can remove it from the slideshow and disable the previous/next controls by removing
rel="gallery"from the<a>element.Okay, but is it possible to change the size of the hit area of the next button? So the next button doesn’t go as far down.
Yes. In css/jquery.fancybox-1.3.4.css go to line 136 and set
bottomvalue to30px;. This will move previous/next areas 30px higher. Then on line 160 setmargin-topvalue to0px, so the arrows will be correctly vertically aligned.And another question. Is it possible to use JW player to show videos?
Thanks Martin
I have tried that, but I believe there should be no problem with that. You will probably need to add some CSS classes to the JW player, but nothing difficult to do.
hi equiet,
great theme! like it a lot! i was wondering if it is possible to add a filter on the portfolio site, so you’re able to sort the pics as you wish. let’s say ‘show all’ / ‘view 1’ etc. i know there’s plenty of similar themes avialable with that specific function, but i like yours minimalistic design most! if the filter is not a big deal to import, i’ll definitely buy it.
thanks, martin
Hi,
I’m sorry, Play doesn’t have this functionality. I am not entirely sure what do you mean, but it will probably take time to implement. :/
Equiet
http://i.imgur.com/98zuI.jpg
Can you tell me why this template is different in FireFox ?
Hi,
thanks for noticing. Fortunately, there is a very easy fix for that. Just replace
skew(-15deg, 0)withskewX(-15deg)in style.css. I can send you updated files, I just need you to send me email via contact form, so I can reply back.Equiet
hi equiet, like your template, thats why i bought it. excellent work. 1 strange thing though… i’m on gallery-masonry.html and klicking on an image (not video) and i’m ending on a new tab, which shows me the image. there is no lightbox popping up. you know why? seems like there is some kind of missing link to a script or something… cheers! maybe you can help me out…
Hi,
there might be a problem with JavaScript. Make sure there are no errors (run debugging tool like Web Inspector in Chrome).
Equiet
I keep getting this message when I try and upload it:
Unpacking the package…
Installing the theme…
The package could not be installed. The theme is missing the style.css stylesheet.
Theme install failed.
Hi,
I’m sorry, this is not a WordPress theme. WordPress theme is available here: http://themeforest.net/item/play-responsive-portfolio-for-wordpress/2905473 Please send me an email and we will sort this out.
Equiet
Hi!
Is it possible to have the bg image in the portfolio item page to scale with the page? I have images where it is boring unless you see the whole image.
Thanks Martin
Hi,
I’ve updated script that resizes background image. It is being used in the WordPress version right now, you can see it here: http://playwp.equiet.sk/ An update for this template will be coming soon. When you make a purchase, just send me an email and I will send you the updated script.
Equiet
Hello,
Lovely template!
I’m using the gallery-masonry page and when I click the images too it goes to another tab instead of the floating window =( it can’t be the browser because when I view your example it works fine. Any ideas?
Also when I add my own different sized images it seems to add black space below to match the space of the image next to it. How can I get the images next to each other?
Also is there a way to change the column widths? and add more columns so the images are smaller?
Thanks
Hi.
Please make sure there are no JavaScript errors. If you are testing this offline, you also need to do this trick: in
jsfolder createlibsfolder and move therejquery-1.7.2.min.jsfile. Sorry about this bug.Images need to be identical in resolution. I am not using Masonry for portfolio, therefore won’t look good with various sizes.
You need to modify CSS (or LESS ) to change column widths. Look for
.portfolio liand change the width attribute.Equiet
Hi – any plans to update the mobile version of the navigation? I could do this if I buy, but I am debating since most others have a more visual form of mobile navigation then just a dropdown.
Otherwise, great looking theme!
Thanks, I will consider this for the future, but not right now. Sorry.
Hi, nice template! I would like to add margins to the items of the masonry gallery, how could I do this? Thank you for your answer, Regards
Hi.
It’s simple. Just add .gallery.masonry li { padding: 10px; } in style.css file. Unfortunately margins will be little bit uneven. You can solve this by wrapping whole gallery into a div with standard box sizing an padding: 10px;.
Equiet
Hi, Thank you for your quick answer!
All is working fine, I got the margins I wanted, but I just have a color issue : i added
to the masony gallery, in the html page so the margins would be black. But The margins of each pictures are not black but very dark grey. Where can i change this?
Thank you
Hi,
you can change this in style.css, line 599. Set background to #000 for pure black.
Equiet
Hi, I have one more question, I would like the elements to be a certain height but not limited in width (ie : single page and double pages layouts). If I just import the images with the correct height and width it does not work as it is automatically resized to 360 px in width. Where can I change this? Thanx, Best regards
The images are automatically resized to fit the width of the page (usually 20% or 25%). If you used various widths, it wouldn’t fit.
Thank you !