SpaceheadConcepts
- Sold between 50 000 and 100 000 dollars
- Has been a member for 1-2 years
- Exclusive Author
- Australia
- Bought between 50 and 99 items
- Referred between 50 and 99 users
408
Purchases
Buyer Rating:
3.97 stars
3.97 average based on 35 ratings.
-
5 Star
1851%
-
4 Star
822%
-
3 Star
411%
-
2 Star
00%
-
1 Star
514%
| Created | 24 August 12 |
| Last Update | 7 January 13 |
| 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 | Yes |
| Layout | Responsive |
| ThemeForest Files Included | Layered PSD, CSS Files, JS Files, PHP Files |
| Widget Ready | Yes |
- agency
- fullscreen
- gallery
- infinite scroll
- isotope
- masonry
- photography
- portfolio
- post formats
- responsive
- slideshow
- spacehead
© All Rights Reserved SpaceheadConcepts -
Contact Envato Support


Hi, I have purchased this item and going through a hard time to figure out what I have to do to make a fullscreen slideshow just like your sample site. Also, I would like to make that slideshow as my front page. Could you give me a step-by-step tutorial? ps. I have tried ‘slides’ but it didn’t work out right; how do I make those separate slides into one complete slideshow?
Hi there! It would be best to post in the support forum over at http://support.spaceheadconcepts.com to get your questions answered.
Cheers!
I need to upgrade Ablaze Theme version 1.1.3 to version 1.1.5.
Please share the site where I can download to do this?
Thanks
Hi, you can just redownload it from Themeforest.
Thanks.
Any plans for a stand alone HTML version?
Hello,
I’ve bought your theme and I love it. I would like to know if it’s possible to had video in the top slider of the portfolio post.
Thanks, C.
hi
when i check galley page on Ie9 somtimes photo tumnails are bug,, why?
The theme is failing to install when I try to upload the zip file. It says the theme is missing the style.css stylesheet.
Any fixes?
Is it straightforward to make some of the thumbnails double column width (to increase the overall size of the thumbnail, not just in height) on the portfolio page?
So effectively one thumbnail is two panels wide and horizontal in shape.
Hi, fantastic theme. I’ve a problem with portfolio-post/post in Wordpress MU . I get a “Page Not Found”
Does it support Multisite?
Thanks
Hi i like your theme. It’s well designed and the options are ok. But your code is in some parts little bit buggy!
One example: Your background-image support only works on static pages, not on the blog-index or blog-single pages. For futurerelease you can fix it in your css.php file (near line 52):if(is_home() || is_single()) { $postspage_id = get_option('page_for_posts'); } else { $postspage_id = $post->ID; } $backgroundsettings = (get_post_meta($postspage_id, THEME_METABOX . "background_image", true) == "") ? '' : get_post_meta($postspage_id, THEME_METABOX . "background_image", true); ...regards robert