This item is by an Elite Author
Softwebmedia
- Bought between 1 and 9 items
- Elite Author
- Exclusive Author
- Has been a member for 3-4 years
- Item was Featured
- Referred between 10 and 49 users
- Repeatedly Helped protect Envato Marketplaces against copyright violations
- Sold between 50 000 and 100 000 dollars
55
Purchases
Buyer Rating:
4.25 stars
4.25 average based on 4 ratings.
-
5 Star
375%
-
4 Star
00%
-
3 Star
00%
-
2 Star
125%
-
1 Star
00%
| Created | 7 December 12 |
| Last Update | 22 April 13 |
| Columns | 4+ |
| 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 |
- black
- business portfolio
- clean
- corporate
- creative portfolio
- jquery
- photography portfolio
- prettyphoto portfolio
- sortable gallery
- unique design
- web studio
- white
© All Rights Reserved Softwebmedia -
Contact Envato Support


Could you please tell me where you got the social media icons – (icons/twitter.png, etc.) .... I’d like to add icons for Pinterest and G+ to match the ones currently in the design.
Thank you!
Hello accoladeseo,
Thank you for purchasing the theme
You can find social icon from this page.
You can use photoshop file 03_theme_graphics.psd to add new icons and export like other icons with border.
Awesome, thanks so much!!
Hi man, great theme
I have a trouble with the map. Google code doesn’t work, in effect it seems to be a different syntax between google code and yours. Can you help me?
Hi spantax,
Thank you for purchasing the theme
Please send us google code from our profile page form so we can check and reply you with correction.
Mail sent, thanks
HI, i’m still waiting for your help ! I send again to you a mail with the maps address. Thanks in advance
Hi spantax,
We already sent you reply mail with correction yesterday (may be it is in email’s spam folder), we forwarded it again, please check.
Thank you
Got it, thanks, works fine. I have another little issue, i send you a mail.
We replied your email, please check.
Hi there,
You are using jquery 1.7.2 in your template. Many new components require newer jquery and when I change to newer jquery (for example (1.8.3 or 1.9.1 ) on the CDN, the revolution slider and flex slider, more specifically the Testimonials does not work any more.
The revolution slider just breaks and the testimonials appears flat in multiple rows.
I get the following error on the console:
Error: Syntax error, unrecognized expression: ..testimonials_slides ul http://ajax.googleapis.com/ajax/libs/jquery/1.8.3/jquery.min.js Line 2Could you please check to see if you can locate the issue. We can not stick to the JQuery 1.7.2 for long.
Thank you in advance.
Hi mebomi,
Please download updated version 1.02 which is compatible with jQuery 1.9.1
Thank you
Thanks for your grate support
I had a little time to run your updated template. While it runs well within FF and Chrome, it is a disaster under IE (8+), nothing is on place and working. I guess you should have a look yourself and let us know.
Hi mebomi,
Thank you for your feedback.
We found bugs in contact form and image slider which we fixed in theme-settings.js (and re-uploaded the theme), now all pages are coming fine in IE8+.
You can check preview site : http://evolve.premiumthemes.in/
Very nice template! Do you have any single page with these features?
Thank you lagunacat for your positive feedback
We have all multi pages themes but in future we will add some single page themes.
Hello! Why when I am hover on the link at the main menu, link moves on the left side? You can more detail explanation on this screenshot – http://oi40.tinypic.com/34jc1zk.jpg What I should do in order to correct this? Thank you and I will be waiting your answer.
Please login from the account which you purchased this theme and send same message (with your website url) to verify for free support.
hello, i have 2 questions.
1. can you tell me what is the easiest way to make a simple image caption. i want a right floated image with the text directly under the image. like WP does.
2. is there an easy way to update from version 1 to the newest 1.02?
thanks
Hello trustadvert,
You can update latest version by replacing all javascript file of “js” folder and in style.css – compare both current and updated version css files index #4 Top Menu, you can replace it only edit few line where styles are updated.
Below is sample code for image with caption
HTML: CSS:.mycaption { float:left; margin:0 20px 20px 0; text-align: center; display: block; } .mycaption span { display: block; font-size: 11px; padding-bottom: 4px; }Thank you
thank you. i use now that solution. so i can use your existing image_right and image_left classes.
HTML: CSS:.image_border span { display: block; font-size: 11px; padding-bottom: 4px; text-align: center; }No, its diff. than given custom classes. You have to edit as per your left and right image with diff. style names like.. mycaption_left and give css margins as per left,float-left etc. and same for right.