wiseguys
- Bought between 10 and 49 items
- Europe
- Exclusive Author
- Has been a member for 0-1 years
- Referred between 1 and 9 users
- Sold between 5 000 and 10 000 dollars
535
Purchases
Buyer Rating:
4.58 stars
4.58 average based on 52 ratings.
-
5 Star
3975%
-
4 Star
611%
-
3 Star
611%
-
2 Star
00%
-
1 Star
11%
| Created | 21 November 12 |
| Last Update | 5 February 13 |
| 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, PHP Files |
- business
- corporate
- creative
- customizable
- disqus comments
- html5
- isotope
- mailchimp
- modern
- newsletter
- portfolio
- responsive
- seo
- showcase
- template
© All Rights Reserved wiseguys -
Contact Envato Support


Hello,
I also want to know how to set the background (responsive template) on hold when i scroll. When you scroll the background (of the slider) is moving.
Thanks!
Hi,
Not sure what you mean, the background image is fixed, it doesn’t move when you scroll. The blur effect on the header adjusts to reflect its position in relation to the background image that’s normal.
Thanks, Greg
I think its that. When i scroll i want the background to be scroll/move also. Do i have to change the fixed option?
It’s not that simple there is quite a bit of code involved with the background and the blur effect. Send me an email via my profile page and I’ll see what I can do.
Thanks, Greg
HI, I need to center the menu and include a logo en the middle (between the menu options) all in the same line. Is this possible?, can you help me pls. Thanks Miguel
Hi,
No sorry that’s not possible.
Thanks, Greg
wiseguys
Excellent job!
Three beginner questions.
1. Where change the direction of my office to appear on the Google map?
2. How do I specify that I want the home page Boxed with background image?
3. How to change the color (now gray) text on all pages?
Thanks for your support.
Hi,
Thanks for your purchase
1. Go on google maps, set your location, in left sidebar you have a button that lets you copy the iframe, copy that and paste it instead of the default one in contact.html on line 266.
2. Please refer to the help file in /help/wiseguys_template/ help file provided in your download.
3. In base.css, change the color of the body tag on line 110
Thanks, Greg
Thanks for your support!
wiseguys
....other question.
It’s possible include an image or text right side of the logo with the name of the company?
Thanks for your support.
The easiest would be to include it directly in your logo image, then change the size of the logo accordingly in layout.css on line 251
Thanks for your support!
Hi,
Thanks for your purchase
I can only see one problem in your markup, it’s on line 96:
A comment should only have 2 hyphens not 3, you might as well just delete it.
Not sure if that is is the issue but start by fixing that.
Thanks, Greg
Thanks. i deleted it but it is not working again. circle buttons, which are bottom of slide, is not working
ok well send me an email via my profile page i will have a look but I will need your current template.
thanks. it is done. there must be an img tag in li tag. if it is not, it is not working. i added an empty img tag. i solved so.
Just bumping a thread.
Do you have a projected date for the Wordpress release? I’d love to use this for a project, but need to get started soon.
thanks!!!
Hi,
The wordpress version is almost ready but a bit delayed, we plan on uploading it next week.
Thanks, Greg
Hello, I do not contact form sends mail phone
Hi,
I just tested and the form works fine on mobile, send me an email via our profile page and I’ll check your setup.
Thanks, Greg
Featured Works images on the index page are 225 px width, on the portfolio page 306 px width; I managed to handle bigger or smaller width images but i want the images in the center of the box not on the left side of the box. How can i do that. There is no problem if the image size is exactly same as the box of course.
Hi,
Thanks for your purchase
Yes the images must be the size of the containing box. The size varies depending on the number of columns in the layout, for example 306px width images are for a 3 column layout, but if you use the portfolio page with 4 columns, they will be 225px, same as in the portfolio carousel on home page.
Hope this helps.
Thanks, Greg
Hello friends, you have created one of the best themes. I have a problem, in the contact form, when I put verification code always appears error: “Attention! Please correct the errors below and try again. The verification code is incorrect You entered. ” Thanks
Hi,
It seems to work fine here, send me an email via our profile page and I’ll have a look at your site.
Thanks, Greg
Ok, can you send me an email via our profile page I need to have a look at your php files.
Thanks, Greg
ok, I’ll send FTP data message
Hi, I have a question: can i get RTL version?
Hi,
There is no RTL optimized version, but you can adjust it yourself using css, for example:
p{ direction: rtl; }So open base.css, in there you have css for the basic html tags such as headings, paragraphs etc..to which you can apply the above rule.
Thanks, Greg
Wise Guys team,
Great template! I have a question regarding the “tabs widget” on the “services2.html” page. For the first tab, I’d like to have a two column checklist but so far I’ve had no luck. What would I have to change in order to achieve that?
Thanks
Hi,
Thanks for your purchase
This is a bit of a quick hack but it works, first in your markup create 2 lists like this:
<div id="tabs-1"> <ul class="check doubleList"> <li>Lorem ipsum</li> <li>Lorem ipsum</li> <li>Lorem ipsum</li> <li>Lorem ipsum</li> </ul> <ul class="check doubleList"> <li>Lorem ipsum</li> <li>Lorem ipsum</li> <li>Lorem ipsum</li> <li>Lorem ipsum</li> </ul> </div>Then in your layout.css add the following css rule:
.doubleList{ width: 40%; display: inline-block; margin-right: 5px; }thanks, Greg
Any chance you would consider an alt version of the header that includes social media and a utility navigation? I am on the edge of buying but the header is challenge to add elements.
Hi,
This is not a bad idea but we are extremely busy at the moment with the Wordpress version of this template coming out this week-end, so if you don’t mind waiting a bit send me an email via our profile page and I’ll get back to you when I have some free time.
Thanks, Greg
I am updating one of my websites with the Wise Guys theme. I would like to use the 3D slider, but in the help section it does not specifically address this slider. There are links to the revolution and flex sliders, but I prefer the 3D. I specifically need to find the CSS references and markup for the transitions, but do not want to waste time guessing. Thanks
Hi,
Thanks for your purchase
The 3D slider is actually the revolution slider, it is 3D effect part of it, so look in revolution slider help file where you will find the various transitions including 3d ones such as 3dcurtain-vertical, 3dcurtain-horizontal, etc…
Thanks, Greg
how to edit twitter user to show my tweets on home?
Hi,
Thanks for your purchase
There is a twitter section in the help file.
Cheers, Greg
Is there a way to just disable the jackbox script for images?
Hi,
Yes you just remove the anchor link that wraps the image.
Thanks, Greg
Sorry to be a dumbass, but where do I do that?
Well first of all I thought your question was a “pre-sale” question, since your account shows you have not purchased this template. So please login using the account with which you bought this template.
Thanks, Greg
I’m logged in now
Hi,
I can see you are logged in, but your account doesn’t show the “purchased” badge. Look at the comment made by luiscalderari just before you, next to his name you can see it says “Purchased”, but not next to your name.
Have you bought this template with another account that “createcomm”?
Greg
Nope. Bought it with this account. Just logged out and in again. Don’t know what is happening
Are you sure you bought the html version or the wordpress version? This is the comments area for the html version, for the wordpress version it is here (different support team): http://themeforest.net/item/wise-guys-responsive-multipurpose-wordpress/discussion/4114230
Ooooh stupid me. I bougth the WP version…
Hi, I don’t find the css file for change the font size of the primary menu. Thank for helping.
I like your theme
Emmanuel
Hi,
Did you buy the html version of this template or the wordpress version? For the wordpress version support please post your question on the wordpress theme comments page: http://themeforest.net/item/wise-guys-responsive-multipurpose-wordpress/4114230
Thanks, Greg
Hello,
I just uploaded the theme files to the server and it is showing an error when i go to: Appearance > Themes
Message: Broken Themes
The following themes are installed but incomplete. Themes must have a stylesheet and a template. Name Description wiseguys_source_responsive Stylesheet is missing. wiseguys_source_static Stylesheet is missing.
Thanks in advance,
Frank
Hi,
I replied to your other comment.
Thanks, Greg
Hi there,
I used the static template version. In the browser everything is fine, but when i look at the template on my iPhone mobile, its not the same version as the static version in the browser. How can i fix this, i want the template to be exactly the same as in the browser.
Regards
Hi,
Can you give me more details? I just had a look and it seems fine to me, what exactly is the problem?
Thanks, Greg
HI, I can see some extra prices (on the banner) for plugins for this template, e.g. Isotope, Jackbox and Revolution Slider. I don’t understand it as I purchased this template today and All this plugins are working and where included in ZIP file I downloaded. Is it free (included in your price) or I should purchase them separately now? Will I get something more if I’ll do so? (for example some software to create sliders, or so) Thank you. Peter
Hi Peter,
No you don’t need to buy these, we already bought commercial licenses for these softwares so we can include them in our template, and these softwares are not limited in the template, so you wouldn’t get anything more by buying them.
Thanks, Greg
Hello Wise Guys, I like your theme a lot! But it as a beginner I can’t find the rest of the 36 page templates. I’ve can see in Template Builder: ‘aboutus & 2, pricing options and default’. What do I wrong or can I find the rest? Thanks.
Hi,
This is the comments section of the wiseguys HTML version, please post your comment on the Wordpress version comments here: http://themeforest.net/item/wise-guys-responsive-multipurpose-wordpress/4114230
Thanks, Greg