This item is by an Elite Author
kubasto
- Exclusive Author
- Elite Author
- Sold between 250 000 and 1 000 000 dollars
- Author was Featured
- Item was Featured
- Contributed a Tutorial to a Tuts+ Site
- Author had a Free File of the Month
- Referred between 100 and 199 users
- Has been a member for 2-3 years
- Bought between 1 and 9 items
- Europe
572
Purchases
Buyer Rating:
4.34 stars
4.34 average based on 91 ratings.
-
5 Star
5560%
-
4 Star
2224%
-
3 Star
77%
-
2 Star
44%
-
1 Star
33%
| Created | 19 October 10 |
| Last Update | 23 December 12 |
| Columns | 1 |
| Compatible Browsers | IE7, IE8, IE9, Firefox, Safari, Opera, Chrome |
| Software Version | WordPress 3.5, WordPress 3.4, WordPress 3.3, WordPress 3.2, WordPress 3.1, WordPress 3.0, jQuery |
| Documentation | Well Documented |
| High Resolution | No |
| Layout | Fixed |
| ThemeForest Files Included | Layered PSD, CSS Files, JS Files, PHP Files |
| Widget Ready | No |
- ajax
- clean
- columns
- contact form
- corporate
- cute
- horizontal
- infinite
- personal
- positive
- slider
- soup
- unique
- video
© All Rights Reserved kubasto -
Contact Envato Support


thanks a lot! both worked fine!
The item Stuff WP doesn’t work properly on Firefox 7.1, I’ve got a Macbook Pro i7 2.2GHz. No horizontal disposition. I was thinking about buying but in this way I’m thoughtful! Is there anything that I could do to solve this?
Hi,
I’m not sure what you mean, because there is no FireFox 7.1 yet. The newest version is 7.0.1, and Stuff works perfectly fine on it.
Cheers
That’s what I mean:
http://dl.dropbox.com/u/31919651/Screen%20shot%202011-09-30%20at%202.23.01%20PM.pngIt looks like you’ve got JavaScript disabled in your browser. You can check if it’s enabled or not on this page. Also, have you tried other browsers?
Question…
When displaying “posts” on the main page, can the code be edited to disable display of post details, ie. post date, category, etc.?
Thanks
Hi,
yes, it can be switched off in the Theme Options.
Cheers
Kubasto – Hi. Blog going well. Is it possible to have a portfolio item show up on the homepage? http://www.stefanpinto.com
Hi,
there is no such built-in option.
Cheers
Of course, you can make the portfolio show up as a homepage.
Thanks Kubasto; thought so. This is minor, mostly a form vs. function issue: why do the social media plug-ins appear TWICE on an individual post. It happens with all the plugins I’ve tried – http://www.stefanpinto.com/2011/07/bittman/
Stuff is a specific theme, where post’s excerpt and content are displayed independently, that’s why it doubles the plugin’s icons. To fix it, paste the following code to the Custom JS field in the Theme Options:
jQuery(document).ready(function() { jQuery('.box .content .column.first .addthis_toolbox, .box .content .column.first iframe').remove(); });or:jQuery(document).ready(function() { jQuery('.box .excerpt .addthis_toolbox, .box .excerpt iframe').remove(); });depending which one you want to hide.Cheers
kubasto – how would you go about adding a small ad to the home page of this theme (Stuff)? Ideally, the ad would always be visible.
Are there specific features in Stiff that support advertising?
Hi,
there is not built-in ad space in Stuff, but some users add it by themselves. E.g. http://www.desarrollod6.com/festival/
Cheers
Thanks for sending me an example of how users place ads in Stuff.
It looks like they simply use blog posts (without a date) to the display their ad.
I would think the area below the main menu in Stuff would be an ideal location for an ad. Is there a way to extend the menu, but use an image instead of text for the final bullet?
Thanks again!
It would need some custom changes, there is no such built in option.
Cheers
Hi Kubasto - How do I make the “Before and After” page (which are all portfolios) show up as the homepage? http://www.stefanpinto.com/before/
Hi,
it’s described in the documentation, page 5.
Cheers
Ok. That’s easy; it worked. Now this one is harder
How do you make a general section that says “Blog” and have it point to the posts?
Create an empty page an select it as a Posts page. The same section as you’ve made the previous setting.
Kubasto – Why does the summary (below the Featured Image) appear bold? http://www.stefanpinto.com
you have an empty paragraph with an opened (but not closed) strong tag in the newest post. To fix it, delete it from the code: Cheers
Kubasto – Thanks for all of your help. The theme looks great and people seem to enjoy reading the posts. How do I REMOVE BORDERS from the images on here: http://www.stefanpinto.com/buy/
to remove the frame only from this specific image, add the following code to the Custom CSS field:
.post-90 .box img { border: none; }CheersHi
Thought I would post our website link which using this template. Thanks Kubasto for the assistance you have given.
www.pushcreative.com
Cheers
Hi,
good job, thanks for sharing.
Cheers
Is there an easy way to increase the page width of the default page?
Hi,
there is no such built-in option to do that. This kind of modifications are beyond the free support. If you want, you can contact mi directly here.
Cheers
Kubasto! Thank you for the theme. As my audience grows, I realize I need to accommodate them: how do we make this work on a mobile device?
Stuff is not prepared to work perfectly on mobile devices, so I can’t do much in that matter.
Hello, I have a problem with IE8 . In the Gallery, when you filter by categories, title overlap. Any issue? Thanks
Can I see your site, please?
Sorry Kubasto I’ve written in the wrong Discussion board.
Everything’s works good with Stuff Template
Hi, i don’t see Stuff Options page in wordpress.
Hi,
it’s in the Appearance / Theme options section.
Cheers
Hi!
I’m using Stuff with some customization, thanks for a great theme!
Recently I discovered a problem in IE9 , the menu disappears! Any idea of what this can be?
Thanks!
Can I see your site, please?
Hi,
I would like to know if it is possible to make the Post/Page area fixed in the position and only the comments will be able to be scrolled (horizontally) instead of like the original theme both the Post/Page content and the contents area will move left and beneath the Menu bar on the left?
Which part of CSS or theme file can I adjust to achieve this?
Thank you.
Hi,
This would require a lot of code modifications, and this kind of customizations are beyond free support. Anyway, I don’t think it’s a good idea, because in many cases it would make the site (comments section) impossible to use. For example on a popular 1280px resolution, the main content takes almost all the window space.
Cheers.
hi how can i add image and video to a portfolio item? when i add a video, it doesnt show images… and also i cant add a video to text side.. (im adding videos from vimeo)
Hi,
you can’t mix images and videos in one portfolio item.
Cheers