This item is by an Elite Author
awesem
- Microlancer Beta Tester
- Elite Author
- Sold between 100 000 and 250 000 dollars
- Exclusive Author
- Author was Featured
- Has been a member for 2-3 years
- Item was Featured
- Referred between 100 and 199 users
- Bought between 10 and 49 items
- United Kingdom
239
Purchases
Buyer Rating:
4.45 stars
4.45 average based on 38 ratings.
-
5 Star
2463%
-
4 Star
821%
-
3 Star
513%
-
2 Star
12%
-
1 Star
00%
| Created | 5 April 11 |
| Last Update | 11 April 13 |
| Columns | 2 |
| Compatible Browsers | IE7, IE8, IE9, IE10, Firefox, Safari, Opera, Chrome |
| Software Version | WordPress 3.5, WordPress 3.4, WordPress 3.3, WordPress 3.2, WordPress 3.1, WordPress 3.0 |
| Documentation | Well Documented |
| High Resolution | No |
| Layout | Fixed |
| ThemeForest Files Included | Layered PSD, CSS Files, JS Files, PHP Files |
| Widget Ready | Yes |
- business
- business portfolio
- clean
- corporate
- corporate business
- jquery
- jquery slider
- php
- portfolio
- products
- professional
- responsive
- showcase
- slider
- theme options
© All Rights Reserved awesem -
Contact Envato Support


That fixed it. Thanks so much.
You’re very welcome, thanks for letting us know.
Cheers
Olaf
I thought I was being very clever posting the html from the widgets into the home page, but now I can’t figure out how to link each block of content to my services page. Any suggestions?
http://inksnatcher.comHi Sally,
thank you for your query. In order to allow HTML in the double widget you would have to edit widget-double.php and change the code from:
to:
Please let me know if you experience any problems with this.
Thanks
Olaf
Hi,
I disabled comments in Settings > Discussion, but I still get the comments section. Do I have to edit the code to set comments to false?
Hi Vbastos,
thank you for your query. In regards to comments on pages, you can disable this on the edit page screen.
If you want to delete the comments off section in posts then you need to amend single.php, archive.php and comments.php.
Please let me know how you get on with this.
Kind regards
Olaf
I did this and now the whole site is down—can’t even get to my dashboard. I’m trying to find the exact spot in Filezilla but can’t see it in any of the widget files.
[In order to allow HTML in the double widget you would have to edit widget-double.php and change the code from: $instance[‘content1’] = strip_tags( $new_instance[‘content1’] ); $instance[‘content2’] = strip_tags( $new_instance[‘content2’] ); to: $instance[‘content1’] = $new_instance[‘content1’]; $instance[‘content2’] = $new_instance[‘content2’]; Please let me know if you experience any problems with this.]
Hi Sally,
I hope you are well. That looks right, you simply need to remove the strip_tags function from the widget which will stop the links getting stripped from the content you entered.
If you are unsure about how to do this you could consider involving a web developer who can sort this out quite easily.
Please let me know how you get on with this.
Thanks
Olaf
I took those out and the whole site crashed for 24 hours. I’ve now reverted it to the way it was before. Can you maybe suggest a less catastrophic way?
Surely there’s something I can just change in the double-widget text box.
Hi Sally,
if you want your links to appear within the widget then you have to remove the strip_tags( ... ) function as this strips any HTML from the text you input into the widget (e.g. hyperlinks). When removing the function you have to ensure that your PHP syntax remains intact (e.g. you have to remove the pair of brackets) otherwise you will get a fatal PHP error and that stops your page from loading. You also need to ensure that you use the right quotes as your content pasted below has different quotes due to the formatting of the these comments. This again could result in PHP syntax errors.
If you are unsure about modifying the widget you could seek the help of a web developer who should be able to implement this for you quite easily.
Please let us know how you get on with this.
Thanks
Olaf
Hi, i want to know if there’s a option to stop the slider to not play automatically, just work on button click?
Thank’s
Hi Gencoweb,
thanks for your query regarding the slider in our Vendor theme.
We use the SlidesJS slider ( http://slidesjs.com/ ) and you can stop the auto-slider by setting play to “0” in the theme options.
Please let me know if you experience any problems with this.
Thanks
Olaf
Hi, i Have Wordpress 3.3 and the slider is set to 0 but auto-play is still on
Hi Gencoweb,
can you send us or post your URL and we will have a look into this for you.
Thanks
Olaf
Hi, I want to send you the link privatly, don’t want to show it to everyone, Where can i send it to you?
Sure, please use the email form on our profile page or email us on support@awesem.co.uk.
Thanks
Olaf
Hi, I want to send you the link privatly, don’t want to show it to everyone, Where can i send it to you?
Sure, please use the email form on our profile page or email us on support@awesem.co.uk.
Thanks
Olaf
hello there can u send my dummy/demo content at revolusinetwork@gmail.com
thank you very much
Hi revolusinetwork,
thank you for your email regarding the sample data for the demo site. This is part of the theme and you can find this in the sample-data folder within the ThemeForest download file.
Please let us know if you experience any problems with this.
Thanks
Olaf
I just downloaded your zip and when I unpack it there isn’t a theme zip to upload to WP… what am I missing? Why isn’t there a zip to upload?
Thanks,
Storeyn1,
thank you for raising this. It looks like we forgot to include the zip file in v1.0.7. I’ve added this now and it should become available on ThemeForest later on today. Please let us know if you experience any further problems.
Thanks
Olaf
- Microlancer Beta Tester
- Elite Author
- Sold between 100 000 and 250 000 dollars
- Exclusive Author
- Author was Featured
- Has been a member for 2-3 years
- Item was Featured
- Referred between 100 and 199 users
- Bought between 10 and 49 items
- United Kingdom
+1 moreI will have limited Internet access over the coming days and we will not be able to continously monitor the comments and queries posted here.
For queries and support, please use our support forum at http://support.awesem.com and you can register using your item purchase code or contact us via our ThemeForest profile page and our support team will get back to you.
Kind regards
Olaf
Hi josclaes,
thanks for your query regarding the Vendor theme install. It sounds like you tried to upload the zip file you downloaded from ThemeForest which includes the theme, PSDs, help files etc.
Can you try and upload the vendor.zip file included within the ThemeForest zip file to see if that resolves your problem?
Thanks
Olaf
Not sure if Im uploading theme wrong but the slider on home page doesnt show up and neither do the page tabs on bar..
Hi Nani1,
thanks for your query. In regards to the slider, this sounds like you need to assign the homepage template to your frontpage which you need to specify under Settings > Reading
In regards to the tabs on bar, do you mean the menu navigation at the top? This is a custom menu and you should be able to drag and drop items onto it under Appearance > Menus – you also need to assign the menu on the left of this screen to ensure that it is using the menu you’ve defined.
Please let me know if you experience any further problems with this.
Thanks
Olaf
Hi I am uploading the them and looks as if its incomplete i dont have the slider on homepage and it just looks like its missing some files.. thanx for help
Hi Nani1,
I hope you are well and thank you for your query. It sounds like you need to create a page, call it e.g. Homepage and then you need to assign the homepage template which includes the code for the slider.
You can also check out our support forum over at http://support.awesem.com for further information regarding your Vendor theme.
Please let us know if you experience any problems with this and please feel free to send us your URL and we will have a closer look into this for you.
Kind regards
Olaf
Hi, I’ve using version 1.0.4 and when I want add any video (youtube) to portfolio, click on site and then show pop-up message “The requested content cannot be loaded. Please try again later.”
Why does it not work?
Thanks
Hi theblasphemous,
thanks for your query. Could you send us your URL from the account you used to purchase our Vendor theme and we will have a look into this for you.
Kind regards
Olaf
When I was looking source code /portfolio/ page, I realised code is but it should be rel=”youtube” and save portfolio item it must be automatically, but when i add a new portfolio item and then visit page I see not working.
This problem may be caused by hosting or what else ? I’m waiting for your help.
Thanks.
Hi theblasphemous,
thanks for your query. Could you create a temporary admin account for us and send us the details via the contact form on our profile page and we will have a look into this for you?
> http://themeforest.net/user/awesem/
The portfolio item page should look something like this.
Thanks
Olaf
Hi,
I’ve sent info for admin user.
Thanks again. Cem
Hi Cem,
thanks. We’ve created the portfolio type “video” for you and it should work fine now. When you create video portfolio items you need to assign the video type and the template will then display the item as a video.
Please let us know if you experience any further problems.
Kind regards
Olaf
Hi,
Thank you so much. I understood how it works. You saved me a big trouble. Thank you again.
Regards.
Cem
You’re welcome. Please let us know if you experience any further problems.
Kind regards
Olaf
Hi, I would like to set the fade speed to zero, tried to change fadein and fadeout in one of the js file, but didn’t work.
Thanks
Hi Remindology,
have you tried adding the following parameter to the slider settings in header.php:
Please let us know how you get on with this.
Thanks
Olaf
Hi, Twitter feed widget is not working, any suggestion?
Hi remindology,
thanks for your query. Twitter recently changed their API URL that we use in the widget. Please download the latest version of Vendor (v1.1) here from ThemeForest and that should fix the problem. I suggest you also readd the widget again to ensure that all changes get applied.
Please let me know if you experience any problems with this.
Thanks
Olaf
Having problems if you hit READ MORE under image…
http://www.hellerlumber.com/test/portfolio-4/you get:
Error 404 – Not Found Sorry, but you are looking for something that isn’t here
Hi John,
I hope you are well and thanks for raising your query. Could you send us a temporary WP login via our profile page and we will have a look into this for you: http://themeforest.net/user/awesem
Kind regards
Olaf
Hi John,
one thing you could try is to enable your permalinks under settings > permalinks
Please let me know if that resolves the problem.
Thanks
Olaf