This item is by an Elite Author
peerapong
- Power Elite Author
- Power Elite Author: Sold between 2 000 000 - 4 999 999 dollars
- Has been a member for 3-4 years
- Exclusive Author
- Item was Featured
- Author was Featured
- Bought between 10 and 49 items
- Referred more than 2000 users
- Repeatedly Helped protect Envato Marketplaces against copyright violations
- Author had a Free File of the Month
- Beta Tester
212
Purchases
Buyer Rating:
3.81 stars
3.81 average based on 32 ratings.
(more information)
-
5 Star
1340%
-
4 Star
721%
-
3 Star
825%
-
2 Star
13%
-
1 Star
39%
| Created | 4 August 11 |
| Last Update | 21 December 12 |
| Columns | 2 |
| Compatible Browsers | IE8, IE9, Firefox, Safari, Opera, Chrome |
| Software Version | WordPress 3.5, WordPress 3.4, WordPress 3.3, jQuery |
| Documentation | Well Documented |
| High Resolution | No |
| Layout | Fixed |
| ThemeForest Files Included | Layered PNG, Layered PSD, CSS Files, JS Files, PHP Files |
| Widget Ready | Yes |
- business
- clean
- creative
- elegant
- gallery
- grid
- homepage manager
- minimalist
- modern
- multiple upload
- personal website
- portfolio
- software
- studio
- wordpress
© All Rights Reserved peerapong -
Contact Envato Support


Hey Peerapong,
It’s been 10 days since I submitted tickets on ThemeGoods. Have you stopped supporting Helious?
Thanks, Ben
Hi
Portfolio items do not work with permalink format (http://site.com/sample-post/).
It gives 404 error. Can you please fix it?
Could you try to contact your hosting provider please. There are some server .htaccess which cause this error.
No it is not the server. Wordpress changed the way they are handling media since you last updated the theme. It doesnt work on latest version of wordpress.
I am trying to query portfolio items by set but having issues. I tried adding filter on #116 in “template-portfolio-thumb.php” template file but doesnt work.
$args = array( 'numberposts' => $portfolio_items, 'order' => $portfolio_sort, 'orderby' => 'date', 'post_type' => array('portfolios'), 'offset' => $offset, 'tag_ID' => '8', );OR
$args = array( 'numberposts' => $portfolio_items, 'order' => $portfolio_sort, 'orderby' => 'date', 'post_type' => array('portfolios'), 'offset' => $offset, 'cat' => '8', );I added
'tag_ID' => '8',and'cat' => '8',but neither works. I am trying to display portfolio items only from set ID 8 .Can you take a look please.
Thanks Zaur
Sorry it couldn’t be done using theme admin. However you can edit theme CSS file to change that
Did you know about Firebug a Firefox plugin?
https://addons.mozilla.org/en-US/firefox/addon/1843/ It will help you inspect all CSS and HTML elements, really help if you do a lot customizationThe main CSS file is /css/screen.css
thx a lot. I’ll try it. and sorry for overlap 3 post
Hey..
In the demo there is info like Photostream etc. How do i get anything in that section of the page?
Thanks
You can add Flickr widget to sidebar using Appearance > Widgets